Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmGlobalGenerator: Remove unused windows.h include | Clemens Wasser | 2023-06-22 | 1 | -4/+0 |
* | codecvt: Extrace codecvt::Encoding to remove codecvt includes | Clemens Wasser | 2023-06-22 | 13 | -55/+62 |
* | cmFileLockResult: Remove expensive windows.h include | Clemens Wasser | 2023-06-22 | 3 | -18/+6 |
* | cmFileLock: Remove expensive windows.h include | Clemens Wasser | 2023-06-22 | 2 | -4/+4 |
* | CMake Nightly Date Stamp | Kitware Robot | 2023-06-21 | 1 | -1/+1 |
* | Merge branch 'release-3.27' | Brad King | 2023-06-20 | 0 | -0/+0 |
|\ | |||||
| * | CMake 3.27.0-rc3v3.27.0-rc3 | Brad King | 2023-06-20 | 1 | -1/+1 |
* | | Merge branch 'release-3.27' | Brad King | 2023-06-20 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Merge topic 'android-platform-vars' into release-3.27 | Brad King | 2023-06-20 | 1 | -5/+5 |
| |\ | |||||
* | \ | Merge topic 'android-platform-vars' | Brad King | 2023-06-20 | 1 | -5/+5 |
|\ \ \ | | |/ | |/| | |||||
| * | | Android: Restore platform id vars with legacy toolchain file | Brad King | 2023-06-20 | 1 | -5/+5 |
* | | | Merge branch 'release-3.27' | Brad King | 2023-06-20 | 0 | -0/+0 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge topic 'FindProtobuf-version-schemes' into release-3.27 | Brad King | 2023-06-20 | 1 | -1/+5 |
| |\ \ | | |/ | |/| | |||||
* | | | Merge topic 'FindProtobuf-version-schemes' | Brad King | 2023-06-20 | 1 | -1/+5 |
|\ \ \ | | |/ | |/| | |||||
| * | | FindProtobuf: Support new version number scheme | Jannik Beyerstedt | 2023-06-20 | 1 | -1/+5 |
| |/ | |||||
* | | Merge branch 'release-3.27' | Brad King | 2023-06-20 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Merge topic 'rel-macos-c++17' into release-3.27 | Brad King | 2023-06-20 | 3 | -3/+4 |
| |\ | |||||
* | \ | Merge topic 'rel-macos-c++17' | Brad King | 2023-06-20 | 3 | -3/+4 |
|\ \ \ | | |/ | |/| | |||||
| * | | ci: Build macOS 10.13+ package as C++17 | Brad King | 2023-06-16 | 1 | -1/+1 |
| * | | ci: Split macOS 10.10+ and 10.13+ package language standard selection | Brad King | 2023-06-15 | 3 | -2/+4 |
| * | | ci: Drop unnecessary -stdlib flag from macOS package | Brad King | 2023-06-15 | 1 | -1/+0 |
* | | | Merge branch 'release-3.27' | Brad King | 2023-06-20 | 0 | -0/+0 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge topic 'cmList-SUBLIST-regression' into release-3.27 | Brad King | 2023-06-20 | 2 | -1/+52 |
| |\ \ | |||||
* | \ \ | Merge topic 'cmList-SUBLIST-regression' | Brad King | 2023-06-20 | 2 | -1/+52 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | list(): restore SUBLIST behavior | Marc Chevrier | 2023-06-16 | 2 | -1/+52 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2023-06-20 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2023-06-19 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2023-06-18 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2023-06-17 | 1 | -1/+1 |
* | | | Merge branch 'release-3.27' | Brad King | 2023-06-16 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge topic 'FindPostgreSQL-15' into release-3.27 | Brad King | 2023-06-16 | 1 | -2/+2 |
| |\ \ | |||||
* | \ \ | Merge topic 'FindPostgreSQL-15' | Brad King | 2023-06-16 | 1 | -2/+2 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | FindPostgreSQL: Add support for version 15 | Brad King | 2023-06-16 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge topic 'CMake_TEST_FindPython2-3' | Brad King | 2023-06-16 | 23 | -390/+521 |
|\ \ \ | |||||
| * | | | FindPython: add capability to select python version for the tests | Marc Chevrier | 2023-06-15 | 23 | -390/+521 |
* | | | | Merge branch 'release-3.27' | Brad King | 2023-06-16 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge topic 'fix_tutorial_step7_solution_text' into release-3.27 | Brad King | 2023-06-16 | 1 | -1/+1 |
| |\ \ \ | | |_|/ | |/| | | |||||
* | | | | Merge topic 'fix_tutorial_step7_solution_text' | Brad King | 2023-06-16 | 1 | -1/+1 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Tutorial: Extend literal include to contain full code changes in solution | Markus Ferrell | 2023-06-15 | 1 | -1/+1 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2023-06-16 | 1 | -1/+1 |
* | | | Merge topic 'cmuvprocesschain-external-stream-fd' | Brad King | 2023-06-15 | 14 | -92/+315 |
|\ \ \ | |||||
| * | | | cmUVStreambuf: Update URL for example code | Kyle Edwards | 2023-06-14 | 1 | -1/+2 |
| * | | | cmUVStream: Add cmUVStreamRead() function | Kyle Edwards | 2023-06-14 | 2 | -0/+95 |
| * | | | cmUVProcessChain: Return output and error streams as file descriptors | Kyle Edwards | 2023-06-14 | 9 | -89/+68 |
| * | | | cmUVPipeIStream: Add cmUVPipeIStream | Kyle Edwards | 2023-06-14 | 3 | -0/+143 |
| * | | | cm::append: Add support for std::basic_string on SPARC/SunPro | Kyle Edwards | 2023-06-14 | 1 | -2/+7 |
* | | | | Merge topic 'ccmake-keybinds' | Brad King | 2023-06-15 | 2 | -12/+62 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | ccmake: Additional keybindings | Martin Duffy | 2023-06-14 | 2 | -12/+62 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-06-15 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'cross-compiling-emulator-env-var' | Brad King | 2023-06-14 | 8 | -0/+50 |
|\ \ \ |