Commit Graph

27 Commits

Author SHA1 Message Date
Kohei Takahashi
2e91d0b78e
CI: Updated travis compiler matrix 2019-01-09 18:58:40 +09:00
Kohei Takahashi
e375a4541b
CI: Updated for the recent boost-install changes 2019-01-09 18:33:23 +09:00
Kohei Takahashi
eb0cbbc347
CI: trusty doesn't provide gcc 4.5 2018-02-18 21:25:51 +09:00
Kohei Takahashi
28ea5dacce
CI: Added more build target 2018-02-17 17:45:49 +09:00
Kohei Takahashi
6c96720080
CI: Remove build branch restriction 2018-02-17 17:27:20 +09:00
Kohei Takahashi
cdd1408d2b
Update dependency
functional/hash was branched off into contaienr_hash
2018-01-29 12:35:30 +09:00
Kohei Takahashi
dfceaffc58
Update copyright year 2018-01-29 10:30:55 +09:00
Kohei Takahashi
d8e6f406ab
Mark as CI in Jamfile not command line
super-project also runs regression test, but they doesn't define that.
2018-01-29 10:15:39 +09:00
Kohei Takahashi
b42314fb02
Enabling parallel option to CI job 2018-01-29 10:10:15 +09:00
Kohei Takahashi
33ce5701ae Remove depth option from submodule update.
We need `back to the future` sometime, such as merge develop to master.
2017-10-30 14:34:59 +09:00
Kohei Takahashi
3cd289836d likewise 2017-10-29 16:40:07 +09:00
Kohei Takahashi
ffff00b1a2 Fixed clang and libstdc++ combination. 2017-10-28 09:49:27 +09:00
Kohei Takahashi
c19cd1b0b7 Specify toolset version via command line. 2017-10-27 20:59:04 +09:00
Kohei Takahashi
3452deb057 Remove unnecessary source. 2017-10-27 20:53:14 +09:00
Kohei Takahashi
0876b9558d Remove invalid compiler: key 2017-10-27 20:40:29 +09:00
Kohei Takahashi
580364a19e trusty is already default image 2017-10-27 20:34:16 +09:00
Kohei Takahashi
d6921c112a Use <cxxstd> to speedup build cycle. 2017-10-27 20:10:23 +09:00
Kohei Takahashi
254d570b3d Increase shallow clone depth
to mitigate clone failure because of autocommit bot delay.
2017-10-21 12:19:44 +09:00
Kohei Takahashi
320386dcf1 Revert "Remove unused env value."
This reverts commit 3e7d928ddd.

This env value is needed to prevent run job with default compiler.
2017-10-18 23:50:10 +09:00
Kohei Takahashi
99699ede5d Added define to determine where running on. 2017-10-18 22:43:08 +09:00
Kohei Takahashi
8243b3088b Remove notification 2017-10-18 08:35:15 +09:00
Kohei Takahashi
3e7d928ddd Remove unused env value. 2017-10-18 08:09:30 +09:00
Kohei Takahashi
e97f58749f Reduce ln flags
BSD coreutils doesn't know -T switch.
2017-10-13 14:46:30 +09:00
Kohei Takahashi
80a86fbcd4 Move instead of link
bjam may confuse relative path.
2017-10-13 13:15:38 +09:00
Kohei Takahashi
6bef7c98b2 Fixed missing modules. 2017-10-13 13:12:08 +09:00
Kohei Takahashi
e4b1233262 Fixed directory hijacking error. 2017-10-13 12:46:54 +09:00
Kohei Takahashi
38535926bd Enabling CI services
based on smart_ptr repo
2017-10-13 12:30:17 +09:00