| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake::CreateProfilingEntry: Refactor to take lambda for args | Kyle Edwards | 2022-11-11 | 1 | -1/+14 |
|
|
* | cmMakefileProfilingData: Refactor to use RAII | Kyle Edwards | 2022-10-26 | 1 | -7/+6 |
|
|
* | Merge topic 'trace-try_compile' | Brad King | 2022-10-17 | 1 | -0/+3 |
|\ |
|
| * | try_compile: Propagate --trace through try_compile | Matthew Woehlke | 2022-10-11 | 1 | -0/+3 |
|
|
* | | Add deprecation warnings for policies CMP0108 and below | Brad King | 2022-10-12 | 1 | -2/+2 |
|/ |
|
* | Merge topic 'add_subdirectory_system' | Brad King | 2022-09-27 | 1 | -1/+5 |
|\ |
|
| * | add_subdirectory: Add SYSTEM option | Da Quexian | 2022-09-26 | 1 | -1/+5 |
|
|
* | | Merge topic 'check-library-properties-fix-performances-regression' | Brad King | 2022-09-09 | 1 | -25/+0 |
|\ \ |
|
| * | | Check link libraries properties: fix performances regression | Marc Chevrier | 2022-09-07 | 1 | -25/+0 |
|
|
* | | | return(): Propagate variables to result scope | Marc Chevrier | 2022-09-03 | 1 | -0/+1 |
|
|
* | | | cmMakefile: add RaiseScope for list of variables | Marc Chevrier | 2022-09-03 | 1 | -0/+12 |
|
|
* | | | cmMakefile::VariablePushPop: helper class to manage variable scopes | Marc Chevrier | 2022-08-22 | 1 | -0/+13 |
|
|
* | | | cmMakefile: Dedupe languages when enabling them | friendlyanon | 2022-06-30 | 1 | -2/+24 |
|
|
* | | | cmMakefile: Refactor parameter and variable names for EnableLanguage | friendlyanon | 2022-06-30 | 1 | -12/+14 |
|
|
* | | | Add cmake_language(GET_MESSAGE_LOG_LEVEL) sub command | Alexandru Croitor | 2022-06-28 | 1 | -0/+23 |
| |/
|/| |
|
* | | Add deprecation warnings for policies CMP0102 and below | Brad King | 2022-06-14 | 1 | -1/+1 |
|/ |
|
* | cmSystemTools: Fix 'ErrorOccurred' spelling | FeRD (Frank Dana) | 2022-06-13 | 1 | -19/+19 |
|
|
* | clang-tidy: address `google-readability-casting` lints | Ben Boeckel | 2022-05-24 | 1 | -1/+1 |
|
|
* | clang-tidy: address `modernize-use-default-member-init` lints | Ben Boeckel | 2022-05-24 | 1 | -10/+4 |
|
|
* | cmListFileBacktrace: Clarify call sites that only push a file path | Brad King | 2022-04-01 | 1 | -3/+6 |
|
|
* | Trace: process else and elseif commands correctly | Braulio Valdivielso Martinez | 2022-03-25 | 1 | -7/+8 |
|
|
* | find_package: Add support for default GLOBAL imported targets | John Parent | 2022-03-10 | 1 | -0/+5 |
|
|
* | Genex-LINK_GROUP: Add possibility to group libraries at link step | Marc Chevrier | 2022-02-28 | 1 | -9/+9 |
|
|
* | Merge topic 'debug-find' | Brad King | 2022-02-11 | 1 | -0/+19 |
|\ |
|
| * | find_package: Improve --debug-find-pkg= when using a find module | Brad King | 2022-02-10 | 1 | -0/+19 |
|
|
* | | Trace: include `line_end` field in json-v1 format | Braulio Valdivielso Martinez | 2022-02-09 | 1 | -0/+4 |
|
|
* | | Merge topic 'genex-LINK_LIBRARY-to-decorate-library' | Brad King | 2022-02-09 | 1 | -0/+25 |
|\ \ |
|
| * | | Genex: Add $<LINK_LIBRARY:...> | Marc Chevrier | 2022-02-07 | 1 | -0/+25 |
|
|
* | | | Trace: add global_frame field to json-v1 format | Braulio Valdivielso Martinez | 2022-02-07 | 1 | -0/+2 |
|/ / |
|
* | | Add deprecation warnings for policies CMP0097 and below | Brad King | 2022-02-03 | 1 | -2/+4 |
|/ |
|
* | cmListFileCache: Rename FromCommandContext to FromListFileFunction | Brad King | 2022-01-25 | 1 | -1/+1 |
|
|
* | cmCustomCommand: Track main dependency explicitly | NAKAMURA Takumi | 2021-12-14 | 1 | -9/+6 |
|
|
* | cmListFileBacktrace: Remove unused "bottom" entry | Brad King | 2021-12-08 | 1 | -1/+0 |
|
|
* | Merge topic 'env-init-configs' | Brad King | 2021-11-23 | 1 | -1/+2 |
|\ |
|
| * | try_compile: Do not use CMAKE_BUILD_TYPE or CMAKE_CONFIGURATION_TYPES env vars | Brad King | 2021-11-22 | 1 | -1/+2 |
|
|
* | | cmMakefile: Simplify Add*Command and adopt to cmAddCustom*Command | NAKAMURA Takumi | 2021-11-18 | 1 | -92/+34 |
|
|
* | | cmMakefile: Simplify detail:::Add{Custom,Utility}Command | NAKAMURA Takumi | 2021-11-18 | 1 | -41/+64 |
|
|
* | | cmMakefile: Introduce GeneratorAction as the class. | NAKAMURA Takumi | 2021-11-18 | 1 | -2/+8 |
|
|
* | | cmMakefile: Move CMP0116 lookup into Add{Custom,Utility}Command | NAKAMURA Takumi | 2021-11-18 | 1 | -22/+22 |
|
|
* | | Source: Replace most calls to sprintf with snprintf | Sean McBride | 2021-10-25 | 1 | -2/+2 |
|
|
* | | Add deprecation warnings for policies CMP0094 and below | Brad King | 2021-10-08 | 1 | -2/+3 |
|/ |
|
* | cmMakefile: Fix compilation on EDG-based compilers such as LCC | makise-homura | 2021-10-01 | 1 | -5/+4 |
|
|
* | Source: Fix clang -Wimplicit-fallthrough warnings | Sean McBride | 2021-09-28 | 1 | -4/+11 |
|
|
* | Rename cmProp in cmValue | Marc Chevrier | 2021-09-21 | 1 | -40/+41 |
|
|
* | remove cmToCStr function | Marc Chevrier | 2021-09-19 | 1 | -2/+2 |
|
|
* | cmSystemTools::VersionCompare: use std::string for arguments | Marc Chevrier | 2021-09-17 | 1 | -2/+1 |
|
|
* | Merge topic 'enh-AddCacheEntry-accepts-new-types' | Marc Chevrier | 2021-09-10 | 1 | -4/+4 |
|\ |
|
| * | Use new AddCacheEntry signatures | Marc Chevrier | 2021-09-10 | 1 | -4/+4 |
|
|
* | | Refactor: Convert parallel string/backtrace vectors to BT vectors | Kyle Edwards | 2021-09-03 | 1 | -38/+10 |
|/ |
|
* | Refactor: Use new SetProperty signatures | Marc Chevrier | 2021-08-25 | 1 | -8/+7 |
|
|