Skip to content
Snippets Groups Projects
  1. Dec 09, 2016
  2. Dec 01, 2016
  3. Nov 23, 2016
  4. Nov 16, 2016
  5. Nov 04, 2016
  6. Oct 31, 2016
  7. Oct 30, 2016
  8. Oct 29, 2016
  9. Oct 09, 2016
  10. Sep 09, 2016
  11. Sep 05, 2016
  12. Sep 03, 2016
  13. Aug 23, 2016
    • Henry Weller's avatar
      etc/bashrc, etc/config.sh: · 73c48c5a
      Henry Weller authored
        - "$FOAM_USER_APPBIN" and "$FOAM_USER_LIBBIN" have been added to
          "foamOldDirs" in "etc/bashrc" and "etc/config.sh/unset"
      
        - "$OPAL_PREFIX" is now undefined in the option "SYSTEMOPENMPI" within
          "etc/config.sh/mpi", but only if the path defined in this variable
          is cleaned when using "foamCleanPath".
      
        - "$OPAL_PREFIX" is now also conditionally undefined in
          "etc/config.sh/unset" when the path is picked up by "foamCleanPath".
      
      Patch contributed by Bruno Santos
      Resolved bug-report http://bugs.openfoam.org/view.php?id=2210
      73c48c5a
  14. Aug 12, 2016
  15. Aug 11, 2016
  16. Aug 05, 2016
    • Henry Weller's avatar
      C++11: Update compilation rules to specify C++11 support and conformance · 618753c5
      Henry Weller authored
      The change from C++0x to C++11 allows all of C++11 functionality to be
      used in OpenFOAM, in particular constructor delegation which avoids code
      duplication or constructor helper functions.  However, this also means a
      change to the minimum gcc version supported which is now 4.7 rather than
      4.5.
      
      Note that gcc-4.7 does not support the entire C++11 standard but does
      support all of the functionality currently needed for further OpenFOAM
      development.  The minimum gcc-version which supports the entire C++11
      standard is 4.8 which is now the recommended minimum gcc version.
      618753c5
  17. Jul 31, 2016
  18. Jul 01, 2016
  19. Jun 28, 2016
  20. Jun 27, 2016
  21. Jun 24, 2016
  22. Jun 23, 2016
  23. Jun 21, 2016
  24. Jun 19, 2016
  25. Jun 17, 2016
  26. Jun 16, 2016
  27. Jun 15, 2016
  28. Jun 14, 2016
  29. Jun 13, 2016