Skip to content
Snippets Groups Projects
  1. Jul 31, 2019
  2. Jul 29, 2019
    • Mark OLESEN's avatar
      BUG: export minimal compiler flags for VTK, ParaView (fixes #44) · 17a443a5
      Mark OLESEN authored
      - in 1906, we changed the handling of compiler flags to include the
        exact values as used by OpenFOAM.
      
        While this is needed for compiling some external programs -- see
        OpenFOAM-plus#1256
        for the discussion -- it appears to bring in flags that upset
        some of the ParaView (and possibly VTK) compilation.
      
        The culprits are likely to be found in the various '-W' switches,
        but for now we simply extract a mininal set of compiler flags
        that include -std=c++11 -m64 -fPIC, but no optimization flags,
        additional warnings flags or OpenFOAM-specific defines.
      17a443a5
  3. Jun 28, 2019
  4. Jun 27, 2019
  5. Jun 13, 2019
  6. Jun 09, 2019
  7. Jun 07, 2019
  8. Jun 06, 2019
  9. Apr 29, 2019
  10. Apr 27, 2019
    • Mark OLESEN's avatar
      COMP: force PROJECT_LIBS to be empty · bbbc7b29
      Mark OLESEN authored
      - additional safety when using wmake to generate .so or exe files.
        These third-party libraries must not themselves have a link
        dependency on OpenFOAM.
      bbbc7b29
  11. Apr 25, 2019
  12. Apr 12, 2019
  13. Mar 11, 2019
  14. Feb 14, 2019
  15. Jan 21, 2019
  16. Dec 14, 2018
  17. Dec 05, 2018
  18. Dec 04, 2018
  19. Dec 03, 2018
  20. Jul 31, 2018
  21. Jul 30, 2018
  22. Jul 27, 2018
  23. Jul 22, 2018
  24. Jul 19, 2018
  25. Jul 18, 2018
  26. Jul 07, 2018
  27. Jul 05, 2018
  28. Jul 02, 2018
  29. Jun 28, 2018
  30. Jun 27, 2018
  31. Jun 19, 2018