Skip to content
Snippets Groups Projects
  1. Feb 10, 2020
  2. Jan 31, 2020
  3. Jan 30, 2020
    • Lars Bilke's avatar
      [web] Added msvc version info and check. · 3fe58f0c
      Lars Bilke authored
      3fe58f0c
    • 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
  4. Jan 20, 2020
  5. Jan 15, 2020
  6. Jan 03, 2020
  7. Jan 02, 2020
  8. Dec 17, 2019
  9. Dec 06, 2019
  10. Dec 05, 2019
  11. Dec 04, 2019
  12. Oct 29, 2019
  13. Oct 16, 2019
  14. Sep 26, 2019
  15. Sep 24, 2019
  16. Sep 02, 2019
  17. Aug 30, 2019
  18. Aug 28, 2019
  19. Aug 23, 2019
  20. Aug 21, 2019
  21. Aug 19, 2019
  22. Aug 15, 2019
Loading