Skip to content
Snippets Groups Projects
  1. Dec 19, 2019
  2. Dec 17, 2019
  3. Dec 16, 2019
  4. Dec 13, 2019
    • Mark OLESEN's avatar
      STYLE: adjust deprecations for OSspecific · b61d4ab4
      Mark OLESEN authored
      - skip processing OSspecific/MSwindows since this can cause duplicate
        doxygen entries
      
      STYLE: adjust formatting in code templates
      
      STYLE: use std::string methods without extra qualifications
      b61d4ab4
  5. Dec 12, 2019
    • Mark OLESEN's avatar
      CONFIG: prefer use of ParaView_MESA_DIR in runTimePostProcessing · a8ab9b87
      Mark OLESEN authored
      - when using VTK from ParaView sources it can better to tag them as
        such, but simultaneously not mask the ParaView with hardware
        rendering.
      
        The additional ParaView_MESA_DIR variable allows this.
        The balance of library and path setup is unaffected by this.
      
      DOC: update doc/BuildIssues
      a8ab9b87
  6. Nov 27, 2019
  7. Nov 26, 2019
  8. Nov 25, 2019
  9. Nov 15, 2019
  10. Nov 13, 2019
  11. Oct 31, 2019
  12. Nov 11, 2019
  13. Sep 25, 2019
  14. Nov 06, 2019
  15. Nov 05, 2019
  16. Nov 01, 2019
  17. Oct 30, 2019
  18. Oct 28, 2019
  19. Oct 02, 2019
  20. Sep 25, 2019
  21. Aug 16, 2019
  22. Aug 13, 2019
  23. Jul 31, 2019
  24. Aug 07, 2019
    • Mark OLESEN's avatar
    • Mark OLESEN's avatar
      CONFIG: relax requirement on C compile option · d4a0dc63
      Mark OLESEN authored
      - with 1906, OpenFOAM is purely C++ code and the last toolchain bits C
        code have been avoided. Thus relax the wmake C rule for including
        WM_COMPILE_OPTION. This makes it much easier to add different
        compiler options with fewer files.
      
        For example, for Broadwell-specific options:
      
            cd wmake/rules/linux64Gcc
            cp c++Opt c++OptBdw
      
            edit this file and then use WM_COMPILE_OPTION=OptBdw
      
      - ensure that WM_COMPILE_OPTION is always non-empty
      d4a0dc63
  25. Jul 31, 2019
  26. Aug 02, 2019
  27. Jul 31, 2019
  28. Jul 29, 2019
  29. Jul 15, 2019
  30. Jul 10, 2019
  31. Jul 09, 2019
  32. Jul 05, 2019
  33. Jun 27, 2019
  34. Jun 25, 2019
  35. Jun 26, 2019
  36. Jun 25, 2019
    • Mark OLESEN's avatar
      CONFIG: adjust bin/tools/foamConfigurePaths · 47f37588
      Mark OLESEN authored
      - add a '-SPDP' option
      
      - remove the '-archOption' for forcing a '-m32' build on 64-bit
        architecture, which is now considered too obscure.
        Must edit files manually if this option is really required.
      47f37588
  37. Jun 17, 2019
  38. Jun 14, 2019