Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create GitHub Actions for CI (#7335) | 2020-10-21 | 1 | -19/+1 | |
| | | | | | | | | | | | This is intended as a replacement for AppVeyor and parts of TravisCI. It will create full builds of MAME (including tools) for the following platforms: - Linux (GCC and Clang) - macOS (Clang) - Windows (GCC and MSVC 2019) It will also upload the resulting executable as artifact so that it can be used for regression testing. This commit also removes the unused TeaCI drone files. | ||||
* | Enable ppc64le for travis (#7113) | 2020-08-22 | 1 | -1/+8 | |
| | | | | | | * Added akkaarrh to the ci target. * Switched Travis CI to Ubuntu Focal. * Allow ppc64le CI build to fail. * Report CI status as soon as a job has failed or remaining jobs are allowed to fail. | ||||
* | Fix non-x86 build and try to make sure it does not break silently again (#7041) | 2020-08-12 | 1 | -4/+4 | |
| | | | | | | * Do not build x64 DRC backend when C backend is forced * New CI target (mametiny + kinst) * Switch travis to CI target * Switch appveyor to CI target | ||||
* | Overhaul travis.yml in an attempt to speed up macos builds (#6988) | 2020-07-23 | 1 | -8/+20 | |
| | |||||
* | Add arm64 and s390x to travis CI | 2020-06-28 | 1 | -12/+15 | |
| | |||||
* | Update Travis CI build environments | 2020-06-05 | 1 | -3/+3 | |
| | | | | | Switch Ubuntu build from gcc-9 to gcc-10 Switch macOS build from Xcode 11.0 (macOS 10.14.6) to Xcode 11.5 (macOS 10.15.4) | ||||
* | Continuous integration improvements (#5703) | 2019-10-18 | 1 | -3/+4 | |
| | | | | | | | | | | | | | | | | | | | | * Add workaround for imgtool and jedutil failing vs2019 debug builds with /ZI * No longer allow msvc build to fail * Enable tools build for travis to make it more useful * Switch travis to Xcode 11 in order to fix nltool linking failure * Prefer 64-bit compiler with VS 2019 too * Setting PreferredToolArchitecture to x64 is not needed, genie puts it into the project files for vs2015 or later * OPTIMIZE=1 build is faster that OPTIMIZE=0 for some reason. So fast in fact, that TOOLS=1 can be enabled without hitting the 60 minute timeout * Switch MINGW build to VS 2017 image until appveyor figure out why builds on VS 2019 are almost twice as slow * Run pacman twice to account for core system upgrades | ||||
* | Migrate travis-ci to gcc-9 | 2019-08-25 | 1 | -2/+3 | |
| | |||||
* | Migrate travis-ci configuration to Ubuntu Bionic | 2019-08-25 | 1 | -13/+3 | |
| | | | | Make sure Qt5 is the default when tools like moc are being called | ||||
* | Explicitly use Ubuntu Trusty | 2019-08-24 | 1 | -0/+1 | |
| | | | | Due to ppas used the travis-ci only works when trusty is being used. With xenial being the default as of August 2019 the builds fail most of the time. Request trusty explicitly until the CI configuration can be migrated to a more recent Ubuntu release. | ||||
* | Add libxi-dev to Travis Config | 2019-05-29 | 1 | -1/+1 | |
| | |||||
* | Update .travis.yml | 2017-07-23 | 1 | -1/+1 | |
| | |||||
* | Update .travis.yml | 2017-07-23 | 1 | -1/+1 | |
| | |||||
* | fixed QT 5.5.1 for trusty. | 2017-07-22 | 1 | -1/+1 | |
| | |||||
* | Fix travis | 2016-06-10 | 1 | -3/+3 | |
| | |||||
* | pkg-config is already there (nw) | 2016-05-28 | 1 | -1/+1 | |
| | |||||
* | update travis for osx (nw) | 2016-05-28 | 1 | -2/+2 | |
| | |||||
* | looks something is wrong (nw) | 2016-05-27 | 1 | -4/+3 | |
| | |||||
* | disable notification | 2016-05-27 | 1 | -3/+4 | |
| | |||||
* | they updated version (nw) | 2016-05-27 | 1 | -1/+1 | |
| | |||||
* | 2nd try (nw) | 2016-05-27 | 1 | -2/+3 | |
| | |||||
* | move to qt5 in travis.yml (nw) | 2016-05-27 | 1 | -2/+2 | |
| | |||||
* | Travis update (nw) | 2016-05-27 | 1 | -2/+1 | |
| | |||||
* | 6 is too many 3 is better, lets see about 4 (nw) | 2015-12-12 | 1 | -1/+1 | |
| | |||||
* | try again (nw) | 2015-12-12 | 1 | -1/+1 | |
| | |||||
* | in the 'try anything' dept.... (NW) | 2015-12-12 | 1 | -1/+1 | |
| | |||||
* | ups | 2015-12-11 | 1 | -1/+1 | |
| | |||||
* | let's see how this work | 2015-12-11 | 1 | -2/+2 | |
| | |||||
* | update travis file (nw) | 2015-12-07 | 1 | -2/+2 | |
| | |||||
* | back to full builds (nw) | 2015-12-03 | 1 | -3/+2 | |
| | |||||
* | try specific build and use tiny build just for testing (nw) | 2015-12-03 | 1 | -2/+3 | |
| | |||||
* | try specific package (nw) | 2015-12-03 | 1 | -3/+3 | |
| | |||||
* | stupid me (nw) | 2015-12-03 | 1 | -2/+2 | |
| | |||||
* | ah (nw) | 2015-12-03 | 1 | -3/+0 | |
| | |||||
* | travis : try different approach (nw) | 2015-12-03 | 1 | -2/+2 | |
| | |||||
* | update travis (nw) | 2015-12-03 | 1 | -0/+12 | |
| | |||||
* | One more fix | 2015-09-18 | 1 | -1/+1 | |
| | |||||
* | Corrections | 2015-09-18 | 1 | -4/+5 | |
| | |||||
* | More Travis OSX changes | 2015-09-18 | 1 | -1/+8 | |
| | |||||
* | Travis OS X testing | 2015-09-18 | 1 | -4/+9 | |
| | |||||
* | travis: only build master branch | 2015-09-17 | 1 | -0/+3 | |
| | |||||
* | Try to make Travis happy | 2015-08-19 | 1 | -1/+1 | |
| | |||||
* | Attempted Travis fix | 2015-08-17 | 1 | -1/+1 | |
| | |||||
* | Revert "debugqt: Port to Qt5 [O. Galibert]" | 2015-08-01 | 1 | -6/+6 | |
| | | | | | Experience shows it's too early for that. I'll keep that in a corner and we'll see again later. | ||||
* | More Travis changes | 2015-07-29 | 1 | -4/+5 | |
| | |||||
* | Attempt fix for Qt5 build issue | 2015-07-29 | 1 | -2/+2 | |
| | |||||
* | travis: disable notifications until it can be fixed | 2015-07-29 | 1 | -2/+1 | |
| | |||||
* | travis: try to update for qt5 | 2015-07-29 | 1 | -2/+2 | |
| | |||||
* | travis: add email notifications | 2015-07-21 | 1 | -0/+3 | |
| | |||||
* | travis: lets see if OPTIMIZE=0 is faster | 2015-07-14 | 1 | -1/+1 | |
| |