Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2021-10-01 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2021-09-30 | 1 | -1/+1 |
* | Merge topic 'clang-warnings' | Brad King | 2021-09-29 | 39 | -41/+94 |
|\ | |||||
| * | Source: Fix clang -Wimplicit-fallthrough warnings | Sean McBride | 2021-09-28 | 27 | -22/+67 |
| * | Source: Fix clang -Wextra-semi warnings | Sean McBride | 2021-09-28 | 13 | -19/+27 |
* | | Merge topic 'xcode-dead-code' | Brad King | 2021-09-29 | 1 | -3/+0 |
|\ \ | |||||
| * | | cmGlobalXCodeGenerator: Remove dead buildsystem version check | Brad King | 2021-09-28 | 1 | -3/+0 |
* | | | Merge topic 'xcode-generation-support-inl-files' | Brad King | 2021-09-29 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Xcode: Treat .inl files as C++ header files | Jake Turner | 2021-09-28 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-29 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-28 | 1 | -1/+1 |
* | | | Merge topic 'autogen-dep-on-imported-implib-only-target' | Brad King | 2021-09-27 | 1 | -1/+10 |
|\ \ \ | |||||
| * | | | cmQtAutoGenInitializer: support IMPLIB-only imported targets | Ben Boeckel | 2021-09-24 | 1 | -1/+10 |
| * | | | CMake 3.21.3v3.21.3 | Brad King | 2021-09-20 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-27 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-26 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-25 | 1 | -1/+1 |
| |/ |/| | |||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-24 | 1 | -1/+1 |
* | | Merge topic 'vs2008-no-pch-flag' | Brad King | 2021-09-23 | 3 | -0/+3 |
|\ \ | |||||
| * | | VS: Map /Y- flag to not use precompiled headers with VS 2008 | Luigi Fiorentini | 2021-09-22 | 3 | -0/+3 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-23 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'rename-cmProp-in-cmValue' | Brad King | 2021-09-22 | 198 | -1816/+1869 |
|\ \ | |||||
| * | | Move helpers functions from cmStringAlgorithms.h to cmValue.h | Marc Chevrier | 2021-09-21 | 16 | -83/+88 |
| * | | cmValue: add IsInternallyOn methods | Marc Chevrier | 2021-09-21 | 4 | -18/+38 |
| * | | Rename cmProp in cmValue | Marc Chevrier | 2021-09-21 | 187 | -1733/+1761 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-22 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'macos-cache-rpath-install-namedir' | Brad King | 2021-09-21 | 2 | -0/+20 |
|\ \ | |||||
| * | | macOS: Speed up rpath install name dir lookup with a cache | Lukas Böger | 2021-09-20 | 2 | -0/+20 |
* | | | Merge topic 'cat_empty_file' | Brad King | 2021-09-21 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | cmake: -E cat stops when an empty file is encountered | Johnny Jazeix | 2021-09-18 | 1 | -0/+2 |
* | | | | Merge topic 'refactor-remove-cmToCStr-function' | Brad King | 2021-09-21 | 17 | -42/+35 |
|\ \ \ \ | |||||
| * | | | | remove cmToCStr function | Marc Chevrier | 2021-09-19 | 6 | -26/+16 |
| * | | | | cmGlobalGenerator::PrintCompilerAdvice: use cmProp as augment | Marc Chevrier | 2021-09-19 | 8 | -10/+11 |
| * | | | | cmCurlSetCAInfo: use std::string as argument | Marc Chevrier | 2021-09-19 | 4 | -6/+8 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'clang-manifest' | Brad King | 2021-09-21 | 1 | -4/+9 |
|\ \ \ \ | |||||
| * | | | | Clang: embed windows manifests with GNU interface | Thomas Bernard | 2021-09-16 | 1 | -4/+9 |
* | | | | | Merge topic 'platform-vars' | Brad King | 2021-09-21 | 1 | -21/+13 |
|\ \ \ \ \ | |||||
| * | | | | | Ninja: Remove redundant check for GNU-like compiler on Windows | Brad King | 2021-09-17 | 1 | -21/+13 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-21 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-20 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-19 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'VersionCompare-use-std_string' | Marc Chevrier | 2021-09-18 | 9 | -61/+69 |
|\ \ \ \ | |||||
| * | | | | cmSystemTools::VersionCompare: use std::string for arguments | Marc Chevrier | 2021-09-17 | 9 | -61/+69 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-18 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-17 | 1 | -1/+1 |
* | | | | Merge topic 'xcode-embed-libraries' | Craig Scott | 2021-09-16 | 3 | -3/+16 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Xcode: add support for embedding dynamic libraries | Lucas SOLTIC | 2021-09-13 | 3 | -3/+16 |
* | | | | Merge topic 'enh-CPack-SetOption-accepts-new-types' | Brad King | 2021-09-16 | 15 | -116/+129 |
|\ \ \ \ | |||||
| * | | | | Use new SetOption signatures | Marc Chevrier | 2021-09-15 | 14 | -112/+88 |
| * | | | | cmCPackGenerator::SetOption accepts cmProp or std::string | Marc Chevrier | 2021-09-15 | 2 | -4/+41 |