Skip to content
Snippets Groups Projects
  1. Aug 06, 2020
    • Mark OLESEN's avatar
      BUG: directory information spoils "wmake -show-cxx" (fixes #1799) · f18bd272
      Mark OLESEN authored
      - the various information queries MUST be executed with
        the '--no-print-directory' or risk polluting values
        in the information queries.
      
        This is mostly seen with the 'canCompile' test for tutorials running
        in parallel.
      
      ENH: add wmake '-show-path-c', '-show-path-cxx' as per 1912 and later
      f18bd272
  2. Jul 27, 2020
  3. Jun 04, 2020
  4. May 26, 2020
  5. May 14, 2020
  6. May 11, 2020
  7. Apr 20, 2020
    • Mark OLESEN's avatar
      CONFIG: additional packaging helpers, tutorial test helper · e000a3cd
      Mark OLESEN authored
      - bin/tools/create-mpi-config to query/write values for system openmpi.
        In some cases this can be used to avoid an mpicc requirement at runtime.
      
      - adjust openfoam session to latest version,
        including -test-tutorial forwarding.
      
      - adjust foamConfigurePaths to latest version
      
      - removal of gperftools default config, as per develop
  8. Apr 16, 2020
  9. Mar 16, 2020
  10. Mar 12, 2020
  11. Mar 10, 2020
  12. Feb 03, 2020
    • Mark OLESEN's avatar
      CONFIG: provide separate default settings for clang/gcc (fixes #1566) · 4dd14331
      Mark OLESEN authored
      - the foamConfigurePaths script is quite simplistic and aggressive in
        what it changes. This was particularly evident when using it to
        change gcc/clang versions.
      
        Restructured the corresponding compiler settings to define default
        versions (eg, "default_gcc_version") that limits the scope of
        changes performed by foamConfigurePaths and makes it easier to
        understand if changing manually.
      4dd14331
  13. Jan 31, 2020
  14. Jan 28, 2020
  15. Dec 09, 2019
  16. Dec 02, 2019
  17. Nov 25, 2019
    • Mark OLESEN's avatar
      BUG: ensightReadFile ignores binary string limits (#1511) · 29faf6da
      Mark OLESEN authored
      ENH: downgrade error on type-mismatch to a warning
      
      - Ensight data files generated by OpenFOAM will start with the name of
        the data type (Eg, "scalar", "vector" etc), but this convention may
        fail for data files that have been generated elsewhere.
      29faf6da
  18. Nov 20, 2019
  19. Nov 15, 2019
  20. Nov 19, 2019
  21. Nov 18, 2019
  22. Nov 11, 2019
  23. Nov 10, 2019
  24. Nov 11, 2019
  25. Oct 31, 2019
  26. Nov 03, 2019
  27. Oct 17, 2019
  28. Oct 16, 2019
  29. Oct 01, 2019