Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Build: Move `CMAKE_USE_WMAKE` definition to `cmConfigure.cmake.h.in` | Alex Turbov | 2022-09-22 | 2 | -2/+7 | |
| * | | | | | | | Build: Fix `target_link_libraries` to use link interface keywords | Alex Turbov | 2022-09-22 | 1 | -13/+13 | |
| * | | | | | | | Build: `include_directories()` → `target_include_directories()` | Alex Turbov | 2022-09-22 | 1 | -34/+24 | |
| * | | | | | | | CMakeVersion.cmake: `set(VAR "${VAR}…")` → `string(APPEND VAR "…")` | Alex Turbov | 2022-09-22 | 1 | -4/+4 | |
| * | | | | | | | Build: Do not use variables for sources lists | Alex Turbov | 2022-09-22 | 2 | -178/+208 | |
| * | | | | | | | Build: Simplify `configure_file()` calls | Alex Turbov | 2022-09-22 | 6 | -49/+21 | |
| * | | | | | | | cmake.version.manifest: Replace tabs with spaces | Alex Turbov | 2022-09-22 | 1 | -1/+1 | |
| * | | | | | | | CMakeLists: Remove redundant spaces around CMake command calls | Alex Turbov | 2022-09-22 | 4 | -84/+85 | |
| * | | | | | | | Build: Modernize some `foreach` calls to use `IN LISTS`/`IN ITEMS` | Alex Turbov | 2022-09-22 | 14 | -119/+114 | |
| * | | | | | | | bootstrap: Enable add_compile_definitions command | Brad King | 2022-09-22 | 2 | -2/+3 | |
* | | | | | | | | Merge topic 'cdo-consider-dots' | Brad King | 2022-09-23 | 4 | -1/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CMakeDependentOption: allow in depends the use of . | Vicente Adolfo Bolea Sanchez | 2022-09-21 | 4 | -1/+7 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'try_run-no-project' | Brad King | 2022-09-23 | 1 | -8/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | try_run: Remove PROJECT support | Matthew Woehlke | 2022-09-21 | 1 | -8/+4 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'genex-LINK_LIBRARY-framework-with-postfix' | Brad King | 2022-09-23 | 9 | -56/+160 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Genex LINK_LIBRARY: Add support for framework with postfix | Marc Chevrier | 2022-09-21 | 9 | -56/+160 | |
* | | | | | | | | | Merge branch 'release-3.24' | Brad King | 2022-09-23 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge topic 'flang-windows' into release-3.24 | Brad King | 2022-09-23 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'flang-windows' | Brad King | 2022-09-23 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | LLVMFlang: Add support for Windows | مهدي شينون (Mehdi Chinoune) | 2022-09-21 | 1 | -0/+2 | |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-23 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-22 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'release-3.24' | Brad King | 2022-09-21 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'release-3.23' into release-3.24 | Brad King | 2022-09-21 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge branch 'release-3.23' | Brad King | 2022-09-21 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | / / / / / / | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'parse-large-int' into release-3.23 | Brad King | 2022-09-20 | 4 | -2/+85 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge branch 'release-3.24' | Brad King | 2022-09-21 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge topic 'parse-large-int' into release-3.24 | Brad King | 2022-09-21 | 4 | -2/+85 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| / / / / / / | | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'parse-large-int' | Brad King | 2022-09-21 | 4 | -2/+85 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | file: Avoid strange istringstream crash in cmake.org binaries on Alpine Linux | Brad King | 2022-09-20 | 1 | -2/+8 | |
| * | | | | | | | | cmStringAlgorithms: Add functions to parse strings to long long integers | Brad King | 2022-09-20 | 3 | -0/+77 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'swift-mix-cxx' | Brad King | 2022-09-21 | 8 | -7/+39 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Tests: Add mixed Swift+CXX source test case | Evan Wilde | 2022-09-19 | 6 | -0/+23 | |
| * | | | | | | | | Tests: Add swift compiler version to test check | Evan Wilde | 2022-09-19 | 1 | -0/+2 | |
| * | | | | | | | | Ninja: Fix mixed Swift/CXX library target generation | Evan Wilde | 2022-09-16 | 1 | -7/+14 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-21 | 1 | -1/+1 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'detect-lib_foo.a-msvc' | Brad King | 2022-09-20 | 2 | -2/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | MSVC: Teach find_library to consider the 'libfoo.a' naming convention | Yonggang Luo | 2022-09-19 | 2 | -2/+9 | |
* | | | | | | | | | Merge topic 'help-byproducts' | Brad King | 2022-09-20 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | Help: Link from add_custom_target to policy on BYPRODUCTS | Hinell | 2022-09-19 | 1 | -0/+2 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'try_compile-more-consistent-errors' | Brad King | 2022-09-20 | 3 | -5/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | try_compile: Improve error message consistency | Matthew Woehlke | 2022-09-16 | 3 | -5/+5 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-20 | 1 | -1/+1 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'use-new-project-try_compile' | Brad King | 2022-09-19 | 5 | -16/+17 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Modules: Use new keyword-dispatched try_compile signature | Matthew Woehlke | 2022-09-16 | 5 | -16/+17 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'transitive-usage-reqs-lnks' | Brad King | 2022-09-19 | 10 | -33/+42 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Help: Link from usage requirement commands to detailed explanation | Hinell | 2022-09-16 | 10 | -33/+42 | |
* | | | | | | | | | Merge topic 'help-add-custom-comman-byproducts' | Brad King | 2022-09-19 | 2 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Help:custom_command: link policy on BYPRODUCTS | Hinell | 2022-09-16 | 2 | -0/+5 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'android-clang-no-ndk-version' | Brad King | 2022-09-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ |