summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge topic 'LINK_OPTIONS'Brad King2018-06-0830-66/+547
|\ \ \ \ \ \ \
| * | | | | | | LINK_OPTIONS: Add support of "LINKER:" prefixMarc Chevrier2018-06-061-1/+95
| * | | | | | | LINK_OPTIONS: Add new family of propertiesMarc Chevrier2018-06-0629-26/+437
| * | | | | | | Makefile generator: link flags management refactoringMarc Chevrier2018-06-065-48/+24
* | | | | | | | Merge topic 'ninja-win-rsp'Brad King2018-06-081-4/+4
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Ninja: Use native slashes to pass rsp filesMatthijs Kool2018-06-081-4/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'install-code-script-genex'Brad King2018-06-082-9/+44
|\ \ \ \ \ \ \
| * | | | | | | install: Teach CODE,SCRIPT modes to evaluate generator expressionsJon Chronopoulos2018-06-072-9/+44
* | | | | | | | CMake Nightly Date StampKitware Robot2018-06-081-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2018-06-071-1/+1
| |_|/ / / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2018-06-061-1/+1
|/ / / / /
* | | | | Begin post-3.12 developmentBrad King2018-06-051-2/+2
| |_|_|/ |/| | |
* | | | CMake 3.12.0-rc1 version updateBrad King2018-06-051-3/+3
|/ / /
* | | Merge topic 'more-misc-typos'Brad King2018-06-0520-26/+26
|\ \ \
| * | | Fix misc. typosluz.paz2018-06-0420-26/+26
* | | | CMake Nightly Date StampKitware Robot2018-06-051-1/+1
* | | | Merge topic 'libarchive-ssize_t'Brad King2018-06-041-1/+5
|\ \ \ \
| * | | | cmSystemTools: Restore compilation with libarchive versions below 3.3.1Brad King2018-06-011-1/+5
* | | | | Merge topic 'update-kwsys'Brad King2018-06-0460-1644/+1675
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-06-0160-1644/+1675
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2018-06-041-1/+1
* | | | CMake Nightly Date StampKitware Robot2018-06-031-1/+1
* | | | CMake Nightly Date StampKitware Robot2018-06-021-1/+1
|/ / /
* | | Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-01210-2002/+2499
* | | clang-format.bash: update to clang-format-6.0Brad King2018-06-012-2/+2
* | | Merge topic 'autogen_autorcc_multi_config'Brad King2018-06-016-11/+76
|\ \ \
| * | | Autogen: Let AUTORCC generate output for all configurationsSebastian Holtermann2018-05-301-2/+14
| * | | Autogen: Add lock file to AUTORCC commandsSebastian Holtermann2018-05-306-9/+62
* | | | CMake Nightly Date StampKitware Robot2018-06-011-1/+1
* | | | Merge topic 'cpack-wix-sources'Brad King2018-05-311-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | CPack: Fix cross-compilation of WiX generatorBrad King2018-05-301-2/+2
* | | | Merge topic 'revert-windows_symlinks'Brad King2018-05-313-8/+15
|\ \ \ \ | | |_|/ | |/| |
| * | | cmSystemTools: Revert GetRealPath implementation on WindowsBrad King2018-05-293-8/+15
| |/ /
| * | CMake 3.11.2v3.11.2Brad King2018-05-171-1/+1
| * | Merge branch 'custom-command-expand-empty' into release-3.11Brad King2018-05-141-0/+8
| |\ \
| * \ \ Merge branch 'autogen_register_info_files' into release-3.11Brad King2018-05-141-0/+3
| |\ \ \
| * \ \ \ Merge branch 'restore-imported-lib-alias-diagnostic' into release-3.11Brad King2018-05-101-0/+8
| |\ \ \ \
| * \ \ \ \ Merge branch 'cxx-checks-tolerate-more-warnings' into release-3.11Brad King2018-04-301-0/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'backport-ninja-issue-17942' into release-3.11Brad King2018-04-262-1/+9
| |\ \ \ \ \ \
* | | | | | | | CMake Nightly Date StampKitware Robot2018-05-311-1/+1
* | | | | | | | Merge topic 'vs-toolset-version'Brad King2018-05-305-0/+118
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: Add option to select the version of the toolset used by VS 2017Basil Fierz2018-05-295-0/+118
* | | | | | | | | Merge topic 'cmRemoveDuplicates'Brad King2018-05-302-41/+38
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | cmAlgorithms: Speed up cmRemoveDuplicates methodLe Minh Phuc2018-05-252-41/+38
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-05-301-1/+1
* | | | | | | | | Merge topic 'parallel_build_option'Brad King2018-05-2929-100/+358
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | cmake: Add options for parallel builds to --build modeFlorian Maushart2018-05-2529-100/+358
* | | | | | | | | Merge topic 'vs-raii-implement'Brad King2018-05-291-130/+42
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmVisualStudio10TargetGenerator: Remove empty Elem::EndElement()Vitaly Stakhovsky2018-05-251-125/+31
| * | | | | | | | | cmVisualStudio10TargetGenerator: close XML tag in Elem destructorVitaly Stakhovsky2018-05-251-6/+12