summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | CMake Nightly Date StampKitware Robot2021-05-041-1/+1
|/ / / / / /
* | | | | | Merge topic 'ninja-multi-long-command-line-config'Brad King2021-05-036-30/+54
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Ninja Multi-Config: Split long command lines by configKyle Edwards2021-04-306-30/+54
| * | | | | CMake 3.20.2v3.20.2Brad King2021-04-291-1/+1
* | | | | | Merge topic 'foreach-loop-variable'Brad King2021-05-034-11/+46
|\ \ \ \ \ \
| * | | | | | foreach(): loop variables are only available in the loop scopeMarc Chevrier2021-04-284-11/+46
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'update-kwsys'Brad King2021-05-031-0/+4
|\ \ \ \ \ \
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-04-291-0/+4
* | | | | | | CMake Nightly Date StampKitware Robot2021-05-031-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2021-05-021-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2021-05-011-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2021-04-301-1/+1
|/ / / / /
* | | | | Merge topic 'nvhpc-warnings'Brad King2021-04-2915-504/+576
|\ \ \ \ \
| * | | | | cmCPackDebGenerator: Remove unused local variableBrad King2021-04-281-1/+0
| * | | | | Source: Convince NVHPC that RAII variables are usedBrad King2021-04-282-0/+15
| * | | | | cmFileCommand: Remove unused local variableBrad King2021-04-281-3/+0
| * | | | | cmSystemTools: Avoid unreachable code warning on NVHPCBrad King2021-04-281-1/+1
| * | | | | LexerParser: Suppress NVHPC warnings in generated codeBrad King2021-04-283-52/+65
| * | | | | LexerParser: Regenerate parsers with bison 3.7.5Brad King2021-04-288-471/+519
* | | | | | Merge topic 'vs-VCTargetsPath-Platform'Brad King2021-04-291-0/+1
|\ \ \ \ \ \
| * | | | | | VS: Fix VCTargetsPath detection when cross-compilingBrad King2021-04-271-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2021-04-291-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'ARMClang-cpu-arch-flags'Brad King2021-04-282-1/+13
|\ \ \ \ \
| * | | | | ARMClang: Do not automatically add cpu/arch compile or link optionsLingkai Dong2021-04-272-1/+13
* | | | | | CMake Nightly Date StampKitware Robot2021-04-281-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'ctest_junit'Brad King2021-04-278-6/+165
|\ \ \ \ \