| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'correct_list-presets_parsing' | Brad King | 2022-04-12 | 2 | -1/+16 |
|\ |
|
| * | cmake: --list=presets=[type] doesn't generate incorrect warnings | Robert Maynard | 2022-04-11 | 2 | -1/+16 |
|
|
* | | Merge topic 'xcode-pch' | Brad King | 2022-04-12 | 2 | -0/+18 |
|\ \ |
|
| * | | PCH: Fix Xcode non-pch language exclusion | Cristian Adam | 2022-04-11 | 2 | -0/+18 |
|
|
| * | | Tests: Ignore all classes in Xcode internal objc warnings | Gregor Jasny | 2022-04-11 | 1 | -1/+1 |
|
|
* | | | Merge topic 'check-flag-fembed-bitcode-conflict' | Brad King | 2022-04-11 | 2 | -0/+22 |
|\ \ \ |
|
| * | | | CheckSourceCompiles: Avoid linker warning with -fembed-bitcode | Craig Scott | 2022-04-09 | 2 | -0/+22 |
|
|
* | | | | Merge topic 'CheckCompilerFlag-restore-env' | Brad King | 2022-04-08 | 2 | -0/+18 |
|\ \ \ \
| |/ / / |
|
| * | | | CheckCompilerFlag: Fix regression in locale environment preservation | Brad King | 2022-04-07 | 2 | -0/+18 |
|
|
* | | | | Merge topic 'header-sets-no-framework' | Brad King | 2022-04-07 | 4 | -0/+15 |
|\ \ \ \
| |/ / / |
|
| * | | | FILE_SET: Forbid adding header sets to Apple FRAMEWORK libraries | Kyle Edwards | 2022-04-07 | 4 | -0/+15 |
|
|
* | | | | Merge topic 'xcode-xcconfig' | Brad King | 2022-04-05 | 8 | -1/+46 |
|\ \ \ \ |
|
| * | | | | xcode: add support for xcconfig files | Gregor Jasny | 2022-04-03 | 7 | -0/+45 |
|
|
| * | | | | Tests: Ignore all classes in Xcode internal objc warnings | Gregor Jasny | 2022-04-03 | 1 | -1/+1 |
|
|
* | | | | | VS: Add compiler flag table entry for -FI followed by separate argument | Brad King | 2022-04-01 | 3 | -0/+24 |
|/ / / / |
|
* | | | | Merge topic 'string-JSON-error-modes' | Brad King | 2022-03-31 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | string(JSON): fix error message on invalid mode | Carlo Teubner | 2022-03-30 | 1 | -1/+1 |
|
|
* | | | | | Merge topic 'GNUInstallDirs-revert-multiarch-prefixes' | Brad King | 2022-03-31 | 2 | -4/+4 |
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| * | | | GNUInstallDirs: Revert "Apply Debian multiarch LIBDIR to more prefixes" | Brad King | 2022-03-30 | 2 | -4/+4 |
| | |/
| |/| |
|
* | | | Merge topic 'verify-header-sets' | Brad King | 2022-03-30 | 37 | -0/+221 |
|\ \ \ |
|
| * | | | FILE_SET: Add VERIFY_HEADER_SETS target property | Kyle Edwards | 2022-03-29 | 37 | -0/+221 |
|
|
* | | | | Merge topic 'preserve-compiler-arg1' | Brad King | 2022-03-30 | 5 | -11/+20 |
|\ \ \ \ |
|
| * | | | | Preserve CMAKE_${lang}_COMPILER_ARG1 from existing CMakeCache.txt | Klein, Thorsten (BSH) | 2022-03-29 | 5 | -0/+14 |
|
|
| * | | | | Tests: Simplify RunCMake.CompilerArgs no-clean cases | Brad King | 2022-03-29 | 1 | -12/+7 |
|
|
* | | | | | Merge topic 'framework-consumption-during-compilation' | Brad King | 2022-03-30 | 5 | -0/+43 |
|\ \ \ \ \ |
|
| * | | | | | Ensure targets which are frameworks can be used freely | Marc Chevrier | 2022-03-29 | 5 | -0/+43 |
| |/ / / / |
|
* | | | | | Merge topic 'set-env-var-first-run' | Brad King | 2022-03-29 | 10 | -4/+42 |
|\ \ \ \ \ |
|
| * | | | | | CMP0132: Don't set compiler environment variables on first run | Craig Scott | 2022-03-29 | 10 | -0/+36 |
|
|
| * | | | | | Tests: Reorder CMP0129 test | Craig Scott | 2022-03-26 | 1 | -4/+6 |
|
|
* | | | | | | Merge topic 'fix-23191' | Brad King | 2022-03-29 | 3 | -1/+15 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Trace: process else and elseif commands correctly | Braulio Valdivielso Martinez | 2022-03-25 | 3 | -1/+15 |
| |/ / / / |
|
* | | | | | Merge topic 'variable-link-feature-supported' | Brad King | 2022-03-28 | 13 | -1/+51 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | genex-LINK_(LIBRARY|GROUP) features: update variables behavior | Marc Chevrier | 2022-03-25 | 13 | -1/+51 |
|
|
* | | | | | Tests: Add Matlab label to Matlab-related tests | Silvio | 2022-03-25 | 1 | -0/+1 |
| |/ / /
|/| | | |
|
* | | | | Merge topic 'link-interface-direct' | Brad King | 2022-03-25 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | LINK_LIBRARIES: Add support for LINK_ONLY genex | Brad King | 2022-03-24 | 1 | -0/+1 |
|
|
* | | | | | Merge topic 'cmake-fresh' | Brad King | 2022-03-25 | 8 | -3/+47 |
|\ \ \ \ \ |
|
| * | | | | | cmake: Add --fresh option to clear the cache and start from scratch | Brad King | 2022-03-22 | 8 | -3/+47 |
| |/ / / / |
|
* | | | | | cmake -E tar: Add --touch option | Kasper Laudrup | 2022-03-23 | 2 | -0/+16 |
|
|
* | | | | | Tests: Add test for 'cmake -E tar --mtime' option | Kasper Laudrup | 2022-03-23 | 3 | -0/+23 |
| |/ / /
|/| | | |
|
* | | | | Merge topic 'initialize-property-name' | Brad King | 2022-03-23 | 11 | -23/+23 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | define_property(): Change constraints of INITIALIZE_FROM_VARIABLE | Kyle Edwards | 2022-03-23 | 11 | -23/+23 |
|
|
* | | | | Genex-LINK_GROUP: Add support feature RESCAN on BSD systems | Marc Chevrier | 2022-03-22 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Merge topic 'LINK_LIBRARY-WHOLE_ARCHIVE' | Brad King | 2022-03-21 | 4 | -36/+57 |
|\ \ \ |
|
| * | | | genex-LINK_LIBRARY: Add feature WHOLE_ARCHIVE | Marc Chevrier | 2022-03-17 | 4 | -36/+57 |
|
|
* | | | | Merge topic 'cmake-P-args' | Brad King | 2022-03-18 | 3 | -4/+17 |
|\ \ \ \ |
|
| * | | | | cmake: Improve acceptance of arbitrary arguments in -P script mode | Brad King | 2022-03-17 | 3 | -4/+17 |
|
|
* | | | | | Merge topic 'always_prefer_last_source_dir' | Brad King | 2022-03-18 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / /
|/| | / /
| | |/ /
| |/| | |
|
| * | | | cmake: Always prefer the last source directory provided | Robert Maynard | 2022-03-17 | 1 | -1/+1 |
|
|
* | | | | Merge topic 'test-RunCMake-lld-llvm-warnings' | Brad King | 2022-03-15 | 1 | -0/+1 |
|\ \ \ \ |
|