Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | LINK_OPTIONS: Add support of "LINKER:" prefix | Marc Chevrier | 2018-06-06 | 51 | -42/+423 | |
| * | | | | | | | | LINK_OPTIONS: Add new family of properties | Marc Chevrier | 2018-06-06 | 84 | -34/+921 | |
| * | | | | | | | | Makefile generator: link flags management refactoring | Marc Chevrier | 2018-06-06 | 5 | -48/+24 | |
* | | | | | | | | | Merge branch 'release-3.12' | Brad King | 2018-06-08 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'ninja-win-rsp' into release-3.12 | Brad King | 2018-06-08 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'CMakePackageConfigHelpers-doc' into release-3.12 | Brad King | 2018-06-07 | 1 | -7/+9 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'CMakePackageConfigHelpers-doc' | Brad King | 2018-06-08 | 1 | -7/+9 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Help: Package without components should use 'check_required_components' too | Ruslan Baratov | 2018-06-07 | 1 | -7/+9 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'ninja-win-rsp' | Brad King | 2018-06-08 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Ninja: Use native slashes to pass rsp files | Matthijs Kool | 2018-06-08 | 1 | -4/+4 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'install-code-script-genex' | Brad King | 2018-06-08 | 10 | -9/+72 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | install: Teach CODE,SCRIPT modes to evaluate generator expressions | Jon Chronopoulos | 2018-06-07 | 10 | -9/+72 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-06-08 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-06-07 | 1 | -1/+1 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-06-06 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Begin post-3.12 development | Brad King | 2018-06-05 | 3 | -2/+11 | |
* | | | | | | Merge branch 'release-3.12' | Brad King | 2018-06-05 | 4 | -13/+4 | |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | ||||||
| * | | | | CMake 3.12.0-rc1 version update | Brad King | 2018-06-05 | 2 | -4/+4 | |
| * | | | | Help: Drop development topic notes to prepare release | Brad King | 2018-06-05 | 2 | -9/+0 | |
|/ / / / | ||||||
* | | | | Merge topic 'doc-3.12-relnotes' | Brad King | 2018-06-05 | 59 | -361/+301 | |
|\ \ \ \ | ||||||
| * | | | | Help: Organize and revise 3.12 release notes | Brad King | 2018-06-04 | 1 | -163/+208 | |
| * | | | | Help: Consolidate 3.12 release notes | Brad King | 2018-06-04 | 59 | -361/+256 | |
* | | | | | Merge topic 'intel-compile-features' | Brad King | 2018-06-05 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Features: Add special case to disable relaxed constexpr for Intel 18 | Brad King | 2018-06-04 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'more-misc-typos' | Brad King | 2018-06-05 | 34 | -45/+45 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix misc. typos | luz.paz | 2018-06-04 | 34 | -45/+45 | |
* | | | | | | Merge branch 'release-3.11' | Brad King | 2018-06-05 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Merge branch 'external-project-url-hash-docs' into release-3.11 | Brad King | 2018-06-05 | 1 | -3/+3 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'ep-support-passing-var-ending-with-notfound' into release-3.11 | Brad King | 2018-06-04 | 5 | -3/+23 | |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'ep-support-passing-var-ending-with-notfound' | Brad King | 2018-06-05 | 5 | -3/+23 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | ExternalProject: Fix cache generation when args end with "-NOTFOUND" | Jean-Christophe Fillion-Robin | 2018-06-04 | 5 | -3/+23 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'fix/CPackNuGet-var-para-deindent' | Craig Scott | 2018-06-05 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Fix indentation for `CPACK_NUGET_PACKAGE_AUTHORS` | Alex Turbov | 2018-06-05 | 1 | -2/+2 | |
* | | | | | | | Merge topic 'external-project-url-hash-docs' | Craig Scott | 2018-06-05 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | ExternalProject: Improve URL_HASH argument description | Matt McCormick | 2018-06-04 | 1 | -3/+3 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-06-05 | 1 | -1/+1 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge topic 'fix-ti-c-standard' | Brad King | 2018-06-04 | 3 | -0/+13 | |
|\ \ \ \ \ | ||||||
| * | | | | | TI: Add support for C language standards | Arnaud Gelas | 2018-06-04 | 3 | -0/+13 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge topic 'WriteBasicConfigFile_tests' | Brad King | 2018-06-04 | 1 | -239/+894 | |
|\ \ \ \ \ | ||||||
| * | | | | | Refactor write_basic_package_version_file tests | Daniele E. Domenichelli | 2018-06-01 | 1 | -239/+894 | |
* | | | | | | Merge topic 'gnu-CMAKE_LANG_COMPILER_PREDEFINES_COMMAND' | Brad King | 2018-06-04 | 2 | -1/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Move GNU COMPILER_PREDEFINES_COMMAND from Platform to Compiler | Sebastian Holtermann | 2018-06-01 | 2 | -1/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'libarchive-ssize_t' | Brad King | 2018-06-04 | 1 | -1/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmSystemTools: Restore compilation with libarchive versions below 3.3.1 | Brad King | 2018-06-01 | 1 | -1/+5 | |
* | | | | | | | Merge topic 'update-kwsys' | Brad King | 2018-06-04 | 60 | -1644/+1675 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2018-06-01 | 60 | -1644/+1675 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | | | ||||||
| | * | | | | KWSys 2018-06-01 (8ef62b28) | KWSys Upstream | 2018-06-01 | 60 | -1644/+1675 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-06-04 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-06-03 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-06-02 | 1 | -1/+1 | |
|/ / / / / |