Commit Graph

65 Commits

Author SHA1 Message Date
Abel Sinkovics
e856748a78 Stop using the build directory in Travis CI and Appveyor 2017-08-12 22:00:07 +02:00
Abel Sinkovics
06e63bd8f6 Download Clang binaries in Travis 2016-06-11 12:31:06 +02:00
Abel Sinkovics
61dde8e2ae Generate BOOST_METAPARSE_STRING with an external code generator 2016-06-05 22:04:25 +02:00
Abel Sinkovics
9c7639da11 Update references to generate_all.py 2016-01-14 08:17:12 +01:00
Abel Sinkovics
0bc9478223 Add boostdoc target 2016-01-13 21:46:32 +01:00
Abel Sinkovics
dcffdca2aa Add script for checking out dependent libraries in CI 2016-01-12 23:47:46 +01:00
Abel Sinkovics
195df680d0 Delete before_*.qbk before generation in Travis 2015-10-17 14:38:01 +02:00
Abel Sinkovics
40cec740c6 Avoid using empty cxxflags argument in Travis 2015-10-17 12:50:00 +02:00
Abel Sinkovics
68f0722ced Don't set template-depth explicitly in Travis CI 2015-10-13 21:49:34 +02:00
Abel Sinkovics
6eecab65b0 Move all code generation into one script 2015-10-04 12:50:14 +02:00
Abel Sinkovics
23be330332 Move the .travis.yml file to the new location as well in Travis when moving the checked-out code 2015-10-03 16:21:21 +02:00
Abel Sinkovics
91fe5cd594 Move the .git directory to the new location as well in Travis when moving the checked-out code 2015-10-03 16:17:33 +02:00
Abel Sinkovics
0130c03cd0 Check in Travis that automatically generated files are up to date 2015-10-03 16:09:18 +02:00
Abel Sinkovics
eb90a98f52 Don't replace v1 headers with metaparse.hpp in Travis tests 2015-09-14 20:48:39 +02:00
Abel Sinkovics
6a5078f705 Build unit tests with metaparse.hpp as well in Travis 2015-09-14 14:29:03 +02:00
Abel Sinkovics
8859b363b4 Remove -std argument in Travis when STD is not set 2015-09-11 21:30:30 +02:00
Abel Sinkovics
d612ae20f8 Add Boost.Rational to CI builds 2015-08-15 22:24:33 +02:00
Abel Sinkovics
a2089e169e Fix clone command in Travis 2015-08-01 15:04:21 +02:00
Abel Sinkovics
66b84c3d6b Don't clone Metaparse twice in Travis 2015-08-01 10:27:00 +02:00
Abel Sinkovics
842096c4dd Get the Boost.Book dependencies from a different mirror in CI 2015-07-25 11:43:24 +02:00
Abel Sinkovics
f121db8988 Fix typo in .travis.yml 2015-07-19 17:27:09 +02:00
Abel Sinkovics
4d1c5a1900 Suppress warnings while building dependent tools in CI 2015-07-19 17:21:44 +02:00
Abel Sinkovics
7317c4d841 Build documentation is CI 2015-07-19 17:07:57 +02:00
Abel Sinkovics
b9be8e04bf Add further c++11 builds to CI 2015-07-14 23:04:23 +02:00
Abel Sinkovics
fa6d4b065e c++11 build in CI 2015-07-14 22:48:54 +02:00
Abel Sinkovics
aa986f91b3 Test with gcc 4.9 in CI 2015-07-12 18:58:51 +02:00
Abel Sinkovics
13895ef6b7 Test with Clang 3.6 in CI 2015-07-12 18:56:07 +02:00
Abel Sinkovics
d6360b685c Add repository to .travis.yaml 2015-07-12 18:50:01 +02:00
Abel Sinkovics
bd867fe14e Test with Clang 3.5 in CI 2015-07-12 18:39:22 +02:00
Abel Sinkovics
eef763b111 Fix escaping in .travis.yaml 2015-07-12 18:29:16 +02:00
Abel Sinkovics
a338046d97 Move compiler-specific elements to the build matrix in .travis.yml 2015-07-12 18:25:49 +02:00
Abel Sinkovics
c580297928 Specify CI build matrix explicitly 2015-07-12 18:15:54 +02:00
Abel Sinkovics
1cac9c0550 Test with Clang 3.4 in CI 2015-07-12 13:30:32 +02:00
Abel Sinkovics
e13b581b0a Use addons to install packages in CI 2015-07-12 13:24:47 +02:00
Abel Sinkovics
002b906cce Fix shell command in CI 2015-07-12 13:14:58 +02:00
Abel Sinkovics
893679fc5c Avoid cat command breaking build when there is no user-config.jam in CI 2015-07-12 13:08:40 +02:00
Abel Sinkovics
bd98c990a4 Test with g++ 4.7 in CI 2015-07-12 13:07:14 +02:00
Abel Sinkovics
3e0ff67e8f Add repository in CI 2015-07-12 13:02:12 +02:00
Abel Sinkovics
718c4a1b80 Add missing semicolon to user-config.jam in CI 2015-07-12 12:55:45 +02:00
Abel Sinkovics
f88f9e672f Display user-config.jam before running Boost Build in CI 2015-07-12 12:52:02 +02:00
Abel Sinkovics
ab514934bb Fix YAML formatting 2015-07-12 12:47:02 +02:00
Abel Sinkovics
ab9beb6a76 Create user-config.jam to use g++-4.8 in CI 2015-07-12 12:34:22 +02:00
Abel Sinkovics
64f2a4a5ca Merge git submodule commands in CI 2015-07-12 12:19:51 +02:00
Abel Sinkovics
685c7a8fd2 Show build commands 2015-07-12 12:14:47 +02:00
Abel Sinkovics
3b216c012d Separate lines of shell command in CI 2015-07-11 10:36:08 +02:00
Abel Sinkovics
4fcb8ac8d4 Test with g++ 4.8 as well in CI 2015-07-11 10:31:02 +02:00
Abel Sinkovics
3be1404e1b Use master branch of dependent libs and create headers symlinks in CI 2015-07-11 10:00:58 +02:00
Abel Sinkovics
b40ceb4645 Add missing dependencies to CI 2015-07-10 09:46:49 +02:00
Abel Sinkovics
1142f6657a Add missing dependencies to CI 2015-07-10 09:40:10 +02:00
Abel Sinkovics
9a07fae060 Build examples in CI 2015-07-10 09:32:28 +02:00