Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | |
| | |||||
* | travis: run validate after compiling | 2015-07-11 | 1 | -4/+4 | |
| | |||||
* | travis: use an updated version of qt to make clang happy | 2015-07-10 | 1 | -1/+2 | |
| | |||||
* | travis: add clang support | 2015-07-10 | 1 | -1/+8 | |
| | |||||
* | Add travis-ci support | 2015-07-10 | 1 | -0/+10 | |