| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Restore clang builds in travis.yml | Rich Salz | 2016-06-30 | 1 | -13/+9 |
* | Travis: When testing install, install docs as well | Richard Levitte | 2016-06-21 | 1 | -1/+1 |
* | Avoid using latest clang since repo not available | Rich Salz | 2016-06-20 | 1 | -5/+11 |
* | (Temporarily) don't download clang package | Rich Salz | 2016-06-14 | 1 | -4/+2 |
* | Travis: update sanitizer configs | Emilia Kasper | 2016-05-30 | 1 | -4/+4 |
* | Try 'make install' with one of the Travis configurations | Richard Levitte | 2016-05-03 | 1 | -1/+5 |
* | Travis: _srcdist, not _srcdir | Richard Levitte | 2016-04-20 | 1 | -3/+3 |
* | Remove --classic build entirely | Richard Levitte | 2016-04-20 | 1 | -18/+6 |
* | Update Travis and Appveyor for change to shared by default | Matt Caswell | 2016-04-14 | 1 | -9/+9 |
* | Disable some sanitizer checks without PEDANTIC | Emilia Kasper | 2016-04-10 | 1 | -2/+2 |
* | Adjust --strict-warnings builds in Travis | Emilia Kasper | 2016-04-10 | 1 | -6/+6 |
* | Travis: build tests in BUILDONLY mode | Emilia Kasper | 2016-03-14 | 1 | -0/+2 |
* | Workaround for false -Warray-bounds in Travis | Emilia Kasper | 2016-03-12 | 1 | -1/+1 |
* | Travis - add missing semi-colon | Richard Levitte | 2016-03-10 | 1 | -1/+1 |
* | Travis - don't use ccache with cross compiles | Richard Levitte | 2016-03-10 | 1 | -3/+3 |
* | Travis - the source directory is _srcdist, not _srcdir | Richard Levitte | 2016-03-10 | 1 | -1/+1 |
* | When grepping something starting with a dash, remember to use -e | Richard Levitte | 2016-03-09 | 1 | -2/+2 |
* | Restore building out of source with the unified build scheme | Richard Levitte | 2016-03-09 | 1 | -7/+7 |
* | Fix travis builds | Richard Levitte | 2016-03-08 | 1 | -1/+1 |
* | Only enable ccache if it's available | Richard Levitte | 2016-03-08 | 1 | -1/+3 |
* | Use ccache for the unified builds | Richard Levitte | 2016-03-08 | 1 | -0/+3 |
* | For unified builds, make a separate build directory and build there | Richard Levitte | 2016-03-08 | 1 | -5/+16 |
* | We've switch to unified build scheme by default, reflect it in travis | Richard Levitte | 2016-03-08 | 1 | -2/+2 |
* | Trim Travis config part 3 | Emilia Kasper | 2016-03-07 | 1 | -12/+5 |
* | Restore some mingw builds | Emilia Kasper | 2016-03-07 | 1 | -0/+12 |
* | Trim Travis config part 2 | Emilia Kasper | 2016-03-07 | 1 | -46/+7 |
* | Trim the Travis config | Emilia Kasper | 2016-03-06 | 1 | -12/+2 |
* | Don't build sanitizer builds with --debug | Emilia Kasper | 2016-02-26 | 1 | -2/+2 |
* | Add some 'no-engine' builds to travis, for test | FdaSilvaYY | 2016-02-25 | 1 | -0/+16 |
* | Add a "no-pic" build for Travis | Richard Levitte | 2016-02-22 | 1 | -0/+1 |
* | .travis.yml: exclude gcc from MacOS X CI builds. | Andy Polyakov | 2016-02-12 | 1 | -0/+2 |
* | Now that we have good verbosity, turn it on for Travis | Richard Levitte | 2016-02-12 | 1 | -1/+1 |
* | unified build scheme: add instructions for travis to build with --unified | Richard Levitte | 2016-02-10 | 1 | -0/+16 |
* | Add more components to build. | Rich Salz | 2016-01-28 | 1 | -5/+5 |
* | Adapt the OS X build to use the OS X tar | Richard Levitte | 2015-12-08 | 1 | -1/+1 |
* | In travis, build from a "source release" rather than from the build tree | Richard Levitte | 2015-12-07 | 1 | -0/+6 |
* | Add no-asm builds to Travis | Alessandro Ghedini | 2015-11-21 | 1 | -0/+5 |
* | Add Travis builds with undefined behavior sanitizer | Alessandro Ghedini | 2015-11-21 | 1 | -2/+2 |
* | Run tests on Travis for mingw builds as well | Rich Salz | 2015-10-16 | 1 | -1/+9 |
* | Add Clang 3.6 and additional GCC 5 builds to travis | Alessandro Ghedini | 2015-10-13 | 1 | -0/+14 |
* | GH429: Add clang to travis | Alessandro Ghedini | 2015-10-13 | 1 | -3/+14 |
* | Configurations: move -Wno-pedantic-ms-format to .travis.yml. | Andy Polyakov | 2015-10-12 | 1 | -2/+2 |
* | Fix travis builds on master | Alessandro Ghedini | 2015-10-06 | 1 | -5/+7 |
* | Fix typo in previous commit. | Rich Salz | 2015-09-25 | 1 | -1/+1 |
* | Change --debug to -d for compat with old releases. | Rich Salz | 2015-09-25 | 1 | -1/+1 |
* | GH398: Add mingw cross-compile, etc. | Rich Salz | 2015-09-22 | 1 | -13/+39 |
* | Add initial Travis CI configuration | Alessandro Ghedini | 2015-09-03 | 1 | -0/+24 |