Skip to content
Snippets Groups Projects
  1. Dec 13, 2016
  2. Dec 01, 2016
  3. Oct 30, 2016
  4. Oct 29, 2016
  5. Sep 29, 2016
  6. Jul 12, 2016
    • Mark Olesen's avatar
      STYLE: cleanup compiler settings (issue #176) · 787b19c4
      Mark Olesen authored
      - export/setenv WM_COMPILER_TYPE as suggested by Mattijs.
      
      - for overall consistency, don't carp about an unset WM_COMPILER_TYPE,
        since this would only be on the first instance (prior to the
        export/setenv) and would be confusing about why/when this message
        may occur.
      
      - reduce clutter: only use (system|ThirdParty) for WM_COMPILER_TYPE.
        Drop the old 'OpenFOAM' setting for WM_COMPILER_TYPE, which was
        transitional in early 2011.
      
      - make the error messages more meaningful
      787b19c4
  7. Jul 01, 2016
  8. Jun 30, 2016
  9. Jun 28, 2016
  10. Jun 21, 2016
  11. Jun 14, 2016
  12. Jun 08, 2016
  13. Jun 06, 2016
  14. May 05, 2016
  15. May 02, 2016
  16. Mar 09, 2016
  17. Feb 22, 2016
  18. Feb 15, 2016
  19. Feb 10, 2016
  20. Dec 22, 2015
  21. Aug 07, 2015
  22. May 17, 2015
  23. May 14, 2015
  24. Mar 08, 2015
  25. Dec 31, 2014
    • Henry's avatar
      Added and verified support for 64bit labels · 325b003b
      Henry authored
      To compile with 64bit labels set
      
      WM_LABEL_SIZE=64
      
      in ~/OpenFOAM/dev/prefs.sh
      
      source ~/.bashrc
      
      then Allwmake in OpenFOAM-dev.
      
      This will build into for example OpenFOAM-dev/platforms/linux64ClangDPInt64Opt
      
      If WM_LABEL_SIZE is unset or set to 32:
      
      WM_LABEL_SIZE=32
      
      the build would be placed into OpenFOAM-dev/platforms/linux64ClangDPInt32Opt
      
      Thus both 32bit and 64bit label builds can coexist without problem.
      325b003b
  26. Dec 16, 2014
  27. Dec 11, 2014
  28. Dec 10, 2014
  29. Jul 11, 2014
  30. Feb 17, 2014
  31. Jan 28, 2014
  32. Jan 10, 2014