Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Autogen: Do not use per-config file suffixes with VS yet | Brad King | 2017-06-07 | 4 | -19/+4 |
* | Merge topic 'doc-3.9-relnotes' | Brad King | 2017-06-05 | 57 | -373/+305 |
|\ | |||||
| * | Help: Organize and revise 3.9 release notes | Brad King | 2017-06-02 | 1 | -174/+207 |
| * | Help: Consolidate 3.9 release notes | Brad King | 2017-06-02 | 57 | -373/+272 |
* | | Merge topic 'doc-dev-maint' | Brad King | 2017-06-05 | 3 | -0/+207 |
|\ \ | |||||
| * | | Help/dev: Add release branch creation to maintainer guide | Brad King | 2017-06-02 | 1 | -0/+162 |
| * | | Help/dev: Add a CMake Maintainer Guide document | Brad King | 2017-06-02 | 2 | -0/+18 |
| * | | Utilities/Release: Add script to consolidate release notes | Brad King | 2017-06-02 | 1 | -0/+27 |
| |/ | |||||
* | | Merge topic 'GoogleTest-disabled-tests' | Brad King | 2017-06-05 | 3 | -9/+67 |
|\ \ | |||||
| * | | GoogleTest: Add support for disabled tests | Chuck Atkins | 2017-06-05 | 3 | -9/+67 |
* | | | Merge topic 'lint-function-args' | Brad King | 2017-06-05 | 37 | -80/+82 |
|\ \ \ | |||||
| * | | | Pass large types by const&, small types by value | Daniel Pfeifer | 2017-06-03 | 37 | -80/+82 |
| | |/ | |/| | |||||
* | | | Merge topic 'cm_fallthrough' | Brad King | 2017-06-05 | 21 | -18/+112 |
|\ \ \ | |||||
| * | | | 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 |
|\ \ \ \ \ \ \ \ \ \ |