656 Commits

Author SHA1 Message Date
Peter Dimov 6dd61f248a Merge branch 'develop' boost-1.91.0.beta1 boost-1.91.0 boost-1.92.0.beta1 2026-02-14 02:50:46 +02:00
Peter Dimov 0025f924b6 Add test/cmake_install_test, test/cmake_subdir_test 2026-02-14 02:43:34 +02:00
Peter Dimov a6df94e0f3 Replace ci.yml with a working one 2026-02-14 02:27:38 +02:00
Peter Dimov 1f767d3289 Add missing includes 2026-02-13 02:16:55 +02:00
Mike Wazowski 6e2419c007 Merge pull request #66 from grafikrobot/modular
Add support for modular build structure.
2024-08-19 02:48:33 +10:00
Rene Rivera 696c24367a Change math dep real target math/tr1. 2024-08-11 09:23:25 -05:00
Rene Rivera 884faca953 Update build deps. 2024-08-01 21:27:44 -05:00
Rene Rivera 3aede9c63c Move inter-lib dependencies to a project variable and into the build targets. 2024-07-23 22:34:24 -05:00
Rene Rivera ffcebea381 Bump B2 require to 5.2 2024-06-14 11:33:55 -05:00
Rene Rivera e0e12cd0e2 Add requires-b2 check to top-level build file. 2024-05-05 09:00:01 -05:00
Mike Wazowski 0dd7a76b1c Merge pull request #65 from boostorg/develop
Merged fixes, changes from the develop branch
boost-1.86.0 boost-1.90.0.beta1 boost-1.90.0 boost-1.89.0 boost-1.88.0.beta1 boost-1.88.0 boost-1.87.0.beta1 boost-1.87.0 boost-1.86.0.beta1
2024-04-17 07:49:59 +10:00
Rene Rivera df1a5ce5a4 Switch to library requirements instead of source. As source puts extra source in install targets. 2024-03-29 21:15:58 -05:00
Rene Rivera 313dd99765 Sync from upstream. 2024-03-23 07:57:27 -05:00
Mike Wazowski 5bb638deeb Merge pull request #64 from yet-another-user/develop
fixed issue #64
2024-03-18 14:07:06 +11:00
Vladimir Batov 613a963e17 Merge remote-tracking branch 'origin/master' into develop 2024-03-16 12:56:55 +11:00
Vladimir Batov 4fb6074d7b 16MAR-12:47 merged master 2024-03-16 12:47:47 +11:00
Vladimir Batov 660d8f61e9 16MAR-12:05 fixed issue #63 2024-03-16 12:05:23 +11:00
Rene Rivera 836cf5e8a5 Make the library modular usable. 2024-03-11 08:32:15 -05:00
Mike Wazowski 79984a5dda Merge pull request #1 from boostorg/develop
Merge pull request #61 from yet-another-user/develop
2022-11-15 12:34:11 +11:00
Mike Wazowski 1179fbd568 Merge pull request #61 from yet-another-user/develop
Removed unnecessary (anymore) -W flags
2022-11-15 12:33:10 +11:00
Mike Wazowski d6b59da733 Merge branch 'boostorg:develop' into develop 2022-11-15 04:50:11 +11:00
Vladimir Batov 785de043d4 15NOV-04:46 removed unnecessary (anymore) -W flags 2022-11-15 04:46:09 +11:00
Mike Wazowski 1dd2ca23cb Merge pull request #60 from yet-another-user/develop
13NOV-08:30 Reverted nested namespaces for C++14 support
boost-1.84.0.beta1 boost-1.85.0.beta1 boost-1.85.0 boost-1.81.0 boost-1.84.0 boost-1.83.0.beta1 boost-1.83.0 boost-1.82.0.beta1 boost-1.82.0
2022-11-13 08:47:12 +11:00
Vladimir Batov 4411945c32 13NOV-08:30 Reverted nested namespaces for C++14 support 2022-11-13 08:30:53 +11:00
Mike Wazowski 39bcd6e60c Merge pull request #59 from yet-another-user/develop
18JUN-07:07 updated test results and documentation with charconv-base…
boost-1.81.0.beta1 boost-1.80.0.beta1 boost-1.80.0
2022-06-18 07:53:45 +10:00
Vladimir Batov a2eb302227 18JUN-07:27 test/jamfile.v2 corrected 2022-06-18 07:27:18 +10:00
Vladimir Batov c7c279b7ba 18JUN-07:07 updated test results and documentation with charconv-based (by Dvir Yitzchaki) added 2022-06-18 07:07:18 +10:00
Mike Wazowski 39536706e4 Merge pull request #57 from yet-another-user/develop
24APR-13:23 incorporated boost::cnv::charconv converter by Dvir Yitzc…
2022-04-24 13:36:34 +10:00
Vladimir Batov baa015ef66 24APR-13:23 incorporated boost::cnv::charconv converter by Dvir Yitzchaki 2022-04-24 13:23:25 +10:00
Mike 59b61fa627 Merge pull request #55 from yet-another-user/master
15APR-15:11 added missing images; corrected docs link in README.md
2022-04-15 15:37:50 +10:00
Mike 97f40f05d4 15APR-15:11 added missing images; corrected docs link in README.md 2022-04-15 15:11:43 +10:00
Vladimir Batov 0bf4a6d144 15APR-12:53 trying to support older compilers 2022-04-15 12:53:54 +10:00
Vladimir Batov 060ea97aaf 15APR-07:12 cleanup 2022-04-15 07:12:24 +10:00
Vladimir Batov 357df12bd7 15APR-06:18 cleanup 2022-04-15 06:18:18 +10:00
Vladimir Batov a965dec8dc 14APR-20:37 optimized 2022-04-14 20:37:14 +10:00
Vladimir Batov ba2d5b4121 14APR-20:37 reduced sizes of enum types 2022-04-14 20:37:08 +10:00
Vladimir Batov d6cffb7001 14APR-11:56 disable compilation on non-supported platforms 2022-04-14 11:56:10 +10:00
Vladimir Batov c55a54a03e 14APR-11:42 added -Wno-nonnull gcc option 2022-04-14 11:42:01 +10:00
Vladimir Batov d5410cde31 14APR-11:33 use _MSVC_VER directly instead of BOOST_MSVC 2022-04-14 11:33:07 +10:00
Vladimir Batov 1345c1925e 14APR-09:44 issue #54: added support for notation::hex 2022-04-14 09:44:24 +10:00
Vladimir Batov b5aa9a720c 22AUG-08:03 fixed issue #53 (boost::cnv::printf used wrong format for str to double) 2021-08-22 08:03:56 +10:00
Vladimir Batov 2eec956020 16AUG-07:21 disabled gcc warning boost-1.79.0.beta1 boost-1.79.0 boost-1.78.0.beta1 boost-1.78.0 2021-08-16 07:21:03 +10:00
Mike 137e23ac62 Merge pull request #52 from sdarwin/feature/gha_fix_1
Update GitHub Actions CI file
2021-08-03 07:07:40 +10:00
sdarwin 2a6bbbc87e Update GitHub Actions CI file 2021-07-30 19:59:08 +00:00
Peter Dimov d5f7347d30 Add CMakeLists.txt boost-1.77.0 boost-1.77.0.beta1 2021-05-28 01:52:33 +03:00
Peter Dimov 53f23788f9 Merge branch 'master' into develop 2021-05-28 01:51:21 +03:00
Mike 9779a5114e Merge pull request #51 from sdarwin/githubactions
GitHub Actions config
2021-03-06 05:50:25 +11:00
sdarwin 72c40bfeca Add GitHub Actions config [ci skip] 2021-03-05 15:59:45 +00:00
Mike e8da7e55c2 Merge pull request #50 from sdarwin/drone
Drone config
2021-01-29 07:37:21 +11:00
sdarwin cca2b8d0a2 add drone config [ci skip] 2021-01-28 14:48:14 +00:00