8bf7682f54
Rework as esp-idf component
2023-11-23 17:17:05 +01:00
46c7a05f82
Update CMakeLists.txt
boost-1.77.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
boost-1.77.0.beta1
2021-06-10 00:47:04 +03:00
da6801c691
Merge pull request #18 from eldiener/develop
...
Changes for Embarcadero C++ clang-based compilers, targeting Boost 1.74. Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost conf…
boost-1.75.0.beta1
boost-1.75.0
boost-1.76.0
boost-1.76.0.beta1
2020-08-24 14:15:39 +03:00
d30c81ab01
Update .travis.yml
2020-08-24 13:41:27 +03:00
0ebcad0700
Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers.
2020-03-28 12:23:23 -04:00
27890f7ec1
Merge pull request #17 from Kojoley/missing-cstddef-include
...
Missing `cstddef` include
boost-1.73.0.beta1
boost-1.74.0.beta1
boost-1.74.0
boost-1.73.0
2020-03-27 14:50:36 -04:00
a660ddd9fd
Missing cstddef
include
2020-03-20 19:03:48 +03:00
067ad10264
Merge pull request #15 from Mike-Devel/min_cmake
...
Add minimal cmake file
2018-12-30 13:25:40 -05:00
f7ceda084a
[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
and transitive dependencies.
2018-12-30 15:57:56 +01:00
e35962f3f0
Merge pull request #14 from glenfe/develop
...
Drop dependency on MPL and use enable_if from TypeTraits
boost-1.69.0
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
boost-1.69.0-beta1
2018-09-22 14:47:48 -04:00
fa5c6fc8e5
Drop dependency on MPL
2018-09-22 12:52:06 -04:00
7538ccb6b3
Use correct include path for workaround.hpp
2018-09-22 10:20:37 -04:00
d85bb74cb3
Use enable_if from TypeTraits
2018-09-22 10:19:30 -04:00
080f05ea46
Squash-merge branch feature/pull-11
boost-1.67.0
boost-1.68.0
2018-01-13 20:46:25 +02:00
0047815f4a
Merge branch 'feature/ignore-deprecated' of https://github.com/DanielaE/boost.typeof into develop
2017-11-22 01:41:04 +02:00
e789dbdcbe
Merge branch 'develop'
boost-1.66.0
2017-11-04 20:33:26 +02:00
e9f4579047
Test typeof instead of smart_ptr :-/
2017-11-04 16:26:08 +02:00
ec502afe5d
Update .travis.yml
2017-11-04 00:36:52 +02:00
a9298ee94f
Add import testing ;
to test/Jamfile
2017-11-04 00:36:29 +02:00
d6f7132800
Merge pull request #10 from eldiener/develop
...
Remove executable attribute.
2017-11-03 23:39:24 +02:00
05ad6402ef
Remove executable attribute.
2017-09-17 08:27:46 -04:00
8475a449d3
Appveyor config referenced Travis variables
2017-08-10 09:19:30 -07:00
a506733d99
Add appveyor.yml CI script.
2017-08-10 08:23:27 -07:00
be4cdd3a29
Merge branch 'develop'
...
Conflicts:
include/boost/typeof/msvc/typeof_impl.hpp
include/boost/typeof/typeof.hpp
boost-1.65.1
boost-1.65.0
2017-04-24 17:11:43 +03:00
5d737d61e5
conditionally ignore testcases for removed library features
...
Signed-off-by: Daniela Engert <dani@ngrt.de >
2017-04-19 19:31:39 +02:00
733e1e94c8
Remove trailing whitespace
2017-04-16 18:03:52 +03:00
2b4df4f09f
Merge branch 'DanielaE-feature/msvc-option-permissive-' into develop
2017-04-16 18:02:39 +03:00
12e1fe615a
enable use of msvc compiler option /permissive-
...
The compiler hack used to emulate __typeof__ on msvc no longer works when compiler option /permissive- is engaged. Rather than preying on a compiler bug take advantage of modern c++ instead.
Signed-off-by: Daniela Engert <dani@ngrt.de >
2017-04-16 08:51:30 +02:00
681499bba4
Merge branch 'pgroke-dt-z_OS_XL_C++_support' into develop
2017-04-16 01:27:37 +03:00
7db26fbf83
Merge branch 'z_OS_XL_C++_support' of https://github.com/pgroke-dt/typeof into pgroke-dt-z_OS_XL_C++_support
2017-04-16 01:25:32 +03:00
64ad04d3eb
Merge branch 'awulkiew-fix/msc_clang' into develop
2017-04-16 01:19:39 +03:00
72e3e5ac18
Merge branch 'fix/msc_clang' of https://github.com/awulkiew/typeof into awulkiew-fix/msc_clang
2017-04-16 01:17:05 +03:00
ec9d092345
Add c++03, g++ 4.6, clang-3.4 to Travis
2017-04-16 00:22:27 +03:00
ab7073f32d
Add .travis.yml
2017-04-16 00:08:05 +03:00
03ae4b3465
support for IBM XL C/C++ compiler family __typeof__
2017-02-21 22:54:41 +01:00
1d3589e9c0
Add, and update, documentation build targets.
boost-1.64.0-beta2
boost-1.64.0-beta1
boost-1.64.0
boost-1.63.0
2016-10-10 11:39:54 -05:00
d8b8af69ac
Add, and update, documentation build targets.
2016-10-07 23:07:37 -05:00
4994d5be13
Fix compilation error with MSC+Clang - check defined(__clang__) explicitly.
2016-03-16 01:55:41 +01:00
ed7d30939d
Fix outdated path to boostbook css.
boost-1.61.0
boost-1.62.0
2016-02-23 21:55:16 -06:00
c394d0a5ae
Fix outdated path to boostbook css.
2015-12-21 22:32:05 -06:00
6aea11f3df
Add metadata file.
boost-1.59.0
boost-1.60.0
boost-1.58.0
2015-01-25 20:50:03 +02:00
5bbb552f28
Merge pull request #2 from danieljames/metadata
...
Create metadata file.
2015-01-25 20:27:48 +02:00
5bf1a089bd
Add metadata file.
2014-08-18 15:12:05 +01:00
4e34737b9c
TypeOf: Fix if/elif chain after msvc 6/7 removal.
...
[SVN r85925]
2013-09-26 06:52:33 +00:00
8092dd0003
TypeOf: Remove obsolete MSVC version checks
...
[SVN r85920]
2013-09-25 21:15:54 +00:00
9fcf6ff70e
reverting accidently commited change
...
[SVN r75052]
2011-10-18 17:25:37 +00:00
2334bc2bf7
added full qualification to enable_if for the member pointer operator
...
[SVN r75050]
2011-10-18 16:09:48 +00:00
e56adea1b1
Integrated from trunc: Applied patch for #5745 : Use native typeof support for Oracle Solaris Studio C++ compiler
...
[SVN r74849]
boost-1.57.0
boost-1.56.0
2011-10-09 13:08:04 +00:00
731e9ce0ad
Applied patch for #5745 : Use native typeof support for Oracle Solaris Studio C++ compiler
...
[SVN r73579]
2011-08-06 18:46:43 +00:00
4fab1b5d17
fix typeof bug on msvc-7.1 that is causing type_traits/common_type.hpp to fail to compile
...
[SVN r66662]
2010-11-21 21:42:52 +00:00