aboutsummaryrefslogtreecommitdiff
path: root/examples/CMakeLists.txt
AgeCommit message (Expand)Author
2018-08-27Add some example tests using component replacements.Marco Poletti
2017-03-04Fix quoting of variables in ifs in CMake files.Marco Poletti
2017-03-04Support compiling Fruit (and running tests) under Windows, using MinGW's GCC.Marco Poletti
2016-08-28Fix a couple remaining issues with the benchmark code and introduce YAML file...Marco Poletti
2016-07-16Fix build error, by removing a reference to a no-longer-existing dir.Marco Poletti
2016-05-15Add an example that shows how to use annotated injection.Marco Poletti
2014-10-12Add a simple benchmark for the use of new/delete (instead of injection).Marco Poletti
2014-09-13Add compile-time benchmark.Marco Poletti
2014-08-30generate_benchmark now generates a more meaningful benchmark, with a componen...Marco Poletti
2014-08-21Add a ComponentImpl 'cast' that takes a ComponentImpl&&.Marco Poletti
2014-08-20Add injection benchmark.Marco Poletti
2014-07-13Remove injection_scopes example, turn it into a 'server' example.Marco Poletti
2014-07-13Add new example: examples/scaling_doubles.Marco Poletti
2014-06-28Implement multibindings.Marco Poletti
2014-06-28Implement injection scopes, plus some other changes:Marco Poletti
2014-06-21Initial commit.Marco Poletti