Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Provide and use CM_FALLTHROUGH | Daniel Pfeifer | 2017-06-03 | 21 | -17/+111 | |
| * | | | C++ feature checks: check output for '[Ww]arning' | Daniel Pfeifer | 2017-06-03 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Merge topic 'test-GNUInstallDirs-FreeBSD' | Brad King | 2017-06-05 | 7 | -8/+136 | |
|\ \ \ | ||||||
| * | | | Tests: Fix RunCMake.GNUInstallDirs on BSD platforms | Brad King | 2017-06-02 | 7 | -8/+136 | |
* | | | | Merge topic 'display-ctest-disabled' | Brad King | 2017-06-05 | 1 | -2/+6 | |
|\ \ \ \ | ||||||
| * | | | | ctest: Display disabled status when ctest -N is called | Chuck Atkins | 2017-06-02 | 1 | -2/+6 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-06-05 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-06-04 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-06-03 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge branch 'release-3.8' | Brad King | 2017-06-02 | 0 | -0/+0 | |
|\ \ \ \ | ||||||
* \ \ \ \ | Merge topic 'string-npos-cleanup' | Brad King | 2017-06-02 | 46 | -194/+206 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove second arg: npos in substr usages | Pavel Solodovnikov | 2017-06-01 | 11 | -17/+15 | |
| * | | | | | Access string npos without instance | Pavel Solodovnikov | 2017-06-01 | 44 | -184/+199 | |
| * | | | | | cmLocalUnixMakefileGenerator3: Remove unnecessary local variable | Brad King | 2017-06-01 | 1 | -2/+1 | |
| * | | | | | cmParseBlanketJSCoverage: Pass unmodified parameter as const& | Brad King | 2017-06-01 | 1 | -1/+1 | |
* | | | | | | Merge topic 'update-kwsys' | Brad King | 2017-06-02 | 5 | -39/+37 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-06-01 | 5 | -39/+37 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | KWSys 2017-06-01 (8243fefa) | KWSys Upstream | 2017-06-01 | 5 | -39/+37 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-06-02 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge topic 'ninja-mingw' | Brad King | 2017-06-01 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Ninja: Fix CMP0058 on MinGW | Brad King | 2017-05-31 | 1 | -2/+2 | |
| * | | | | | | | Tests: Fix CustomCommandByproducts regex for phony rules | Brad King | 2017-05-31 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'add-common-record-features-macros' | Brad King | 2017-06-01 | 19 | -223/+142 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Intel: Fix missing C std default for 12.0 <= ver < 12.1 | Chuck Atkins | 2017-05-31 | 1 | -1/+1 | |
| * | | | | | | | | SunPro: Make sure all known versions get CXX98 defaults | Chuck Atkins | 2017-05-31 | 1 | -3/+3 | |
| * | | | | | | | | GNU: Fix language defaults for 3.4 | Chuck Atkins | 2017-05-30 | 1 | -1/+1 | |
| * | | | | | | | | Clang: Fix language defaults for 2.1 | Chuck Atkins | 2017-05-30 | 1 | -1/+1 | |
| * | | | | | | | | Compilers: Port to use default cmake_record_lang_compile_features macros | Chuck Atkins | 2017-05-30 | 11 | -171/+2 | |
| * | | | | | | | | MSVC: Add empty definitions for std compile options | Chuck Atkins | 2017-05-29 | 1 | -2/+16 | |
| * | | | | | | | | CompileFeatures: Makes tests work with meta-feature only | Chuck Atkins | 2017-05-29 | 7 | -42/+81 | |
| * | | | | | | | | Tests: Allow test macro to take no executable arguments | Chuck Atkins | 2017-05-29 | 1 | -2/+6 | |
| * | | | | | | | | Compilers: Add default cmake_record_{c,cxx}_compile_features macros | Chuck Atkins | 2017-05-29 | 1 | -0/+31 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'bootstrap-std-flags' | Brad King | 2017-06-01 | 1 | -28/+37 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | bootstrap: prefer to use standard flags for C and CXX | Daniel Pfeifer | 2017-05-31 | 1 | -28/+37 | |
* | | | | | | | | | Merge topic 'FindGSL-debug-postfix' | Brad King | 2017-06-01 | 1 | -5/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FindGSL: recognize libraries name with debug postfix as debug libraries | Silvio Traversaro | 2017-05-31 | 1 | -5/+6 | |
* | | | | | | | | | | Merge topic 'rel-no-bootstrap-test' | Brad King | 2017-06-01 | 2 | -10/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Utilities/Release: Skip BootstrapTest for Linux binary | Brad King | 2017-05-31 | 1 | -0/+1 | |
| * | | | | | | | | | | Utilities/Release: Drop unused release script | Brad King | 2017-05-31 | 1 | -10/+0 | |
* | | | | | | | | | | | Merge topic 'test-external-no-bootstrap' | Brad King | 2017-06-01 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Tests: Skip BootstrapTest if testing external CMake | Brad King | 2017-05-31 | 1 | -0/+3 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2017-06-01 | 4 | -4/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-05-31 | 4 | -4/+22 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | / / / / | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | KWSys 2017-05-31 (bd0bbad7) | KWSys Upstream | 2017-05-31 | 4 | -4/+22 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-06-01 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'release' | Brad King | 2017-05-31 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | / / / | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | CMake 3.8.2v3.8.2 | Brad King | 2017-05-31 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'ninja-mingw' | Brad King | 2017-05-31 | 4 | -15/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Ninja: Fix escaping of path to depfile | Brad King | 2017-05-30 | 3 | -12/+4 | |
| * | | | | | | | | Tests: Fix VSResource test on MinGW with Ninja and a space in the path | Brad King | 2017-05-30 | 1 | -3/+2 | |