Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake: Drop all sub-folder CXX settings. Use root CMakeLists.txt global setti... | Sven Gothel | 2020-10-20 | 1 | -0/+4 |
* | Build: Separate GCC sanitize flags from DEBUG=ON, enable via INSTRUMENTATION=...v0.2.0 | Sven Gothel | 2020-10-18 | 1 | -1/+6 |
* | GCC: Add -Wcast-align=strict and cleanup -Wformat flags, also add DEBUG -fsan... | Sven Gothel | 2020-10-17 | 1 | -3/+4 |
* | Enable Full Warnings = Error on GCC | Sven Gothel | 2020-10-17 | 1 | -1/+1 |
* | CMakeLists.txt: Fix setting CMAKE_CXX_FLAGS based on CMAKE_COMPILER_IS_GNUCC ... | Sven Gothel | 2020-10-16 | 1 | -22/+27 |
* | Require cmake >= 3.13 and use LANGUAGES C CXX (JAVA can be specified later on) | Sven Gothel | 2020-10-16 | 1 | -2/+2 |
* | Move jaucpp files to root-folder | Sven Gothel | 2020-10-16 | 1 | -0/+126 |