Commit Graph

18 Commits

Author SHA1 Message Date
Hans Dembinski
51bf01bf6d wip 2019-04-14 16:27:32 +02:00
Barrett Adair
ff18a4d976 use c++2a for cmake tests when available 2018-12-17 17:39:59 -06:00
Zach Laine
0cfa8abe6d check -> callable_traits_check. If a "check" target exists, give it a
dependency on callable_traits_check. Add a custom target check that depends on
callable_traits_check otherwise.
2018-09-19 19:47:13 -05:00
Barrett Adair
3fb2c1f556 copyright update, version bump 2017-07-02 15:25:02 -05:00
Louis Dionne
1d557245c1 [CMake] Add a package config file
This makes it easier to depend on the library from another CMake project.
2017-05-03 09:30:09 -07:00
Barrett Adair
b7dd4fdb83 move to boost namespace, add noexcept features 2016-12-10 18:25:20 -06:00
badair
8f6c906a76 adding support for GCC 4.7.4 2016-07-09 15:32:58 -05:00
badair
eb7c6fcbd4 features and tests for transaction_safe 2016-06-13 13:45:53 -05:00
badair
f5459061f0 adding interface example
fixing build errors

adding Boost to travis.yml

fixing travis.yml

fixing travis.yml

fixing travis.yml, fixing for libstdc++ bug

fixing travis.yml

fixing travis.yml

adding is_like_function

fixing interface example, doc gen

removing rogue tab characters

fixing build error

adding FunctionTypes section in documentation

removing empty note

fixing misspelling of inheritance
2016-05-03 03:52:18 -05:00
badair
8535b968da adding polyfills for better cross-platform support 2016-04-15 18:53:26 -05:00
badair
29f3a74e46 Excluding MSVC from unsupported feature tests 2016-04-15 17:16:39 -05:00
badair
317a7c9ded removing experimental examples from travis build 2016-04-12 00:19:12 -05:00
badair
f2e9f466e2 improving documentation 2016-04-11 21:52:44 -05:00
badair
9cc2840b31 fixing issues in MSVC, adding comments in MSVC-failing examples 2016-03-31 01:47:45 -05:00
badair
959dcca860 undoing /Wall hacks for MSVC, adding best_match 2016-03-26 01:38:13 -05:00
badair
e6f3fe6544 CI for older compilers 2016-03-25 15:58:06 -05:00
badair
a5fe6225e0 cmake, initial tests, Windows build scripts 2016-03-14 08:32:00 -05:00
badair
3a3712edad initial commit 2016-03-14 07:51:31 -05:00