540 Commits

Author SHA1 Message Date
Peter Dimov eb7ccfc6d6 Add CMake tests, instal support 2020-01-04 20:25:15 +02:00
Peter Dimov 418b01b85d Update Travis to Xenial 2020-01-01 21:05:01 +02:00
Peter Dimov ebd86ec558 Update header name in documentation 2019-12-13 20:25:46 +02:00
Peter Dimov 0eb9e9061b Remove some outdated constructs from tests 2019-12-13 19:47:07 +02:00
Peter Dimov 66ddaf88e1 Update tests to use boost/bind/bind.hpp instead of boost/bind.hpp 2019-12-13 19:34:30 +02:00
Peter Dimov 5c21b6a525 Add deprecation notice to boost/bind.hpp 2019-12-13 19:16:51 +02:00
Peter Dimov d6ac20c4fd Update .travis.yml boost-1.72.0 boost-1.71.0.beta1 boost-1.71.0 boost-1.72.0.beta1 2019-06-18 12:43:31 +03:00
Peter Dimov 4c263bff9e Merge pull request #17 from tinko92/develop
Change broken sgi/stl links to boost.org.
2019-04-23 10:18:06 -07:00
Tinko Bartels d051c452ea Change broken sgi/stl links to boost.org. 2019-04-23 19:04:59 +02:00
Peter Dimov b0f3b3fbab Switch Appveyor to 2015 image 2019-04-14 18:32:29 +03:00
Peter Dimov be7a2d9212 Use ADDPATH in appveyor.yml 2019-04-01 21:50:49 +03:00
Peter Dimov c8973a7027 Ignore the calling convention macros in 64 bit 2019-04-01 21:42:40 +03:00
Peter Dimov f52ef4b659 Add more Appveyor configurations 2019-04-01 21:21:04 +03:00
Peter Dimov 42fe00190e Remove project-id from doc/Jamfile boost-1.70.0 2019-03-25 19:24:33 +02:00
Peter Dimov 9ded210338 Fix .travis.yml boost-1.70.0.beta1 2019-01-06 01:23:40 +02:00
Peter Dimov bce6f5ff79 Add test/cmake_subdir_test 2019-01-05 19:32:15 +02:00
Peter Dimov bd22f0e4de Update CMakeLists.txt 2019-01-04 19:45:43 +02:00
Mike Dev 98fbd87b9e [CMake] Generate cmake target that other libraries can use
... to express their dependency on this library and retrieve any
configuration information such as the include directory, binary
to link to (if any), transitive dependencies, necessary compiler
options or the required c++ standards level.
2019-01-04 19:44:41 +02:00
Peter Dimov 791c3a0b1f Remove essentials from yml files 2018-12-22 04:04:27 +02:00
Peter Dimov 9d4ca0ede4 Remove g++ 4.4/0x from Travis; too broken 2018-12-19 05:10:44 +02:00
Peter Dimov 7a4b89856d Update .yml files 2018-12-18 21:44:12 +02:00
Peter Dimov d67200bd2a Add -d0 to b2 headers on Appveyor boost-1.67.0 boost-1.69.0-beta1 boost-1.69.0 boost-1.68.0 2017-12-18 17:03:52 +02:00
Peter Dimov e9b0d46d0f Add --depth 1 to git clone 2017-12-17 00:12:20 +02:00
Peter Dimov 070185914d Update for VS2017.5 2017-12-15 17:25:22 +02:00
Peter Dimov 59713eab65 Add -j 3 to Travis boost-1.66.0 2017-11-06 05:30:26 +02:00
Peter Dimov c2f03d66a0 Add -j 3 to Appveyor 2017-11-06 02:33:31 +02:00
Peter Dimov 669898bc14 Reduce Appveyor jobs 2017-11-06 02:26:55 +02:00
Peter Dimov 436cc4577f Fix if condition 2017-11-06 01:30:19 +02:00
Peter Dimov 90aea45e9b Add VS2017 /std:c++17 to Appveyor 2017-11-06 01:24:37 +02:00
Peter Dimov 6b216514d4 Update appveyor.yml 2017-11-06 00:52:07 +02:00
Peter Dimov bf05a29b56 Merge branch 'develop' into feature/noexcept-functions 2017-11-05 22:21:25 +02:00
Peter Dimov f25070d982 Disable bind_stdcall_test on non-MSVC as well 2017-11-05 22:19:57 +02:00
Peter Dimov 05a56f08e3 Fix nullary member function case 2017-11-05 20:27:37 +02:00
Peter Dimov ddfaa05ae4 Merge branch 'develop' into feature/noexcept-functions 2017-11-05 20:05:27 +02:00
Peter Dimov f75d27469a Include cc tests 2017-11-05 20:03:45 +02:00
Peter Dimov e1bba7094b Add overloads for noexcept member functions when __cpp_noexcept_function_type is defined 2017-11-05 19:09:58 +02:00
Peter Dimov e939a651c3 Add overloads for noexcept free functions when __cpp_noexcept_function_type is defined 2017-11-05 18:58:38 +02:00
Peter Dimov 6fe48ae184 Split bind_noexcept_test into separate free/member tests 2017-11-05 18:44:44 +02:00
Peter Dimov e3d5ee50b6 Add bind_noexcept_test 2017-11-05 15:51:00 +02:00
Peter Dimov 1f240d07d6 Fix .travis.yml to support branches 2017-10-27 15:32:53 +03:00
Peter Dimov 4771d24ad8 Update .travis.yml 2017-10-25 17:29:08 +03:00
Peter Dimov d6abae3bd6 Merge branch 'master' into develop 2017-09-06 18:45:40 +03:00
Peter Dimov fe1d62dc41 Add quick test target 2017-09-04 15:20:51 +03:00
Peter Dimov 734fca6e12 Merge branch 'develop' 2017-08-23 09:05:31 +03:00
Peter Dimov 2f9ea82c62 Use depinst.py in travis/appveyor.yml 2017-07-07 15:03:59 +03:00
Peter Dimov 7273e1d6d0 Fix broken link in purpose.qbk 2017-07-07 14:39:04 +03:00
Peter Dimov 5856dd356b Merge branch 'develop' boost-1.65.1 boost-1.65.0 boost-1.64.0-beta2 boost-1.64.0-beta1 boost-1.64.0 2017-02-16 15:22:58 +02:00
Peter Dimov ce4df8a666 Add ubuntu-toolchain-r-test to clang apt sources 2017-02-07 01:29:04 +02:00
Peter Dimov ecc0e72841 Add llvm-toolchain-precise to clang apt sources 2017-02-07 01:03:59 +02:00
Peter Dimov b51caf1934 Move apt sources into the matrix 2017-02-06 22:17:50 +02:00