Skip to content
Snippets Groups Projects
This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git. Pull mirroring updated .
  1. Feb 15, 2021
  2. Jan 06, 2021
  3. Nov 25, 2020
  4. Nov 23, 2020
  5. Oct 30, 2020
  6. Aug 19, 2020
  7. Aug 13, 2020
  8. Jun 23, 2020
  9. Apr 10, 2020
  10. Jan 31, 2020
  11. 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
  12. Sep 02, 2019
  13. Aug 30, 2019
  14. Aug 28, 2019
  15. Jun 03, 2019
  16. Jan 31, 2019
  17. Jan 04, 2019
  18. Dec 12, 2018
  19. Aug 17, 2018
  20. Jul 12, 2018
  21. Jul 05, 2018
  22. Jan 08, 2018
  23. Nov 09, 2017
  24. Oct 27, 2017
  25. Oct 17, 2017
  26. Aug 07, 2017
  27. Jun 07, 2017
  28. Sep 21, 2016
Loading