jzmaddock
23e245f5d0
Revert "Revert "Print config info via b2""
...
This reverts commit ab3807ef83
.
2019-06-28 18:27:23 +01:00
jzmaddock
ab3807ef83
Revert "Print config info via b2"
...
This reverts commit dd47b4b59e
.
# Conflicts:
# test/Jamfile.v2
2019-06-26 18:11:29 +01:00
jzmaddock
fdb0a1a241
Merge pull request #274 from Kojoley/print-config-info-via-b2
...
Print config info via b2
2019-06-26 08:36:29 +01:00
James E. King III
a18911902d
Enable auto link support for clang on windows (clang-win) (clang-cl)
2019-05-14 08:47:13 -04:00
Nikita Kniazev
dd47b4b59e
Print config info via b2
...
Simplifies CI build scripts. Allows having CI builds with multiple options
like `address-model=32,64`.
2019-04-03 03:50:58 +03:00
jzmaddock
5d593759a0
Update CI scripts to cope with new submodule layout.
2018-12-20 09:00:23 +00:00
jzmaddock
29dbea1b5a
Appveyor: yet another attempt to print config_info for each build config.
2018-01-30 09:17:01 +00:00
jzmaddock
2de7d27bfd
Appveyor: correct ^ typo.
2018-01-28 19:43:33 +00:00
jzmaddock
bc99a449c1
Appveyor: give up trying to loop through cxxstd options for now...
2018-01-28 19:40:28 +00:00
jzmaddock
d566c119a7
Appveyor: yet another command line escaping attempt...
2018-01-28 19:37:10 +00:00
jzmaddock
8e14096bf3
appveyor: yet another try at command for loop.
2018-01-28 19:31:25 +00:00
jzmaddock
81b7dfb728
Appveyor: try again with FOR loop.
2018-01-28 19:23:20 +00:00
jzmaddock
5ac217aa3f
Config: correct appveyor.yml multi-config builds.
2018-01-28 19:07:22 +00:00
jzmaddock
d0b3e9d59e
Config: Fix up cygwin support as follows:
...
* Define BOOST_HAS_STDINT_H in more situations.
* Disable BOOST_NO_CXX14_HDR_SHARED_MUTEX in -std=c++XX mode as the std header doesn't compile (cygwin bug).
* Add more tests to CI.
2018-01-28 18:37:04 +00:00
jzmaddock
464f30fe36
Config.MSVC-14.5: complete changes required, update appveyor.yml to test /permissive-.
2017-12-09 18:08:39 +00:00
jzmaddock
c08b859996
MSVC2017: Add appveyor testing.
...
Disable C++14 constexpr support as our tests don't pass.
2017-05-29 18:22:10 +01:00
jzmaddock
076c86864c
CI: streamline dependencies.
...
Add GCC testers to Appveyor.
2017-05-27 09:57:41 +01:00
jzmaddock
9f39b329fb
Appveyor: remove test matrix entities that can not currently be built.
2017-05-25 12:25:40 +01:00
jzmaddock
4af206ea53
Appveyor: try enabling msvc-14.1, and add address-model to matrix.
2017-05-25 08:47:08 +01:00
jzmaddock
d0d8da8823
appveyor.yml: Fix config_info name.
2017-05-24 08:32:19 +01:00
jzmaddock
1f83bcb56a
appveyor.yml: correct directories now that we can see where they are.
2017-05-23 19:52:30 +01:00
jzmaddock
2e38c1cded
appveyor.yml: still can't get the directories quite right - try again with some debugging.
2017-05-23 19:36:36 +01:00
jzmaddock
c6d2300f07
appveyor.yml: try again with simplified directory structure.
2017-05-23 19:18:12 +01:00
jzmaddock
3651139cc1
Simplify appveyor.yml directory usage.
2017-05-23 19:16:06 +01:00
jzmaddock
da36b699fc
Try again with appveyor.yml
2017-05-23 19:06:54 +01:00
jzmaddock
15fb8c47f8
Add first tentative appveyor.yml file.
2017-05-23 19:04:55 +01:00