Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2021-09-10 | 1 | -1/+1 |
* | Merge topic 'mocmacrosonce' | Brad King | 2021-09-09 | 2 | -1/+10 |
|\ | |||||
| * | AutoMoc: Do not list moc macros multiple times | David Redondo | 2021-09-03 | 1 | -0/+3 |
| * | cmAlgorithms: Preserve const-ness in cmRemoveDuplicates range signature | Brad King | 2021-09-03 | 1 | -1/+7 |
* | | Merge topic 'refactor-string-backtrace-vectors' | Brad King | 2021-09-09 | 20 | -537/+224 |
|\ \ | |||||
| * | | Refactor: Convert parallel string/backtrace vectors to BT vectors | Kyle Edwards | 2021-09-03 | 20 | -537/+224 |
* | | | Merge topic 'update-kwsys' | Brad King | 2021-09-09 | 6 | -19/+36 |
|\ \ \ | |||||
| * | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2021-09-03 | 6 | -19/+36 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-09 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-08 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-07 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-06 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-05 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-04 | 1 | -1/+1 |
* | | | | Merge topic 'ninja-armclang-windows' | Brad King | 2021-09-03 | 1 | -0/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Ninja: fix ARMClang paths for Windows | Martin Kojtal | 2021-09-02 | 1 | -0/+2 |
| * | | | CMake 3.21.2v3.21.2 | Brad King | 2021-08-25 | 1 | -1/+1 |
| * | | | Merge topic 'vs-toolset-version' into release-3.21 | Brad King | 2021-08-24 | 1 | -0/+3 |
| |\ \ \ | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-03 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'enh-SetProperty-accepts-new-types' | Marc Chevrier | 2021-09-02 | 26 | -88/+184 |
|\ \ \ \ | |||||
| * | | | | Refactor: Use new SetProperty signatures | Marc Chevrier | 2021-08-25 | 12 | -32/+30 |
| * | | | | Enhancement: SetProperty accept cmProp or std::string | Marc Chevrier | 2021-08-25 | 16 | -56/+154 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-02 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-01 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-08-31 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-08-30 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-08-29 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-08-28 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-08-27 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-08-26 | 1 | -1/+1 |
* | | | | | Merge topic 'darwin-wmake-jwasm-support' | Brad King | 2021-08-25 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Enable Watcom WMake generator on Darwin | Bradley Bell | 2021-08-21 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-08-25 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'refactor-reduce-cmToCStr-usage' | Brad King | 2021-08-24 | 18 | -69/+83 |
|\ \ \ \ \ | |||||
| * | | | | | Refactor: reduce cmToCStr usage | Marc Chevrier | 2021-08-19 | 17 | -69/+62 |
| * | | | | | Refactor: cmHasPrefix and cmHasSuffix accept now cmProp | Marc Chevrier | 2021-08-19 | 1 | -0/+21 |
* | | | | | | Merge topic 'host-distro-info' | Brad King | 2021-08-24 | 1 | -155/+451 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmake_host_system_information: Make it available for all systems | Alex Turbov | 2021-08-20 | 1 | -4/+0 |
| * | | | | | | Refactor: Simplify `GetValue()` function calls | Alex Turbov | 2021-08-20 | 1 | -15/+27 |
| * | | | | | | cmake_host_system_information: Also set `USED_FALLBACK_SCRIPT` | Alex Turbov | 2021-08-20 | 1 | -1/+4 |
| * | | | | | | cmake_host_system_information: Can run fallback scripts | Alex Turbov | 2021-08-20 | 1 | -2/+90 |
| * | | | | | | cmake_host_system_information: Can read `/etc/os-release` file | Alex Turbov | 2021-08-20 | 1 | -6/+191 |
| * | | | | | | Refactor: Deduplicate code for `VS_nn_DIR` keys processing | Alex Turbov | 2021-07-30 | 1 | -48/+18 |
| * | | | | | | Refactor: Use string view | Alex Turbov | 2021-07-30 | 1 | -29/+31 |
| * | | | | | | Refactor: `bool GetValue(..., string&)` → `optional<string> GetValue(...)` | Alex Turbov | 2021-07-30 | 1 | -70/+114 |
| * | | | | | | Refactor: Move module private functions on top | Alex Turbov | 2021-07-28 | 1 | -62/+54 |
| * | | | | | | Refactor: Run CPU/OS/Memory tests once on first run | Alex Turbov | 2021-07-27 | 1 | -4/+8 |
* | | | | | | | Merge topic 'vs-toolset-version' | Brad King | 2021-08-24 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | VS: Add special case for '-T version=14.29.16.11' under VS 16.11 | Brad King | 2021-08-19 | 1 | -0/+3 |
* | | | | | | | Merge topic 'revert-autouic-header-depends' | Brad King | 2021-08-24 | 10 | -119/+81 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | |