| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop Visual Studio 10 2010 generator | Brad King | 2022-09-26 | 28 | -361/+38 |
|
|
* | Merge topic 'doc-typo-fix' | Brad King | 2022-09-26 | 1 | -1/+1 |
|\ |
|
| * | Help/CPACK_START_MENU_SHORTCUTS: fix monospace markup | Ben Boeckel | 2022-09-23 | 1 | -1/+1 |
|
|
* | | Merge topic 'cmake-presets-package-more-doc-fixes' | Brad King | 2022-09-26 | 8 | -1/+58 |
|\ \ |
|
| * | | Tests: Add test for --list-presets=all | Kyle Edwards | 2022-09-23 | 2 | -0/+19 |
|
|
| * | | Tests: Add test for cpack --list-presets | Kyle Edwards | 2022-09-23 | 4 | -0/+25 |
|
|
| * | | Help: Add package preset to example presets file | Kyle Edwards | 2022-09-22 | 1 | -1/+10 |
|
|
| * | | Help: List packagePresets field in cmake-presets.7 | Kyle Edwards | 2022-09-22 | 1 | -0/+4 |
|
|
* | | | Merge topic 'UseSWIG-macos-csharp-suffix' | Brad King | 2022-09-26 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | UseSWIG: Change the library suffix to 'dylib' for C# on macOS | Mario Emmenlauer | 2022-09-23 | 1 | -0/+3 |
|
|
* | | | | Merge topic 'unicode-env' | Brad King | 2022-09-26 | 1 | -0/+9 |
|\ \ \ \ |
|
| * | | | | cmSystemTools: Fix encoding of whole-environment lookup on Windows | zhenhaonong | 2022-09-23 | 1 | -0/+9 |
|
|
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-26 | 1 | -1/+1 |
|
|
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-25 | 1 | -1/+1 |
|
|
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-24 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | Merge topic 'try_compile-source-from' | Brad King | 2022-09-23 | 20 | -48/+269 |
|\ \ \ \ |
|
| * | | | | try_compile: Add SOURCE_FROM_FILE | Matthew Woehlke | 2022-09-22 | 9 | -2/+61 |
|
|
| * | | | | Tests: Clean up and simplify TryCompile tests | Matthew Woehlke | 2022-09-22 | 3 | -46/+29 |
|
|
| * | | | | try_compile: Add SOURCE_FROM_{ARG,VAR} | Matthew Woehlke | 2022-09-22 | 15 | -14/+193 |
|
|
* | | | | | Merge topic 'vs-dotnet-sdk-package' | Brad King | 2022-09-23 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | VS: Fix PACKAGE target build with SDK-style projects | elksson | 2022-09-22 | 1 | -2/+2 |
|
|
* | | | | | | Merge topic 'ci-debian10-clang-tidy-headers' | Brad King | 2022-09-23 | 3 | -1/+25 |
|\ \ \ \ \ \ |
|
| * | | | | | | ci: add clang-tidy to Debian x86_64 base image | Kyle Edwards | 2022-09-22 | 3 | -1/+25 |
|
|
* | | | | | | | Merge topic 'modernize-build-self' | Brad King | 2022-09-23 | 33 | -929/+917 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Build: Use `CMAKE_CURRENT_XXX_DIR` instead of top dirs | Alex Turbov | 2022-09-22 | 1 | -6/+6 |
|
|
| * | | | | | | | Build: Sort linked libraries list of `CMakeLib` | Alex Turbov | 2022-09-22 | 1 | -4/+4 |
|
|
| * | | | | | | | Build: Use imported target `Threads::Threads` instead of variable | Alex Turbov | 2022-09-22 | 1 | -1/+1 |
|
|
| * | | | | | | | Build: Use imported target `kwiml::kwiml` instead of variables | Alex Turbov | 2022-09-22 | 3 | -4/+2 |
|
|
| * | | | | | | | Build: Use imported target `LibRHash::LibRHash` instead of variables | Alex Turbov | 2022-09-22 | 2 | -3/+2 |
|
|
| * | | | | | | | Build: Use imported target `LibUV::LibUV` instead of variables | Alex Turbov | 2022-09-22 | 2 | -3/+2 |
|
|
| * | | | | | | | Build: Use imported target `JsonCpp::JsonCpp` instead of variables | Alex Turbov | 2022-09-22 | 2 | -3/+2 |
|
|
| * | | | | | | | Build: Use imported target `CURL::libcurl` instead of variables | Alex Turbov | 2022-09-22 | 2 | -7/+3 |
|
|
| * | | | | | | | Build: Use imported target `LibArchive::LibArchive` instead of variables | Alex Turbov | 2022-09-22 | 3 | -6/+13 |
|
|
| * | | | | | | | Build: Use imported target `EXPAT::EXPAT` instead of variables | Alex Turbov | 2022-09-22 | 2 | -2/+2 |
|
|
| * | | | | | | | Build: Use imported target `ZLIB::ZLIB` instead of variables | Alex Turbov | 2022-09-22 | 6 | -28/+16 |
|
|
| * | | | | | | | Build: Use `string(APPEND…)` in the root `CMakeLists.txt` | Alex Turbov | 2022-09-22 | 1 | -4/+3 |
|
|
| * | | | | | | | Build: Extract `CMAKE_BUILD_UTILITIES` macro into a separate include | Alex Turbov | 2022-09-22 | 3 | -386/+388 |
|
|
| * | | | | | | | Build: Use `cmstd` target instead of variable `CMAKE_STD_LIBRARY` | Alex Turbov | 2022-09-22 | 2 | -2/+1 |
|
|
| * | | | | | | | Build: Replace `foreach` with 2 `set` calls | Alex Turbov | 2022-09-22 | 1 | -7/+2 |
|
|
| * | | | | | | | Build: Move `HAVE_CoreServices` to `cmCPackConfigure.h` | Alex Turbov | 2022-09-22 | 3 | -4/+5 |
|
|
| * | | | | | | | Build: Add `ENABLE_BUILD_FREEBSD_PKG` to `cmCPackConfigure.h` | Alex Turbov | 2022-09-22 | 3 | -8/+7 |
|
|
| * | | | | | | | Build: Use imported `LibUUID::LibUUID` target instead of variables | Alex Turbov | 2022-09-22 | 4 | -19/+26 |
|
|
| * | | | | | | | Build: Eliminate one time used variable | Alex Turbov | 2022-09-22 | 1 | -3/+1 |
|
|
| * | | | | | | | Build: Link w/ `OBJECT` library is OK since 3.12 | Alex Turbov | 2022-09-22 | 2 | -4/+9 |
|
|
| * | | | | | | | Build: Introduce `ManifestLib` interface library | Alex Turbov | 2022-09-22 | 2 | -11/+15 |
|
|
| * | | | | | | | Build: Move `KWSYS_ENCODING_DEFAULT_CODEPAGE` to the config header | Alex Turbov | 2022-09-22 | 3 | -3/+4 |
|
|
| * | | | | | | | Style: Builtin commands in lower case | Alex Turbov | 2022-09-22 | 1 | -1/+1 |
|
|
| * | | | | | | | Build: `add_definitions()` → `add_compile_definitions()` | Alex Turbov | 2022-09-22 | 4 | -6/+6 |
|
|
| * | | | | | | | Build: Move `STAT_HAS_ST_MTIM`, `STAT_HAS_ST_MTIMESPEC` to config file | Alex Turbov | 2022-09-22 | 2 | -10/+11 |
|
|
| * | | | | | | | Build: Move `CURL_CA_BUNDLE` and `CURL_CA_PATH` to config header | Alex Turbov | 2022-09-22 | 2 | -6/+3 |
|
|