-
- Downloads
Merge branch 'master' into feature/add-kernels
synchronize with master * master: [Autotools] Add test for C++11 alignof operator [Autotools] Check for alignment values of various simple types [Buildsystem] Provide macros for explicitly marking symbols as exported or private Switch to a more robust algorithm for hash combining Cirrected copy&paste comment [Buildsystem] Allow specification of USE_CMAKE in opts file. Fixes indentation. [Buildsystem] Honor --buiddir option for dunecontrol again. [CMake] Get rid of warnings related to CMP0019: skip include/link variable re-expansion [dunecontrol] Fix variable name mixup in vcsetup option file parsing Deprecate TypeTraits::PointeeType and TypeTraits::ReferredType Implement is_pointer, is_lvalue_reference, remove_pointer Put programs in alphabetical order Test the TypeTraits class spelling Fixes BUILDDIR variable treatment in opts file.
No related branches found
No related tags found
Showing
- bin/dunecontrol 37 additions, 23 deletionsbin/dunecontrol
- cmake/modules/DuneMacros.cmake 1 addition, 1 deletioncmake/modules/DuneMacros.cmake
- dune/common/hash.hh 19 additions, 10 deletionsdune/common/hash.hh
- dune/common/test/.gitignore 50 additions, 37 deletionsdune/common/test/.gitignore
- dune/common/test/Makefile.am 70 additions, 65 deletionsdune/common/test/Makefile.am
- dune/common/test/typetraitstest.cc 72 additions, 0 deletionsdune/common/test/typetraitstest.cc
- dune/common/typetraits.hh 57 additions, 4 deletionsdune/common/typetraits.hh
- dune/common/visibility.hh 38 additions, 0 deletionsdune/common/visibility.hh
Loading
Please register or sign in to comment