summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Reduce Travis jobsPeter Dimov2017-10-271-8/+2
* Fix one `compiler:` in .travis.ymlPeter Dimov2017-10-241-1/+1
* Use clang/c++11 instead of 14 because clang 3.9 w/ libstdc++ 4.8 errors on ::...Peter Dimov2017-09-131-2/+2
* Add clang/c++14 tests to TravisPeter Dimov2017-09-131-0/+6
* travis: omit building the release to increase turnaroundPeter Dimov2017-09-111-7/+0
* Add MODE=check release build to TravisPeter Dimov2017-09-061-1/+3
* travis: test the library updated by the commitPeter Dimov2017-09-051-0/+4
* travis: move ci_boost_release to front, small fixesPeter Dimov2017-09-051-9/+13
* Add g++/11 and clang to TravisPeter Dimov2017-09-051-15/+12
* Add 'quick' status to TravisPeter Dimov2017-09-041-0/+5
* Skip EOL=LF and EOL=CRLF because they tend to time out oftenPeter Dimov2017-09-031-11/+3
* Add EOL=NONE config to TravisPeter Dimov2017-09-031-0/+7
* Add rvm: 2.3.3 to .travis.yml (#150)Peter Dimov2017-07-141-0/+1
* Try installing ghostscript on travisDaniel James2017-06-231-0/+1
* Remove asciidoctor from packages, will come from $SCRIPT installPeter Dimov2017-06-101-1/+0
* Add asciidoctor to package listpr-asciidoctorPeter Dimov2017-06-071-0/+1
* Allow library checks to fail for now. When we get better conformance we'll tu...Rene Rivera2016-07-061-0/+4
* No sudo needed for building releases.Rene Rivera2016-06-211-2/+0
* Use shorter and more obvious env var for EOL build type.Rene Rivera2016-06-171-2/+2
* Change to fetching common ci code for eventual use. Also add in configRene Rivera2016-06-161-22/+22
* Add library requirements testing to Travis-CI.Rene Rivera2016-06-131-0/+7
* Move to Ubuntu Trusty Travis-CI to see if it improves performance of CIRene Rivera2016-06-091-0/+2
* Move encrypted env to web settings for security.Rene Rivera2016-05-251-2/+0
* We can get submodules as build script now doesn't need to fetch submodules.Rene Rivera2016-05-231-5/+0
* Used wrong wget option for downloading to named file.Rene Rivera2016-05-221-2/+2
* Switch to use Python script for building & testing.Rene Rivera2016-05-221-182/+11
* Merge from master CI build changes. And increase parallel doc build toRene Rivera2016-04-251-13/+13
* Oops.. LF logic was correct. So put that part back.Rene Rivera2016-03-201-1/+1
* Fix incorrect EOLs on release archive building. Was setting eol handlingRene Rivera2016-03-201-2/+2
* Turn off verbose web output.Rene Rivera2016-02-251-4/+4
* Release CI.. Try to avoid blowing out log limits.Rene Rivera2016-01-111-1/+1
* Release CI.. Fix the real problem with awake code.Rene Rivera2015-12-301-1/+1
* Release CI.. Another attempt at awake timer.Rene Rivera2015-12-301-1/+2
* Release CI.. Try quotes for subshell kill to avoid Travis error.Rene Rivera2015-12-291-1/+1
* Release CI.. Add periodic output to try and keep Travis from aborting.Rene Rivera2015-12-291-0/+8
* Release CI.. Add build step output to decipher what is taking so long.Rene Rivera2015-12-251-1/+1
* Release CI.. Unsilence the doc build to avoid Travis timeout.Rene Rivera2015-12-241-1/+1
* Release CI.. Add package for latex.Rene Rivera2015-12-241-0/+1
* Release CI.. Add package for dvips.Rene Rivera2015-12-241-0/+1
* Release CI.. Switch back to sudo mode so that pip installs can work.Rene Rivera2015-12-241-2/+2
* Release CI.. Add docutils install.Rene Rivera2015-12-241-0/+3
* Release CI.. Add missing doxygen config.Rene Rivera2015-12-241-3/+4
* Add missing doxygen requirement.Rene Rivera2015-12-231-0/+1
* Fix path to geometry doc dir.Rene Rivera2015-12-231-1/+1
* Release CI.. Cleanup Travis scripts, and add building of actual docs.Rene Rivera2015-12-231-8/+93
* Release CI.. Only upload to bintray master branch builds.Rene Rivera2015-12-161-2/+7
* Release CI.. Make sure Boost header tree is fully around.Rene Rivera2015-12-151-0/+2
* Release CI.. Build quickbook and auto_index tools.Rene Rivera2015-12-151-4/+13
* Release CI.. Add building of b2 & dox2qbk tools.Rene Rivera2015-12-141-1/+18
* Release CI.. Fix path to rapidxml download.Rene Rivera2015-12-141-1/+1