greole
bf9e8a121d
Dependent compilation of tests, examples ... etc ( #100 )
...
* add a project name
* opt out of test, example, perf and doc build
* compiler definitions for clang
* fix build order by setting target depencies
* fix streampos namespace
* bump benchmark version
* remove file since it is part of google benchmark
* deactivate tests for google benchmark
* add missing ;
* add constexpr and variadic templates to compile features
* FIX set compile on interface since yap is an interface lib
* set cxx 14 as compile feature to compile boost
* add missing $
* replace cxx_std_14 by concrete features
* add all features to interface_compile_properties
* fix interface_compile_properties
2020-04-08 18:30:26 -05:00
Zach Laine
897b3561f2
Add a self-evaluating expression example.
2019-05-30 17:21:55 -05:00
Zach Laine
64aeedbc76
Add run_examples make target that does just what you'd expect.
2018-02-27 17:29:34 -06:00
Zach Laine
746adaabfe
Condition the 'let' example build on the availability of cosntexpr if.
2018-02-23 02:03:46 -06:00
Zach Laine
4b383f9343
Add example implementing a version of Boost.Phoenex's let() syntax.
2018-02-20 23:27:40 -06:00
Zach Laine
98acc2b2e7
Add pipable_algorithms example.
2018-02-18 12:35:54 -06:00
Zach Laine
0f4e144edc
Add terminal transform example; not working due to longstanding call_expr tag
...
transform matching bug.
2018-02-15 23:02:26 -06:00
Louis Dionne
c23c06e509
[CMake] Pull the setting up of dependencies into its own file
...
Also, properly define link/header dependencies between targets.
2016-12-18 17:49:23 -06:00
Zach Laine
9e37427a0b
Add Autodiff_library sources as the basis for an example.
2016-12-16 22:20:10 -06:00
Zach Laine
39c2d7f5d1
Add a TODO.
2016-12-15 19:09:46 -06:00
Zach Laine
b76eb66101
Add hello_world_redux example.
2016-12-11 23:32:39 -06:00
Zach Laine
52f7ba3a0b
Add minimal example.
2016-12-11 15:31:24 -06:00
Zach Laine
1e3f6fb667
Add GCC support to CMake build.
2016-12-09 22:36:21 -06:00
Zach Laine
867e659099
Add future_group example.
2016-12-07 20:01:25 -06:00
Zach Laine
52b8a03b40
Add map_assign example.
2016-12-07 20:01:25 -06:00
Zach Laine
a9ab05aef2
Add mixed example.
2016-12-07 20:01:24 -06:00
Zach Laine
0ee6c4255c
Add vector example.
2016-12-07 20:01:24 -06:00
Zach Laine
6c51d601cf
Add vec3 sample.
2016-12-07 20:01:21 -06:00
Zach Laine
43677fe9dc
Add TArray example.
2016-12-07 20:01:21 -06:00
Zach Laine
0b2e571a9b
Add lazy_vector example (needs optimization).
2016-12-07 20:01:19 -06:00
Zach Laine
7d243f40b0
Add calc examples.
2016-12-07 20:01:18 -06:00
Zach Laine
de4086622e
Add a first example, hello_world.
2016-12-07 20:01:18 -06:00