19a41397d0
glob headers
2022-07-05 10:48:35 +02:00
dab912e2e8
Rework as esp-idf component
2022-07-04 19:42:17 +02:00
45eec41c29
Merge pull request #15 from sdarwin/githubactions
...
GitHub Actions config
2022-03-08 09:35:50 +00:00
a1abfec1ef
Update GitHub Actions CI file
2022-03-07 20:16:18 +00:00
ba72d3340f
Merge pull request #16 from igaztanaga/patch-1
...
Small fix for Wsign-conversion
boost-1.88.0.beta1
boost-1.88.0
boost-1.87.0.beta1
boost-1.87.0
boost-1.86.0.beta1
boost-1.86.0
boost-1.85.0.beta1
boost-1.85.0
boost-1.84.0.beta1
boost-1.84.0
boost-1.83.0.beta1
boost-1.83.0
boost-1.82.0.beta1
boost-1.82.0
boost-1.81.0.beta1
boost-1.81.0
boost-1.80.0.beta1
boost-1.80.0
boost-1.79.0.beta1
boost-1.79.0
boost-1.78.0.beta1
boost-1.78.0
2021-10-13 16:03:23 +01:00
803b983da7
Small fix for Wsign-conversion
2021-10-13 15:10:36 +02:00
392199f6b1
Fix CMake tests in .travis.yml
boost-1.77.0.beta1
boost-1.77.0
2021-06-10 16:34:02 +03:00
482e81cddd
Update CMakeLists.txt
2021-06-10 02:06:15 +03:00
6ec69e506c
Add GitHub Actions config [ci skip]
2021-03-04 18:23:07 +00:00
66db74297a
Merge pull request #13 from eldiener/develop
...
[skip ci] Add "cxxstd" json field
2021-01-21 18:01:26 +00:00
e9ab97859d
[skip ci] Add "cxxstd" json field. The "cxxstd" json field is being added to each Boost library's meta json information for libraries in order to specify the minumum C++ standard compilation level. The value of this field matches one of the values for 'cxxstd' in Boost.Build. The purpose of doing this is to provide information for the Boost website documentation for each library which will specify the minimum C++ standard compilation that an end-user must employ in order to use the particular library. This will aid end-users who want to know if they can successfully use a Boost library based on their C++ compiler's compilation level, without having to search the library's documentation to find this out.
2021-01-21 11:09:31 -05:00
073c482606
Merge pull request #11 from eldiener/develop
...
Changes for Embarcadero C++ clang-based compilers, targeting Boost 1.74. Use BOOST_BORLANDC for bcc32 compiler
boost-1.76.0.beta1
boost-1.76.0
boost-1.75.0.beta1
boost-1.75.0
2020-05-06 17:34:09 +01:00
8ab850a342
Use BOOST_BORLANDC for bcc32 compiler
2020-03-21 22:24:50 -04:00
9102d74933
Merge branch 'develop' into feature/add-cmake-tests
2020-01-06 20:11:01 +02:00
ba846a3091
Update .travis.yml
boost-1.74.0.beta1
boost-1.74.0
boost-1.73.0.beta1
boost-1.73.0
2020-01-06 17:22:07 +02:00
0277552ae2
Merge branch 'develop'
2020-01-06 15:45:37 +02:00
317f01fc58
Merge branch 'develop' into feature/add-cmake-tests
2019-12-29 20:06:15 +02:00
b57860c33f
Use -DBOOST_INCLUDE_LIBRARIES=static_assert
2019-12-29 19:34:08 +02:00
ca94dbbc1a
Use Boost_VERBOSE instead of Boost_DEBUG
2019-12-29 18:52:09 +02:00
0a775cf1c5
Untabify
2019-12-29 18:47:06 +02:00
eac11c5e50
Merge pull request #9 from boostorg/pr/add-cmake-install
...
Add CMake install support (needed by type_traits)
2019-12-28 09:49:16 -08:00
944702b862
Add comment
2019-12-27 06:04:16 +02:00
1aaabeb02b
Fix indentation
2019-12-27 04:28:29 +02:00
9064caf95f
Merge branch 'pr/add-cmake-install' into feature/add-cmake-tests
2019-12-27 04:24:37 +02:00
f970afff9d
Disable installation without the superproject; add comments
2019-12-27 04:22:53 +02:00
ad48daf3b2
Change LIBRARIES to LINK_LIBRARIES
2019-12-27 04:20:36 +02:00
c6b558f1f2
Fix branch handling; add -j3 to b2 test
2019-12-27 03:32:34 +02:00
00724b8429
Fix .travis.yml typos; enable feature/* testing
2019-12-27 03:29:28 +02:00
00a741184c
Add cmake_install_test, cmake_subdir_test
2019-12-26 19:05:07 +02:00
f000d27cb2
Add CMake testing job to Travis
2019-12-26 19:00:25 +02:00
a8597c46d5
Add CMake testing support
2019-12-26 18:58:11 +02:00
609a5c0cd1
Add CMake install support (needed by type_traits)
2019-12-26 17:16:45 +02:00
233ef6bedd
Merge branch 'develop'
boost-1.72.0.beta1
boost-1.72.0
boost-1.71.0.beta1
boost-1.71.0
boost-1.70.0.beta1
boost-1.70.0
2019-02-27 18:28:11 +00:00
cb6d8fe37d
Merge pull request #7 from LukeCz/patch-1
...
Simplified boolean expression
2019-02-27 18:07:02 +00:00
23ee2b94b5
Simplified boolean expression
2019-01-21 16:50:00 -06:00
cffc57ffba
Merge branch 'develop'
2019-01-16 18:19:43 +00:00
488af9cf1b
add README.md
...
[CI SKIP]
2018-10-15 18:12:54 +01:00
a2c81d05e5
Merge pull request #6 from Mike-Devel/min_cmake
...
[CMake] Generate cmake target that other libraries can use
2018-10-06 18:32:21 +01:00
feaaf3d14a
Merge pull request #5 from boostorg/develop
...
Merge file structure reorganisation from develop.
boost-1.69.0-beta1
boost-1.69.0
2018-10-06 18:31:20 +01:00
68e4213583
[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.
2018-10-01 10:41:48 +02:00
b91e4747ce
Move header dependencies around -
...
to try to fix a clang-3.x issue with ::gets not found when compiling std lib header.
2018-09-25 18:25:26 +01:00
62c6cdcd46
Merge branch 'develop' of https://github.com/boostorg/static_assert into develop
2017-05-16 18:17:27 +01:00
662ecd3d9f
Add .travis.yml
2017-05-16 18:17:17 +01:00
afe9e9d786
Add, and update, documentation build targets.
boost-1.68.0
boost-1.67.0
boost-1.66.0
boost-1.65.1
boost-1.65.0
boost-1.64.0-beta2
boost-1.64.0-beta1
boost-1.64.0
boost-1.63.0
2016-10-10 11:39:53 -05:00
c2f58a187a
Add, and update, documentation build targets.
2016-10-07 23:07:36 -05:00
0d27f7bcf6
temporarily fix up paths until we can delete this file.
2016-06-14 18:43:24 +01:00
d0967cbf65
Fix doc directory paths.
2016-06-14 18:39:54 +01:00
3e8b6f5322
Move files into standard directory structure.
2016-06-14 18:37:24 +01:00
87f3be4a8f
Merge pull request #3 from morinmorin/fix/unused_attribute
...
Use Boost.Config's BOOST_ATTRIBUTE_UNUSED
boost-1.62.0
boost-1.61.0
boost-1.60.0
2015-09-10 19:21:39 +01:00
46e0bd762c
Use Boost.Config's BOOST_ATTRIBUTE_UNUSED.
2015-09-11 02:08:43 +09:00