summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | ctest_memcheck: generate `DynamicAnalysis-Test.xml` as wellBen Boeckel2021-09-092-0/+16
* | | | | | | | Merge topic 'ninja-rc'Brad King2021-09-101-2/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | cmNinjaTargetGenerator: Use short path for cmcldeps.exeWayde Reitsma2021-09-031-2/+5
* | | | | | | | | CMake Nightly Date StampKitware Robot2021-09-101-1/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge topic 'mocmacrosonce'Brad King2021-09-092-1/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | AutoMoc: Do not list moc macros multiple timesDavid Redondo2021-09-031-0/+3
| * | | | | | | | cmAlgorithms: Preserve const-ness in cmRemoveDuplicates range signatureBrad King2021-09-031-1/+7
* | | | | | | | | Merge topic 'refactor-string-backtrace-vectors'Brad King2021-09-0920-537/+224
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Refactor: Convert parallel string/backtrace vectors to BT vectorsKyle Edwards2021-09-0320-537/+224
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'update-kwsys'Brad King2021-09-096-19/+36
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-09-036-19/+36
* | | | | | | | | | CMake Nightly Date StampKitware Robot2021-09-091-1/+1
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2021-09-081-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2021-09-071-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2021-09-061-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2021-09-051-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2021-09-041-1/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge topic 'ninja-armclang-windows'Brad King2021-09-031-0/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | Ninja: fix ARMClang paths for WindowsMartin Kojtal2021-09-021-0/+2
| | |_|_|_|/ | |/| | | |
| * | | | | CMake 3.21.2v3.21.2Brad King2021-08-251-1/+1
| * | | | | Merge topic 'vs-toolset-version' into release-3.21Brad King2021-08-241-0/+3
| |\ \ \ \ \
* | | | | | | CMake Nightly Date StampKitware Robot2021-09-031-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'enh-SetProperty-accepts-new-types'Marc Chevrier2021-09-0226-88/+184
|\ \ \ \ \ \
| * | | | | | Refactor: Use new SetProperty signaturesMarc Chevrier2021-08-2512-32/+30
| * | | | | | Enhancement: SetProperty accept cmProp or std::stringMarc Chevrier2021-08-2516-56/+154
* | | | | | | CMake Nightly Date StampKitware Robot2021-09-021-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2021-09-011-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2021-08-311-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2021-08-301-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2021-08-291-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2021-08-281-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2021-08-271-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2021-08-261-1/+1
* | | | | | Merge topic 'darwin-wmake-jwasm-support'Brad King2021-08-251-1/+1
|\ \ \ \ \ \
| * | | | | | Enable Watcom WMake generator on DarwinBradley Bell2021-08-211-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2021-08-251-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'refactor-reduce-cmToCStr-usage'Brad King2021-08-2418-69/+83
|\ \ \ \ \ \
| * | | | | | Refactor: reduce cmToCStr usageMarc Chevrier2021-08-1917-69/+62
| * | | | | | Refactor: cmHasPrefix and cmHasSuffix accept now cmPropMarc Chevrier2021-08-191-0/+21
* | | | | | | Merge topic 'host-distro-info'Brad King2021-08-241-155/+451
|\ \ \ \ \ \ \
| * | | | | | | cmake_host_system_information: Make it available for all systemsAlex Turbov2021-08-201-4/+0
| * | | | | | | Refactor: Simplify `GetValue()` function callsAlex Turbov2021-08-201-15/+27
| * | | | | | | cmake_host_system_information: Also set `USED_FALLBACK_SCRIPT`Alex Turbov2021-08-201-1/+4
| * | | | | | | cmake_host_system_information: Can run fallback scriptsAlex Turbov2021-08-201-2/+90
| * | | | | | | cmake_host_system_information: Can read `/etc/os-release` fileAlex Turbov2021-08-201-6/+191
| * | | | | | | Refactor: Deduplicate code for `VS_nn_DIR` keys processingAlex Turbov2021-07-301-48/+18
| * | | | | | | Refactor: Use string viewAlex Turbov2021-07-301-29/+31
| * | | | | | | Refactor: `bool GetValue(..., string&)` → `optional<string> GetValue(...)`Alex Turbov2021-07-301-70/+114
| * | | | | | | Refactor: Move module private functions on topAlex Turbov2021-07-281-62/+54
| * | | | | | | Refactor: Run CPU/OS/Memory tests once on first runAlex Turbov2021-07-271-4/+8