- Oct 27, 2020
-
-
Soeren Peters authored
Add gcov cmake and a python bindings cmake option (default off). Add the compiler flags also to the test targets.
-
- Oct 23, 2020
-
-
Soeren Peters authored
Changed AppleClang no warning flag from no-reorder-ctor to no-reorder. Disable unroll-all-loops for GNU when IWYU is enabled. Fixed Cycle in include-mapping.
-
- Oct 07, 2020
-
-
peters authored
-
- Oct 02, 2020
-
-
Soeren Peters authored
-
peters authored
-
- Oct 01, 2020
-
-
Soeren Peters authored
-
- Sep 30, 2020
-
-
peters authored
-
- Sep 21, 2020
-
-
Soeren Peters authored
Update cmake to dev version.
-
- Sep 16, 2020
-
-
Soeren Peters authored
Few refactorings in cmake. Remove the old openmp flag. Put the intel and gcc libraries in the compiler file.
-
Soeren Peters authored
Make use of the new cmake command: target_link_options, target_compile_options and target_compile_definitions.
-
- Sep 15, 2020
-
-
Soeren Peters authored
Removed unused machine config files. Removed CAB_COMPILER variable. compiler flag files is now loaded regarding the CMAKE_CXX_COMPILER_ID variable: https://cmake.org/cmake/help/latest/variable/CMAKE_LANG_COMPILER_ID.html Removed the 64 bit support.
-