townforge
  • Joined on 2020-02-27
townforge pushed to cc at townforge/boostdep 2020-03-24 14:48:04 +01:00
143dcd262f Update .travis.yml
c4464f2521 Switch Appveyor to 2015 image
45d60fb9a0 Print ignored dependencies when --verbose
1b0ce05559 Merge branch 'develop' of https://github.com/HDembinski/boostdep into feature/depinst-ignore
0171e07940 only ignore top level dependencies
townforge pushed to cc at townforge/boostbook 2020-03-24 14:48:00 +01:00
2f9b23ea4d Merge branch 'develop'
7d32695586 Test case for deeply nested macro
d2b0125d71 Truncate macro ids, as for other symbols
34ad10b7dc Better consistent macro ids
edb40425d3 Simple macro tests
townforge pushed to cc at townforge/boost_install 2020-03-24 14:47:49 +01:00
c1e6a010f7 Build MPI in C++11 mode, because it fails otherwise
b8c1e9e958 Use the pre-3.9 variable names
da63bb2a52 Handle the pre-3.10 case when FindMPI doesn't define targets
7ed6b03256 Change MPI target to MPI::MPI_CXX
95845ae28b Add test/mpi
townforge pushed to cc at townforge/bcp 2020-03-24 14:47:29 +01:00
a86fdce788 Merge branch 'develop'
6dff7a94a3 Make path scanning fully non-recursive.
aeb5e5926d Merge branch 'develop'
c66eefa0af Merge branch 'develop' of https://github.com/boostorg/bcp into develop
townforge pushed to cc at townforge/auto_index 2020-03-24 14:47:21 +01:00
e98a817693 Merge branch 'develop'
ecb6816f07 --distdir, when given, should take priority over --build-dir
97cec1b6bb Merge branch 'develop'
aeb4eee99e Merge pull request #2 from eldiener/develop
800f7de1f5 Honor build_dir first when installing so that installation should be made outside of Boost tree if user desires.
townforge pushed to cc at townforge/yap 2020-03-24 14:41:39 +01:00
f06a3d9361 Merge branch 'develop'
f394796c58 Fix Clang compilation error in self_evaluation.cpp.
a892bf00cf Fix compilation error in self_evaluation.cpp.
5ef827018f Doc typo.
897b3561f2 Add a self-evaluating expression example.
townforge pushed to cc at townforge/xpressive 2020-03-24 14:41:18 +01:00
4d4bc69f8b Install libstdc++-4.9 for clang to avoid ::gets error
07c6bbe561 Merge branch 'master' into develop
863743bce4 Add .travis.yml
6fa671d7fe Pass regress.txt properly to the run rule
09f1449dea Merge pull request #6 from eldiener/develop
townforge pushed to cc at townforge/winapi 2020-03-24 14:39:45 +01:00
65b9c99a67 Add explicit type casts for arguments of Interlocked* intrinsics.
f2789c82a4 Added a basic test for interlocked.hpp.
bb91190323 Disable _Interlocked*Pointer intrinsics on x86 for MSVC-12 and below.
bfb9932296 Use interlocked intrinsics for pointers more universally on more recent MSVC.
52b44afc06 Use _Interlocked*Pointer intrinsics on ARM64 targets.
townforge pushed to cc at townforge/wave 2020-03-24 14:39:37 +01:00
ac64abce4a Merge branch 'develop'
24f714a9c5 Merge pull request #42 from boostorg/feature/fix-quick-test
a228ae4918 Remove one unneeded BOOST_SYMBOL_VISIBLE
2eeecc4879 Add BOOST_SYMBOL_VISIBLE to more explicit instantiations
8dcd9380ae Add BOOST_SYMBOL_VISIBLE to two more explicit instantiations
townforge pushed to cc at townforge/vmd 2020-03-24 14:35:56 +01:00
92524f0903 Changed inclusion of Boost PP header file from opt.hpp to has_opt.hpp
6d8611147d Update because of change of Boost PP macro name from BOOST_PP_VARIADIC_OPT to BOOST_PP_VARIADIC_HAS_OPT
ea47677338 Allow test to be run with clang-10.
3a83b01403 Updated so that functionality occurs in C++20 mode.
63cce92e1e Implementation of BOOST_VMD_IS_EMPTY, for C++20 with the __VA_OPT__ construct support, which is 100% reliable and always works correctly.
townforge pushed to cc at townforge/variant2 2020-03-24 14:35:13 +01:00
a15364bd81 Update README
12758c076d Fix Travis and Appveyor links
a60f432b64 Add dist: trusty to .travis.yml
bc73c4b822 Fix return code of quick.cpp
566bde5fcc Add CMakeLists.txt
townforge pushed to cc at townforge/variant 2020-03-24 14:35:08 +01:00
f34376e115 Merge pull request #66 from Kojoley/partly-mitigate-bad-clang-inlining-decision
15a846fba0 CI fixes
8f52f879b5 CI scripts update to deal with container changes
3ed28d2cc5 Merge pull request #71 from boostorg/antoshkka/revert-recursive-move
b18c22a8ff Revert "Merge pull request #59 from Kojoley/recursive_wrapper-move-constructor-pointer-stealing"
townforge pushed to cc at townforge/uuid 2020-03-24 14:34:56 +01:00
ca0185f9f2 add a big-endian bdde travis ci job to prove endian issues resolved
cc9648b68c Add BOOST_UUID_COMPAT_PRE_1_71_MD5 compatibility mode
eabf964e98 Fix endian issue copying md5 result to byte buffer.
5e55711b59 Add asan and tsan travis jobs
79b73f63af Add a clang-win build job [skip travis]
townforge pushed to cc at townforge/utility 2020-03-24 14:34:49 +01:00
75276a055d Disabled all but one OS X jobs because they are slow on Travis CI.
309e6a1b31 Updated CI configs, added compilers.
9eeb7f85c5 Replaced tabs with spaces.
62c34f51f6 Avoid confusion with the spaceship operator, fixes #59
6a1917ceec Add Free Functions section heading
townforge pushed to cc at townforge/unordered 2020-03-24 14:34:29 +01:00
9abce00f24 Merge branch 'develop'
f3649e4ae0 Use boost 1.67.0 in tests
6cf0342322 Stop using -Werror
3252ad1f4b Move download-boost-snapshot.py into ci directory
741a10f5a8 Merge branch 'develop'
townforge pushed to cc at townforge/units 2020-03-24 14:33:22 +01:00
57389b7374 Merge branch 'develop'
d67f8e7a50 Escape ':'
af5558d257 Remove cygwin builds and try to use mingw-w64 for 32-bit builds
9443a1418c build the tests
de4c40c8e5 Fixed SELF library reference and build all adress-models
townforge pushed to cc at townforge/typeof 2020-03-24 14:32:08 +01:00
e35962f3f0 Merge pull request #14 from glenfe/develop
fa5c6fc8e5 Drop dependency on MPL
7538ccb6b3 Use correct include path for workaround.hpp
d85bb74cb3 Use enable_if from TypeTraits
080f05ea46 Squash-merge branch feature/pull-11
townforge pushed to cc at townforge/type_traits 2020-03-24 14:32:02 +01:00
d91381b8f2 Merge branch 'develop'
4a32bcc9ff Merge pull request #131 from boostorg/circle_ci_inspect
741b8b395b clean up inspection failures and add circle-ci testing.
cbf7c56a66 Merge pull request #128 from boostorg/gcc9
12325df58f Add clang-8 and gcc-9 to CI tests.
townforge pushed to cc at townforge/type_index 2020-03-24 14:31:08 +01:00
afd1b6cdc8 Merge pull request #28 from Breakthrough/develop
d69a8a211b Add CTTI name prettifying for GHS C++ compiler.
ebe74ba4ba Merge pull request #27 from Mike-Devel/min_cmake
ac4fec435f [CMake] Add minimal cmake support
f68d6dc073 update copyrights
townforge pushed to cc at townforge/type_erasure 2020-03-24 14:31:01 +01:00
46a8945bfb Merge branch 'develop'
d9914296b2 Use boost-install in build/Jamfile
4afdf7ea52 Merge branch 'develop'
622ce4f088 Avoid copying a binding when we don't need to, as the shared_ptr copy can be expensive.
509dc96ea7 Compiler workarounds