1. 26 Oct, 2018 3 commits
  2. 22 Oct, 2018 1 commit
  3. 08 Oct, 2018 4 commits
  4. 07 Oct, 2018 3 commits
  5. 01 Oct, 2018 4 commits
  6. 29 Sep, 2018 4 commits
  7. 22 Sep, 2018 2 commits
  8. 21 Sep, 2018 2 commits
  9. 20 Sep, 2018 2 commits
  10. 17 Sep, 2018 1 commit
  11. 16 Sep, 2018 4 commits
  12. 14 Sep, 2018 2 commits
  13. 13 Sep, 2018 4 commits
  14. 10 Sep, 2018 3 commits
  15. 09 Sep, 2018 1 commit
    • Christoph Schulz's avatar
      Conform to `cmakelint --filter=-linelength` · a21228b6
      Christoph Schulz authored
      - Lowercase all commands
      - Unify indent to 2 spaces
      - Remove spaces around brackets
      - Remove repitition of condition in else(...) and endif(...)
      
      Note: (re-)running CMake did not change the content of the generated files
      a21228b6