Skip to content
Snippets Groups Projects
  1. Mar 10, 2020
  2. Mar 03, 2020
  3. Feb 20, 2020
  4. Feb 19, 2020
  5. Feb 18, 2020
  6. Feb 17, 2020
  7. Feb 12, 2020
  8. Feb 10, 2020
  9. Jan 31, 2020
  10. 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
  11. Jan 20, 2020
  12. Jan 15, 2020
  13. Jan 03, 2020
  14. Jan 02, 2020
  15. Dec 17, 2019
  16. Dec 06, 2019
  17. Dec 05, 2019
  18. Dec 04, 2019
  19. Oct 29, 2019
  20. Oct 16, 2019
Loading