Skip to content
Snippets Groups Projects
  1. Jan 30, 2020
    • Lars Bilke's avatar
      [CMake] Added version requirements file in json-format. · 1ab8ee8d
      Lars Bilke authored
      The file is read by CMake (via new a json parser submodule) and
      the web site generator and provides info on required clang and
      gcc versions. This info will be expanded in future commits.
      
      Goal is to have a single source of truth for versions infos and
      maybe other requirements.
      
      On CMake you access the info via `ogs.`-prefixed variables:
      
          ${ogs.minimum_version.gcc}
      
      In Hugo you access the info via the new dataFile-shortcode:
      
          {{< dataFile "versions.minimum_version.gcc" >}}
      1ab8ee8d
  2. Sep 02, 2019
  3. Aug 30, 2019
  4. Aug 28, 2019
  5. Jun 03, 2019
  6. Jan 31, 2019
  7. Jan 04, 2019
  8. Dec 12, 2018
  9. Aug 17, 2018
  10. Jul 12, 2018
  11. Jul 05, 2018
  12. Jan 08, 2018
  13. Nov 09, 2017
  14. Oct 27, 2017
  15. Oct 17, 2017
  16. Aug 07, 2017
  17. Jun 07, 2017
  18. Sep 21, 2016
  19. Sep 16, 2016
  20. Sep 14, 2016
  21. Jul 11, 2016
  22. May 17, 2016
  23. Apr 22, 2016
  24. Mar 30, 2016
  25. Feb 03, 2016
  26. Jan 11, 2016
  27. Sep 24, 2015
  28. Aug 03, 2015
  29. Jul 15, 2015
  30. Jun 08, 2015
Loading