Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Source: Remove unnecessary comparisons to nullptr | Vitaly Stakhovsky | 2021-05-10 | 14 | -43/+40 |
* | Merge topic 'remove-unused-Command-member' | Brad King | 2021-05-10 | 2 | -5/+0 |
|\ | |||||
| * | cmCTestGenericHandler: Remove unused Command member | Craig Scott | 2021-05-08 | 2 | -5/+0 |
* | | Merge topic 'codespell' | Brad King | 2021-05-10 | 13 | -16/+16 |
|\ \ | |||||
| * | | Xcode: Fix typos and spelling in error message | Josef Angstenberger | 2021-05-07 | 1 | -1/+1 |
| * | | Source: Fix typos and spelling in comments | Josef Angstenberger | 2021-05-07 | 12 | -15/+15 |
* | | | Merge topic 'update-kwsys' | Brad King | 2021-05-10 | 4 | -31/+132 |
|\ \ \ | |||||
| * | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2021-05-07 | 4 | -31/+132 |
| |/ / | |||||
* | | | Merge topic 'install-symlink-to-directory' | Brad King | 2021-05-10 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | install(FILES): Allow installation of symlinks to directory | Jens Carl | 2021-05-06 | 1 | -1/+2 |
* | | | | Merge topic 'windows-symlink-errors' | Brad King | 2021-05-10 | 1 | -3/+15 |
|\ \ \ \ | |||||
| * | | | | cmSystemTools: Improve CreateLink and CreateSymlink error codes | Brad King | 2021-05-07 | 1 | -3/+15 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-05-10 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-05-09 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-05-08 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge topic 'ctest-clicolor' | Brad King | 2021-05-07 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | CTest: Add env var CLICOLOR to disable color output | Martin Willers | 2021-05-06 | 1 | -0/+4 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-05-07 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2021-05-06 | 1 | -1/+2 |
|/ | |||||
* | Merge topic 'nmake-utf8' | Brad King | 2021-05-06 | 6 | -2/+56 |
|\ | |||||
| * | NMake: Use UTF-8 with BOM if supported by nmake | Amine Najahi | 2021-05-05 | 5 | -2/+10 |
| * | NMake: Check nmake version for support of UTF-8 | Brad King | 2021-05-05 | 2 | -0/+9 |
| * | NMake: Detect nmake version | Brad King | 2021-05-05 | 2 | -0/+37 |
* | | Merge topic 'update-kwsys' | Brad King | 2021-05-06 | 2 | -2/+19 |
|\ \ | |||||
| * | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2021-05-05 | 2 | -2/+19 |
* | | | Merge topic 'objc-osx-architectures' | Brad King | 2021-05-06 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | ObjectiveC: Respect OSX_ARCHITECTURES for OBJC | Brad King | 2021-05-05 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-05-06 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'generate-cmake-build-command-parallel' | Brad King | 2021-05-05 | 6 | -8/+26 |
|\ \ \ | |||||
| * | | | ctest_build: Add the PARALLEL_LEVEL argument | friendlyanon | 2021-05-04 | 2 | -1/+3 |
| * | | | build_command: Add the PARALLEL_LEVEL argument | friendlyanon | 2021-05-04 | 1 | -2/+9 |
| * | | | cmGlobalGenerator: Add parallel parameter to GenerateCMakeBuildCommand | friendlyanon | 2021-05-01 | 5 | -7/+16 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-05-05 | 1 | -1/+1 |
* | | | | Merge topic 'extend_toolchain_flag_to_cmake_preset' | Brad King | 2021-05-04 | 4 | -0/+26 |
|\ \ \ \ | |||||
| * | | | | cmake-presets: Introduce `toolchainFile` preset option | Robert Maynard | 2021-04-28 | 4 | -0/+26 |
* | | | | | Merge topic 'vs-config-specific-csproj' | Brad King | 2021-05-04 | 1 | -1/+15 |
|\ \ \ \ \ | |||||
| * | | | | | VS: Add support for per-config C# sources | Thomas Vaughan | 2021-05-03 | 1 | -1/+15 |
* | | | | | | Merge topic 'vs-csharp-link' | Brad King | 2021-05-04 | 1 | -2/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | VS: Fix CSharp sources inside build directory | Kinan Mahdi | 2021-05-03 | 1 | -2/+5 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-05-04 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Merge topic 'ninja-multi-long-command-line-config' | Brad King | 2021-05-03 | 6 | -30/+54 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Ninja Multi-Config: Split long command lines by config | Kyle Edwards | 2021-04-30 | 6 | -30/+54 |
| * | | | | | CMake 3.20.2v3.20.2 | Brad King | 2021-04-29 | 1 | -1/+1 |
* | | | | | | Merge topic 'foreach-loop-variable' | Brad King | 2021-05-03 | 4 | -11/+46 |
|\ \ \ \ \ \ | |||||
| * | | | | | | foreach(): loop variables are only available in the loop scope | Marc Chevrier | 2021-04-28 | 4 | -11/+46 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'update-kwsys' | Brad King | 2021-05-03 | 1 | -0/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2021-04-29 | 1 | -0/+4 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-05-03 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-05-02 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-05-01 | 1 | -1/+1 |