Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 637d7be (HEAD -> master) Refactored whole project structure by Bergmann89 2022-01-21 14:22:40 +0100
  • cfb117e * Fixed unit test groups * Added line counter tool by bergmann 2019-12-13 11:04:49 +0100
  • ddaa536 * Added VS code settings * Updated format of cmake files * Added support for sanitizers by bergmann 2019-11-05 23:08:42 +0100
  • e53aa14 * Improved project structure * Added project template for interface libraries by bergmann 2019-08-10 12:15:14 +0200
  • 70dad7d * Splittet cmake include files into more precise names by bergmann 2019-08-02 12:40:53 +0200
  • 224f996 * Removed version suffix from normal executables by bergmann 2019-08-02 11:22:23 +0200
  • bec0d82 * Fixed variable naming by bergmann 2019-08-01 20:30:46 +0200
  • 87f3b42 * Fixed bug: submodules were added with abolute path by bergmann 2019-08-01 20:12:02 +0200
  • 4fcf5a1 * Fixed bug: cmake variables are not initialized correctly (because they depend on the options, and the options are included after the variables) * Changed filenames of the tests by bergmann 2019-08-01 16:46:52 +0200
  • d7527b5 * Improved unit tests: Build one executable for each test source file (so tests can be executed in parallel) by bergmann 2019-08-01 16:26:59 +0200
  • 066e04b * Improved git version handling * Fixed bug in tool by bergmann 2019-07-31 13:30:36 +0200
  • 95975b8 * Moved all options of a project to an extra options cmake script * Improved tool (git handling) by bergmann 2019-07-09 11:15:53 +0200
  • 20b98f4 * Improved project structure by bergmann 2019-06-25 13:50:58 +0200
  • 9788629 * improved pedantic flags by bergmann 2019-06-20 22:25:39 +0200
  • 0206941 * Moved all configurable variables to a new include file * Use Find_Package to find local packages * Improved tool by bergmann 2019-06-11 23:23:03 +0200
  • 50df475 * Initial commit by bergmann 2019-06-11 16:15:49 +0200