summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Source: Minor code improvementsVitaly Stakhovsky2021-05-119-17/+14
* Merge topic 'windows-artifact-symlinks'Brad King2021-05-111-2/+13
|\
| * Windows: Use real artifact versioning symlinks if possibleGeorg Schwab2021-05-101-2/+13
* | Merge topic 'fixAppleResourceWarning'Brad King2021-05-111-1/+1
|\ \
| * | Do not show RESOURCE DESTINATION warning for MACOSX_BUNDLEMike Achtelik2021-05-071-1/+1
* | | Merge topic 'cmprop-nullptr'Brad King2021-05-1114-43/+40
|\ \ \
| * | | Source: Remove unnecessary comparisons to nullptrVitaly Stakhovsky2021-05-1014-43/+40
| | |/ | |/|
* | | Merge topic 'capabilties-generator-platforms'Brad King2021-05-111-0/+7
|\ \ \
| * | | cmake: add supported platforms to cmake -E capabilties reportscheffle2021-05-101-0/+7
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2021-05-111-1/+1
* | | Merge topic 'build-with-qt6-deprecations'Brad King2021-05-103-5/+17
|\ \ \ | |_|/ |/| |
| * | cmake-gui: Address deprecation warnings with Qt6Craig Scott2021-05-083-5/+17
* | | Merge topic 'remove-unused-Command-member'Brad King2021-05-102-5/+0
|\ \ \
| * | | cmCTestGenericHandler: Remove unused Command memberCraig Scott2021-05-082-5/+0
| |/ /
* | | Merge topic 'codespell'Brad King2021-05-1013-16/+16
|\ \ \
| * | | Xcode: Fix typos and spelling in error messageJosef Angstenberger2021-05-071-1/+1
| * | | Source: Fix typos and spelling in commentsJosef Angstenberger2021-05-0712-15/+15
| | |/ | |/|
* | | Merge topic 'update-kwsys'Brad King2021-05-104-31/+132
|\ \ \
| * | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-05-074-31/+132
| |/ /
* | | Merge topic 'install-symlink-to-directory'Brad King2021-05-101-1/+2
|\ \ \
| * | | install(FILES): Allow installation of symlinks to directoryJens Carl2021-05-061-1/+2
* | | | Merge topic 'windows-symlink-errors'Brad King2021-05-101-3/+15
|\ \ \ \
| * | | | cmSystemTools: Improve CreateLink and CreateSymlink error codesBrad King2021-05-071-3/+15
* | | | | CMake Nightly Date StampKitware Robot2021-05-101-1/+1
* | | | | CMake Nightly Date StampKitware Robot2021-05-091-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2021-05-081-1/+1
| |_|/ |/| |
* | | Merge topic 'ctest-clicolor'Brad King2021-05-071-0/+4
|\ \ \
| * | | CTest: Add env var CLICOLOR to disable color outputMartin Willers2021-05-061-0/+4
| |/ /
* | | CMake Nightly Date StampKitware Robot2021-05-071-1/+1
| |/ |/|
* | Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-05-061-1/+2
|/
* Merge topic 'nmake-utf8'Brad King2021-05-066-2/+56
|\
| * NMake: Use UTF-8 with BOM if supported by nmakeAmine Najahi2021-05-055-2/+10
| * NMake: Check nmake version for support of UTF-8Brad King2021-05-052-0/+9
| * NMake: Detect nmake versionBrad King2021-05-052-0/+37
* | Merge topic 'update-kwsys'Brad King2021-05-062-2/+19
|\ \
| * | Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-05-052-2/+19
* | | Merge topic 'objc-osx-architectures'Brad King2021-05-061-1/+1
|\ \ \
| * | | ObjectiveC: Respect OSX_ARCHITECTURES for OBJCBrad King2021-05-051-1/+1
* | | | CMake Nightly Date StampKitware Robot2021-05-061-1/+1
| |/ / |/| |
* | | Merge topic 'generate-cmake-build-command-parallel'Brad King2021-05-056-8/+26
|\ \ \
| * | | ctest_build: Add the PARALLEL_LEVEL argumentfriendlyanon2021-05-042-1/+3
| * | | build_command: Add the PARALLEL_LEVEL argumentfriendlyanon2021-05-041-2/+9
| * | | cmGlobalGenerator: Add parallel parameter to GenerateCMakeBuildCommandfriendlyanon2021-05-015-7/+16
* | | | CMake Nightly Date StampKitware Robot2021-05-051-1/+1
* | | | Merge topic 'extend_toolchain_flag_to_cmake_preset'Brad King2021-05-044-0/+26
|\ \ \ \
| * | | | cmake-presets: Introduce `toolchainFile` preset optionRobert Maynard2021-04-284-0/+26
* | | | | Merge topic 'vs-config-specific-csproj'Brad King2021-05-041-1/+15
|\ \ \ \ \
| * | | | | VS: Add support for per-config C# sourcesThomas Vaughan2021-05-031-1/+15
* | | | | | Merge topic 'vs-csharp-link'Brad King2021-05-041-2/+5
|\ \ \ \ \ \
| * | | | | | VS: Fix CSharp sources inside build directoryKinan Mahdi2021-05-031-2/+5