Merge branch 'master' into feature/FS1557-add-all-flags-by-default
* master: (82 commits) [Type] Fix documentation of DuneSymlinkOrCopy [CMake][CPack] Set some basic CPack wariables for tarballs. [CMake] Don't search for malloc.h, stdint.h and memory. [CMake] Don't output twice that we generate Doxyfile.in. [CMake] Doxygen ignores existens of doc/doxygen/html/index.html in src [duneproject] use CMake variable for install dir [duneproject] fix typos in README [duneproject] remove empty lines at beginning and end of generated files [Autotools] Install DuneSymlinkOrCopy.cmake [CMake] install DuneSymlinkOrCopy.cmake [Cmake][bugfix] Still do the header globbing [Cmake][bugfix] Fix error in making headercheck configurable [CMake] make the headercheck feature configurable [bugfix] fix typos in add_dune_library [cleanup] Replace or and not by || and !. [m4] fix mixup when using autools/cmake 2.4 + an installed 2.3 [bugfix] inlcude header algorithm to pass headercheck [dunecontrol] check for left over la files [reservedvector] allow to construct a reserved vector from an initializer_list Document new option --current-dep on the man page ...
No related branches found
No related tags found
Showing
- bin/dunecontrol 45 additions, 9 deletionsbin/dunecontrol
- bin/duneproject 39 additions, 38 deletionsbin/duneproject
- cmake/modules/AddPTScotchFlags.cmake 24 additions, 0 deletionscmake/modules/AddPTScotchFlags.cmake
- cmake/modules/CMakeLists.txt 3 additions, 0 deletionscmake/modules/CMakeLists.txt
- cmake/modules/CheckCXX11Features.cmake 146 additions, 0 deletionscmake/modules/CheckCXX11Features.cmake
- cmake/modules/DuneDoxygen.cmake 21 additions, 25 deletionscmake/modules/DuneDoxygen.cmake
- cmake/modules/DuneMPI.cmake 1 addition, 2 deletionscmake/modules/DuneMPI.cmake
- cmake/modules/DuneMacros.cmake 21 additions, 15 deletionscmake/modules/DuneMacros.cmake
- cmake/modules/DuneSymlinkOrCopy.cmake 100 additions, 0 deletionscmake/modules/DuneSymlinkOrCopy.cmake
- cmake/modules/FindMETIS.cmake 5 additions, 1 deletioncmake/modules/FindMETIS.cmake
- cmake/modules/FindMProtect.cmake 1 addition, 0 deletionscmake/modules/FindMProtect.cmake
- cmake/modules/FindPTScotch.cmake 83 additions, 0 deletionscmake/modules/FindPTScotch.cmake
- cmake/modules/Headercheck.cmake 25 additions, 23 deletionscmake/modules/Headercheck.cmake
- cmake/modules/Makefile.am 3 additions, 0 deletionscmake/modules/Makefile.am
- cmake/scripts/CreateDoxyFile.cmake 1 addition, 2 deletionscmake/scripts/CreateDoxyFile.cmake
- cmake/scripts/FinalizeHeadercheck.cmake 5 additions, 1 deletioncmake/scripts/FinalizeHeadercheck.cmake
- config.h.cmake 9 additions, 0 deletionsconfig.h.cmake
- doc/dunecontrol.1 5 additions, 1 deletiondoc/dunecontrol.1
- doc/example.opts 2 additions, 2 deletionsdoc/example.opts
- dune/common/CMakeLists.txt 3 additions, 0 deletionsdune/common/CMakeLists.txt
Loading
Please register or sign in to comment