summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2021-10-011-1/+1
* CMake Nightly Date StampKitware Robot2021-09-301-1/+1
* Merge topic 'clang-warnings'Brad King2021-09-2939-41/+94
|\
| * Source: Fix clang -Wimplicit-fallthrough warningsSean McBride2021-09-2827-22/+67
| * Source: Fix clang -Wextra-semi warningsSean McBride2021-09-2813-19/+27
* | Merge topic 'xcode-dead-code'Brad King2021-09-291-3/+0
|\ \
| * | cmGlobalXCodeGenerator: Remove dead buildsystem version checkBrad King2021-09-281-3/+0
* | | Merge topic 'xcode-generation-support-inl-files'Brad King2021-09-291-1/+1
|\ \ \
| * | | Xcode: Treat .inl files as C++ header filesJake Turner2021-09-281-1/+1
* | | | CMake Nightly Date StampKitware Robot2021-09-291-1/+1
| |/ / |/| |
* | | CMake Nightly Date StampKitware Robot2021-09-281-1/+1
* | | Merge topic 'autogen-dep-on-imported-implib-only-target'Brad King2021-09-271-1/+10
|\ \ \
| * | | cmQtAutoGenInitializer: support IMPLIB-only imported targetsBen Boeckel2021-09-241-1/+10
| * | | CMake 3.21.3v3.21.3Brad King2021-09-201-1/+1
* | | | CMake Nightly Date StampKitware Robot2021-09-271-1/+1
| |/ / |/| |
* | | CMake Nightly Date StampKitware Robot2021-09-261-1/+1
* | | CMake Nightly Date StampKitware Robot2021-09-251-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2021-09-241-1/+1
* | Merge topic 'vs2008-no-pch-flag'Brad King2021-09-233-0/+3
|\ \
| * | VS: Map /Y- flag to not use precompiled headers with VS 2008Luigi Fiorentini2021-09-223-0/+3
* | | CMake Nightly Date StampKitware Robot2021-09-231-1/+1
|/ /
* | Merge topic 'rename-cmProp-in-cmValue'Brad King2021-09-22198-1816/+1869
|\ \
| * | Move helpers functions from cmStringAlgorithms.h to cmValue.hMarc Chevrier2021-09-2116-83/+88
| * | cmValue: add IsInternallyOn methodsMarc Chevrier2021-09-214-18/+38
| * | Rename cmProp in cmValueMarc Chevrier2021-09-21187-1733/+1761
* | | CMake Nightly Date StampKitware Robot2021-09-221-1/+1
|/ /
* | Merge topic 'macos-cache-rpath-install-namedir'Brad King2021-09-212-0/+20
|\ \
| * | macOS: Speed up rpath install name dir lookup with a cacheLukas Böger2021-09-202-0/+20
* | | Merge topic 'cat_empty_file'Brad King2021-09-211-0/+2
|\ \ \
| * | | cmake: -E cat stops when an empty file is encounteredJohnny Jazeix2021-09-181-0/+2
* | | | Merge topic 'refactor-remove-cmToCStr-function'Brad King2021-09-2117-42/+35
|\ \ \ \
| * | | | remove cmToCStr functionMarc Chevrier2021-09-196-26/+16
| * | | | cmGlobalGenerator::PrintCompilerAdvice: use cmProp as augmentMarc Chevrier2021-09-198-10/+11
| * | | | cmCurlSetCAInfo: use std::string as argumentMarc Chevrier2021-09-194-6/+8
| | |/ / | |/| |
* | | | Merge topic 'clang-manifest'Brad King2021-09-211-4/+9
|\ \ \ \
| * | | | Clang: embed windows manifests with GNU interfaceThomas Bernard2021-09-161-4/+9
* | | | | Merge topic 'platform-vars'Brad King2021-09-211-21/+13
|\ \ \ \ \
| * | | | | Ninja: Remove redundant check for GNU-like compiler on WindowsBrad King2021-09-171-21/+13
* | | | | | CMake Nightly Date StampKitware Robot2021-09-211-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2021-09-201-1/+1
| |_|/ / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2021-09-191-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'VersionCompare-use-std_string'Marc Chevrier2021-09-189-61/+69
|\ \ \ \
| * | | | cmSystemTools::VersionCompare: use std::string for argumentsMarc Chevrier2021-09-179-61/+69
* | | | | CMake Nightly Date StampKitware Robot2021-09-181-1/+1
|/ / / /
* | | | CMake Nightly Date StampKitware Robot2021-09-171-1/+1
* | | | Merge topic 'xcode-embed-libraries'Craig Scott2021-09-163-3/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Xcode: add support for embedding dynamic librariesLucas SOLTIC2021-09-133-3/+16
* | | | Merge topic 'enh-CPack-SetOption-accepts-new-types'Brad King2021-09-1615-116/+129
|\ \ \ \
| * | | | Use new SetOption signaturesMarc Chevrier2021-09-1514-112/+88
| * | | | cmCPackGenerator::SetOption accepts cmProp or std::stringMarc Chevrier2021-09-152-4/+41