| Commit message (Expand) | Author | Age | Files | Lines |
* | Add NPN to an SSL3 build | Rich Salz | 2016-10-24 | 1 | -2/+2 |
* | .travis.yml: minor optimizations: | Andy Polyakov | 2016-10-11 | 1 | -12/+5 |
* | .travis.yml: install wine on demand. | Andy Polyakov | 2016-10-11 | 1 | -3/+3 |
* | Travis: Do asan and msan with shared libraries | Richard Levitte | 2016-09-08 | 1 | -3/+3 |
* | Add a "config" for verbosity and use it with Travis | Richard Levitte | 2016-08-16 | 1 | -1/+1 |
* | Make "make" less verbose in Travis, except for the build only case | Richard Levitte | 2016-08-16 | 1 | -4/+9 |
* | Travis: add a build with no-stdio | Richard Levitte | 2016-08-05 | 1 | -0/+10 |
* | Add --gcov-options '\-lp' to coverage | Emilia Kasper | 2016-08-05 | 1 | -1/+1 |
* | Add a coverage target | Emilia Kasper | 2016-08-05 | 1 | -1/+11 |
* | Travis: When testing installation, build in separate dir, otherwise in checkout | Richard Levitte | 2016-08-04 | 1 | -10/+22 |
* | Add memory sanitizer config, and run on travis. | Emilia Kasper | 2016-07-28 | 1 | -0/+3 |
* | Have the Travis builds do a "make update" | Richard Levitte | 2016-07-19 | 1 | -0/+1 |
* | Ensure Travis tests SSLv3 | Matt Caswell | 2016-07-18 | 1 | -1/+1 |
* | 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 |