|
e467a58fd6
|
Rework as esp-idf component
|
2023-11-23 17:17:05 +01:00 |
|
|
16fca8368b
|
Keep -Wmaybe-uninitialized disabled
boost-1.81.0.beta1
boost-1.81.0
boost-1.80.0.beta1
boost-1.80.0
|
2022-05-30 20:25:13 +03:00 |
|
|
4cf7c718b8
|
Merge branch 'gcc12-Wuninitialized' of https://github.com/jngrad/boost-function into feature/issue-42
|
2022-05-30 19:56:08 +03:00 |
|
|
389f886bc3
|
Add test for issue #42
|
2022-05-30 19:36:29 +03:00 |
|
|
abc1bf9b4a
|
Extend GCC 11 workaround to GCC 12 as well
|
2022-05-30 18:44:07 +03:00 |
|
|
e665d1e9af
|
Disable -Wdeprecated-declarations for GCC 12
|
2022-05-30 18:18:09 +03:00 |
|
|
f7e42dc08f
|
Update ci.yml
|
2022-05-30 17:35:22 +03:00 |
|
|
5b4e2797a2
|
Avoid -Wuninitialized warnings in GCC 12
|
2022-05-30 16:16:41 +02:00 |
|
|
5e1a4f49aa
|
Remove msvc-14.3 from appveyor.yml (in GHA); use clang-win from 2019
boost-1.79.0.beta1
boost-1.79.0
|
2021-12-17 02:52:13 +02:00 |
|
|
e36de553dd
|
Update README
|
2021-12-16 06:43:57 +02:00 |
|
|
acaca854c4
|
More Clang warning suppression
|
2021-12-16 06:20:42 +02:00 |
|
|
277757befc
|
Disable -Wmaybe-uninitialized in function_template.hpp for GCC 11
|
2021-12-16 06:18:06 +02:00 |
|
|
61479788b8
|
Additional Clang warning fixes
|
2021-12-16 05:25:03 +02:00 |
|
|
e47b6a51e4
|
Test with warnings=extra, warnings-as-errors=on
|
2021-12-16 04:59:39 +02:00 |
|
|
bf8898c95f
|
Disable C5243 in function_base.hpp (closes #41)
|
2021-12-16 04:24:49 +02:00 |
|
|
e0477637eb
|
Add test/cmake_install_test
|
2021-12-16 03:45:24 +02:00 |
|
|
24dfb4f560
|
Add CMake tests to ci.yml
|
2021-12-16 03:41:09 +02:00 |
|
|
a60ee51957
|
Update ci.yml
|
2021-12-16 03:40:23 +02:00 |
|
|
6d98696d74
|
Update .github/workflows
boost-1.78.0.beta1
boost-1.78.0
boost-1.77.0.beta1
boost-1.77.0
|
2021-04-19 18:15:28 +03:00 |
|
|
223749287a
|
Add test/CMakeLists.txt
|
2021-03-19 04:35:28 +02:00 |
|
|
78a03cb7bc
|
Update CMakeLists.txt
|
2021-03-19 04:35:09 +02:00 |
|
|
bc16eee025
|
Add CMake tests to .travis.yml
|
2021-03-19 04:09:27 +02:00 |
|
|
848b0b219d
|
Update .travis.yml
|
2021-03-19 00:06:53 +02:00 |
|
|
bd979303a2
|
Update .travis.yml
|
2021-03-18 04:32:47 +02:00 |
|
|
06357e16d0
|
Merge branch 'feature/gha' into develop
boost-1.76.0.beta1
boost-1.76.0
|
2021-01-20 00:50:53 +02:00 |
|
|
10ab375aef
|
Merge pull request #40 from eldiener/develop
[skip ci] Add "cxxstd" json field
|
2021-01-20 00:46:13 +02:00 |
|
|
37a1fa3f6a
|
Add .github/workflows
|
2021-01-20 00:38:48 +02:00 |
|
|
a2f088db05
|
[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-19 17:15:01 -05:00 |
|
|
c197ec934e
|
Update maintainer e-mail
|
2020-12-12 01:02:38 +02:00 |
|
|
8b1a23033d
|
Add cxxstd=latest to msvc-14.2
|
2020-11-14 21:41:46 +02:00 |
|
|
fc28657f34
|
Use address-model=32 for msvc-9.0,10.0,11.0
|
2020-11-14 21:36:16 +02:00 |
|
|
52c8fd15d1
|
Update Travis
boost-1.75.0.beta1
boost-1.75.0
|
2020-09-10 17:28:39 +03:00 |
|
|
4841cbf475
|
Restrict clang-win to 64 bit to avoid mspdbcore.dll error
boost-1.74.0.beta1
boost-1.74.0
boost-1.73.0.beta1
boost-1.73.0
|
2020-03-28 05:03:12 +02:00 |
|
|
b07c2efef5
|
Add msvc-14.2, clang-win to Appveyor
|
2020-03-28 04:32:38 +02:00 |
|
|
1aa3e8c8d7
|
Merge pull request #38 from Romain-Geissler-1A/develop
Avoid -Wmaybe-uninitialized warnings in gcc (issue #27).
|
2020-03-28 03:45:44 +02:00 |
|
|
7c90434317
|
Avoid -Wmaybe-uninitialized warnings in gcc (issue #27).
|
2020-03-27 20:57:36 +00:00 |
|
|
8ec9323003
|
Update .travis.yml
boost-1.72.0.beta1
boost-1.72.0
|
2019-07-25 08:06:10 +03:00 |
|
|
c39ca938a6
|
Set Travis to Trusty
|
2019-07-25 07:59:38 +03:00 |
|
|
4b25a75c03
|
Merge branch 'develop' into develop
boost-1.71.0.beta1
boost-1.71.0
|
2019-04-29 15:05:21 -04:00 |
|
|
5682111fad
|
Whitespace
|
2019-04-29 13:24:59 -04:00 |
|
|
1694b32e1b
|
Fixing another -Wswitch-enum warning.
|
2019-04-29 12:29:22 -04:00 |
|
|
eaf2151263
|
Cosmetic cleanup
|
2019-04-29 02:47:09 +03:00 |
|
|
d9043b76d6
|
Changed a switch statement to an if to reduce compiler warnings on more sensitive flags.
|
2019-04-25 13:16:15 -04:00 |
|
|
2e2c44f070
|
Switch Appveyor to 2015 image
|
2019-04-14 18:27:47 +03:00 |
|
|
7f69508eac
|
Add CMakeLists.txt
boost-1.70.0.beta1
boost-1.70.0
|
2019-01-07 00:09:56 +02:00 |
|
|
6d811a2e72
|
Add test/quick.cpp
|
2019-01-07 00:02:14 +02:00 |
|
|
3f6b2b6f56
|
Remove essentials from yml files
|
2018-12-22 05:17:56 +02:00 |
|
|
439d64d8a8
|
Update .yml files
|
2018-12-18 21:48:12 +02:00 |
|
|
3f46081c59
|
Add mixed cxxstd variants of test_return_function
boost-1.69.0-beta1
boost-1.69.0
|
2018-11-14 00:17:36 +02:00 |
|
|
17716b63f2
|
Add test_return_function
|
2018-11-14 00:11:27 +02:00 |
|