Skip to content
Snippets Groups Projects
  1. Mar 08, 2021
  2. Jan 30, 2021
  3. Dec 18, 2020
  4. Aug 17, 2020
  5. Aug 15, 2020
  6. Aug 03, 2020
    • Tomáš Pecka's avatar
      cmake: Redesign CMakeLists.txt: Remove generators · c107bf77
      Tomáš Pecka authored
      Remove CMakeLists.txt generator scripts from build phase. Replaced with
      CMake's GLOB that can re-run every time the build is invoked. We can
      also drop the Python dependency now.
      
      Removed header installs which will be redesigned in future commits.
      c107bf77
  7. Dec 18, 2019
  8. Dec 03, 2019
  9. Nov 22, 2019
  10. Nov 09, 2019
  11. Oct 22, 2019
  12. Oct 10, 2019
  13. Jul 11, 2019
  14. Jun 21, 2019
  15. Jun 17, 2019
  16. Jun 05, 2019
  17. May 30, 2019
  18. May 29, 2019
  19. May 22, 2019
  20. Apr 18, 2019
  21. Apr 16, 2019
  22. Mar 28, 2019
  23. Mar 22, 2019
  24. Mar 21, 2019
  25. Mar 19, 2019
Loading