Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Source: Avoid out-of-range inputs to std::isspace() | Brad King | 2024-01-17 | 8 | -23/+18 |
* | cmXMLParser: Remove unused IsSpace method | Brad King | 2024-01-17 | 2 | -10/+0 |
* | Merge topic 'cmake-language-exit-code' | Brad King | 2024-01-17 | 6 | -5/+59 |
|\ | |||||
| * | cmake_language: Add EXIT subcommand | leha-bot | 2024-01-16 | 1 | -0/+26 |
| * | cmakemain: Return the SCRIPT_MODE exit code if it was set | leha-bot | 2024-01-16 | 2 | -5/+8 |
| * | cmMakefile: check cmake script mode exit code after command | leha-bot | 2024-01-16 | 1 | -0/+6 |
| * | cmMakefile: Store the exit code from cmExecutionStatus to cmake instance | leha-bot | 2024-01-16 | 1 | -0/+5 |
| * | Source/cmake.h: Add ScriptModeExitCode for proper storing exit code | leha-bot | 2024-01-16 | 1 | -0/+6 |
| * | cmExecutionStatus: Add ability to set optional custom exit code | leha-bot | 2024-01-16 | 1 | -0/+8 |
* | | Merge topic 'lcc-updates-2024-01' | Brad King | 2024-01-17 | 3 | -4/+9 |
|\ \ | |||||
| * | | LCC: Make CMake build without warnings on LCC 1.21 | makise-homura | 2024-01-16 | 1 | -1/+6 |
| * | | LCC: get rid of ambiguous assignments of {} for LCC | makise-homura | 2024-01-16 | 2 | -3/+3 |
* | | | Merge topic 'cxxmodules-obj-lib' | Brad King | 2024-01-17 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | cxxmodules: compute link information for C++ module-consuming targets | Matheus Izvekov | 2024-01-14 | 1 | -1/+2 |
| * | | | Merge topic 'vs-scan-for-modules' into release-3.28 | Brad King | 2024-01-10 | 1 | -5/+6 |
| |\ \ \ | |||||
| * \ \ \ | Merge topic 'cxxmodules-no-unity' into release-3.28 | Brad King | 2024-01-10 | 3 | -1/+39 |
| |\ \ \ \ | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-01-17 | 1 | -1/+1 |
* | | | | | | Merge topic 'ewilde/swift-escapism' | Brad King | 2024-01-16 | 1 | -2/+5 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Swift/Ninja: Fix compile commands output file path | Evan Wilde | 2024-01-12 | 1 | -2/+5 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-01-16 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-01-15 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-01-14 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-01-13 | 1 | -1/+1 |
* | | | | | Merge topic 'swift-sources-in-resp-file' | Brad King | 2024-01-12 | 2 | -2/+12 |
|\ \ \ \ \ | |||||
| * | | | | | Swift/Ninja: Include sources in response file | Evan Wilde | 2024-01-11 | 2 | -2/+12 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-01-12 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'file-strings-regex-match' | Brad King | 2024-01-11 | 2 | -1/+41 |
|\ \ \ \ \ | |||||
| * | | | | | file: `STRINGS` + `REGEX` store match results | Cristian Le | 2024-01-09 | 2 | -1/+41 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-01-11 | 1 | -1/+1 |
* | | | | | | Merge topic 'static' | Brad King | 2024-01-10 | 1 | -8/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Swift: preserve `-static` for static library swiftmodules | Saleem Abdulrasool | 2024-01-09 | 1 | -8/+12 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'orkun_refactor_09_01_2024' | Brad King | 2024-01-10 | 1 | -22/+20 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Makefile: Reduce string copies | Orkun Tokdemir | 2024-01-09 | 1 | -3/+3 |
| * | | | | | | Makefile: Remove redundant push_back | Orkun Tokdemir | 2024-01-09 | 1 | -2/+1 |
| * | | | | | | Makefile: Improve const correctness | Orkun Tokdemir | 2024-01-09 | 1 | -15/+16 |
| * | | | | | | Makefile: Remove no-op call | Orkun Tokdemir | 2024-01-09 | 1 | -2/+0 |
* | | | | | | | Merge topic 'vs-scan-for-modules' | Brad King | 2024-01-10 | 1 | -5/+6 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | cmVisualStudio10TargetGenerator: always specify scanning | Ben Boeckel | 2024-01-06 | 1 | -3/+4 |
| * | | | | | | cmVisualStudio10TargetGenerator: fix typo in flag name | Ben Boeckel | 2024-01-06 | 1 | -3/+3 |
* | | | | | | | Merge topic 'cxxmodules-no-unity' | Brad King | 2024-01-10 | 3 | -1/+39 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | cmLocalGenerator: ignore scanned sources for unity builds | Ben Boeckel | 2024-01-05 | 1 | -0/+9 |
| * | | | | | | cmGlobalGenerator: add unity sources after computing target compile features | Ben Boeckel | 2024-01-05 | 2 | -1/+30 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'makefile-depfile' | Brad King | 2024-01-10 | 1 | -4/+3 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Makefile: Fix double escaping when DEPFILE is used | Orkun Tokdemir | 2024-01-09 | 1 | -3/+2 |
| * | | | | | Makefile: Reduce string copies | Orkun Tokdemir | 2024-01-08 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-01-10 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge topic 'ctest-cli-http-headers' | Brad King | 2024-01-09 | 3 | -2/+28 |
|\ \ \ \ \ | |||||
| * | | | | | ctest: allow HTTP headers via command line | Matthew Woehlke | 2024-01-08 | 3 | -2/+28 |
* | | | | | | Merge topic 'ewilde/swift-ninja-response-files' | Brad King | 2024-01-09 | 2 | -3/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Swift/Ninja: Add support for response files | Evan Wilde | 2024-01-08 | 2 | -3/+7 |