Skip to content
Snippets Groups Projects
  1. Jun 13, 2024
  2. Jun 19, 2023
  3. Jun 09, 2022
  4. Dec 15, 2021
    • Mark OLESEN's avatar
      CONFIG: update versions · b0748af9
      Mark OLESEN authored
      - ADIOS2-2.7.1      latest
      - CGAL-4.14.3       latest without c++14 requirement
      - ParaView-v5.10.0  final (or RC2)
      - boost_1_74_0      newest is 1_77_0 but had problems with gcc-4.8.5
      - fftw-3.3.10       bugfix
      - openmpi-4.1.2     latest
      - scotch_6.1.0 (no change) - dgraph regression in 6.1.2
      - kahip-3.14        latest
      b0748af9
  5. May 19, 2021
  6. Dec 14, 2020
  7. Jun 05, 2020
  8. Oct 31, 2019
  9. Jul 31, 2018
  10. Dec 15, 2017
  11. Jan 11, 2018
    • Mark OLESEN's avatar
      ENH: improved handling of gmp/mpfr library settings (issue #674) · 110b00f0
      Mark OLESEN authored
      - export library path for gmp/mpfr from CGAL config files.
        This is required when non-system gmp/mpfr libraries are being
        used, but not using a ThirdParty compiler installation.
      
      - automatically handle lib/ vs lib64/ (eg, for central installations)
        for packages such as boost, CGAL, etc. While the ThirdParty
        compilation of these will normally land in lib64/, this may not be
        the case when they are supplied by another means.
      
      - reworked the handling of foamEtcFile and foamCleanPath for less
        clutter in the configuration files.
        Added the bin/tools/lib-dir script to handle logic that is
        too complex to easily manage in csh.
      110b00f0
  12. Nov 20, 2017
  13. Mar 14, 2017
  14. Feb 20, 2017
  15. Nov 23, 2016
    • Mark Olesen's avatar
      CONFIG: bump versions of various third-party sources · e9e97603
      Mark Olesen authored
      * boost 1_62_0 (Sept 2016)
      
      * CGAL 4.9 (Sept 2016)
        - now has headers-only mode that could be interesting
      
      * FFTW 3.3.5 (Jul 2016)
      
      * openmpi 1.10.4 (Sept 2016)
        - the first openmpi 2.x release is also available, but too early to switch
      
      * paraview 5.2.0 (Nov 2016)
        - builds without additional patching
      
      STYLE: removed unneeded CMake environment variables
      e9e97603
  16. Jul 05, 2016
  17. Jun 28, 2016
  18. Jun 23, 2016
  19. Jun 17, 2016
  20. Jun 14, 2016
  21. May 29, 2016
  22. May 15, 2016
  23. Feb 15, 2016
  24. Feb 10, 2016
  25. Oct 23, 2015
  26. May 18, 2015
  27. 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
  28. Jan 30, 2014
  29. Jan 28, 2014
  30. Aug 14, 2011
  31. May 03, 2011
  32. May 02, 2011
  33. Jan 19, 2011
  34. Jan 14, 2011
  35. Jan 07, 2011
  36. Jan 05, 2011
  37. Mar 29, 2010
  38. Mar 23, 2010