1. 6f37606 Add some example code to show how to depend on Fruit from a bazel project. by Marco Poletti · 3 years, 10 months ago
  2. 074c1a3 Various fixes so that Fruit compiles in C++17 mode with MSVC. by Marco Poletti · 4 years, 3 months ago
  3. 0427ec4 Add the default Visual Studio build dir name to .gitignore. by Marco Poletti · 4 years, 3 months ago
  4. 7d6f051 Some improvements to the Conan packaging, in preparation for publishing Conan binaries. by Marco Poletti · 6 years ago
  5. 94e1d12 Fix compilation under MSVC 2017. by Marco Poletti · 7 years ago
  6. 905dc09 Support building Fruit with MSVC. by Marco Poletti · 7 years ago
  7. 6b63b76 Add another build dir to .gitignore. by Marco Poletti · 8 years ago
  8. 6df80a7 Use extras/bazel_root as WORKSPACE root for Bazel, using symlinks so that Fruit lives under //third_party/fruit instead of //. by Marco Poletti · 8 years ago
  9. 677df8d Add all top-level build* directories to gitignore. by Marco Poletti · 8 years ago
  10. bc1c7bc Rewrite the benchmark code in python, slightly changing the generated benchmark, and add a Boost.DI benchmark generator. by Marco Poletti · 8 years ago
  11. 632eff4 Ignore all bazel-* files/directories in .gitignore. by Marco Poletti · 8 years ago
  12. ad9bbe4 Merge branch 'master' into bazel by Marco Poletti · 8 years ago
  13. 6db9b2f Don't track the KDevelop project files in the git repo. by Marco Poletti · 8 years ago
  14. a189ca3 Add .idea to .gitignore. [ci skip] by Marco Poletti · 8 years ago
  15. c8ecca8 Add draft BUILD files for the Bazel build system. Building with Bazel currently doesn't work, it results in this compile error: by Marco Poletti · 8 years ago
  16. ae2476e Add a run_benchs.sh script to automate running tests. by Marco Poletti · 9 years ago
  17. 526ae9c Add a script to report the test coverage. by Marco Poletti · 10 years ago
  18. cf798fa Initial commit. by Marco Poletti · 10 years ago