| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Merge topic 'cmake-presets-path-arg' | Craig Scott | 2020-10-27 | 1 | -1/+3 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | CMakePresets.json: Rework how --preset argument is handled | Kyle Edwards | 2020-10-26 | 1 | -1/+3 |
| |/ / |
|
* | | | Merge topic 'correct_profiling-output_exception' | Brad King | 2020-10-26 | 1 | -3/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | cmake: command arguments which use '=' behave consistently | Robert Maynard | 2020-10-23 | 1 | -3/+3 |
|
|
* | | | Merge topic 'cmake-presets-toolset-arch-config' | Craig Scott | 2020-10-23 | 1 | -3/+7 |
|\ \ \
| | |/
| |/| |
|
| * | | CMakePresets.json: Split cmakeGeneratorConfig field | Kyle Edwards | 2020-10-22 | 1 | -3/+7 |
|
|
* | | | Merge topic 'cmake-presets-invalid-macro' | Kyle Edwards | 2020-10-22 | 1 | -8/+7 |
|\ \ \
| |/ / |
|
| * | | CMakePresets.json: Properly report macro expansion errors | Kyle Edwards | 2020-10-21 | 1 | -8/+7 |
| |/ |
|
* | | Constify some code as suggested by clang-tidy | Cengizhan Pasaoglu | 2020-10-19 | 1 | -3/+3 |
|
|
* | | server: remove deprecated 'cmake -E server' mode | Brad King | 2020-10-14 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'cmake-presets' | Brad King | 2020-10-06 | 1 | -35/+308 |
|\ |
|
| * | CMake: Add presets functionality | Kyle Edwards | 2020-10-05 | 1 | -33/+306 |
|
|
| * | Refactor: Add allowArch parameter to cmake::CreateGlobalGenerator() | Kyle Edwards | 2020-10-05 | 1 | -2/+2 |
|
|
* | | cmake: Fix uninitialized member in HandleDeleteCacheVariables | Adriaan de Groot | 2020-10-05 | 1 | -0/+2 |
|/ |
|
* | cmake_language: Add signature to DEFER calls to later times | Brad King | 2020-09-29 | 1 | -1/+1 |
|
|
* | cmake::GetCacheDefinition: Return cmProp | vvs31415 | 2020-09-28 | 1 | -3/+2 |
|
|
* | cmMakefile::GetDefinition: return cmProp | Vitaly Stakhovsky | 2020-09-02 | 1 | -1/+2 |
|
|
* | Merge topic 'ispc_lang_support' | Brad King | 2020-09-01 | 1 | -0/+3 |
|\ |
|
| * | Add ISPC compiler support to CMake | Robert Maynard | 2020-08-28 | 1 | -0/+3 |
|
|
* | | Bootstrap: Add support for Ninja | Kyle Edwards | 2020-08-10 | 1 | -2/+13 |
|/ |
|
* | Merge topic 'compiler_flags' | Brad King | 2020-08-06 | 1 | -2/+7 |
|\ |
|
| * | cmake: avoid exception when printing "changed variables" message | Fred Baksik | 2020-07-23 | 1 | -2/+7 |
|
|
* | | Source: use cmNonempty() | Vitaly Stakhovsky | 2020-07-28 | 1 | -1/+1 |
|/ |
|
* | cmIsOn: add overload accepting const std::string* | Vitaly Stakhovsky | 2020-07-14 | 1 | -5/+3 |
|
|
* | Clean a few string conversions | Vitaly Stakhovsky | 2020-07-09 | 1 | -1/+1 |
|
|
* | cmake: Remove broken '--warn-unused-vars' option | Brad King | 2020-06-29 | 1 | -2/+1 |
|
|
* | Refactor file extension queries to be more consistent | Robert Maynard | 2020-06-22 | 1 | -2/+13 |
|
|
* | cmake: Simplify internal conditions for adding extra generators | Brad King | 2020-06-17 | 1 | -17/+6 |
|
|
* | cmMakefile: add GetDefExpandList() that splits value into std::vector | Vitaly Stakhovsky | 2020-05-30 | 1 | -8/+3 |
|
|
* | Merge topic 'third-parties-layout' | Brad King | 2020-05-08 | 1 | -1/+1 |
|\ |
|
| * | Refactoring: Third-parties public headers are under cm3p prefix | Marc Chevrier | 2020-05-07 | 1 | -1/+1 |
|
|
* | | Merge topic 'script-mode-and-arbitrary-args' | Craig Scott | 2020-05-07 | 1 | -1/+7 |
|\ \
| |/
|/| |
|
| * | cmake: Allow arbitrary args passed to CMake script | Alex Turbov | 2020-05-06 | 1 | -1/+7 |
|
|
* | | Merge topic 'gcc8-unused-function' | Brad King | 2020-05-04 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Fix build warnings for unused functions | Wouter Klouwen | 2020-05-01 | 1 | -0/+2 |
|
|
* | | Merge topic 'cmprop-state' | Brad King | 2020-05-01 | 1 | -13/+10 |
|\ \ |
|
| * | | cmState::GetInitializedCacheValue: return cmProp | Vitaly Stakhovsky | 2020-04-30 | 1 | -13/+10 |
| |/ |
|
* | | Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view> | Marc Chevrier | 2020-04-30 | 1 | -1/+1 |
|/ |
|
* | Refactoring: add cm::contains to <cmext/algorithm> | Marc Chevrier | 2020-04-17 | 1 | -2/+1 |
|
|
* | clang-tidy: address bugprone-branch-clone lints | Ben Boeckel | 2020-04-13 | 1 | -17/+8 |
|
|
* | Merge topic 'cmprop-getglobalprop' | Brad King | 2020-03-27 | 1 | -6/+6 |
|\ |
|
| * | cmState::GetGlobalProperty: return cmProp | Vitaly Stakhovsky | 2020-03-25 | 1 | -6/+6 |
|
|
* | | Merge topic 'cmprop-state' | Brad King | 2020-03-27 | 1 | -2/+2 |
|\ \ |
|
| * | | cmState::GetCacheEntryProperty: return cmProp | Vitaly Stakhovsky | 2020-03-25 | 1 | -2/+2 |
| |/ |
|
* | | use _s to construct static string_views at several places | Rolf Eike Beer | 2020-03-24 | 1 | -13/+14 |
|
|
* | | use cm::string_view for language extension lookups | Rolf Eike Beer | 2020-03-23 | 1 | -2/+3 |
|
|
* | | replace "std::string::find(x) == 0" with cmHasPrefix() | Rolf Eike Beer | 2020-03-23 | 1 | -39/+39 |
|/ |
|
* | Merge topic 'cmprop-state' | Brad King | 2020-03-19 | 1 | -28/+27 |
|\ |
|
| * | cmState::GetCacheEntryValue: return cmProp | Vitaly Stakhovsky | 2020-03-17 | 1 | -28/+27 |
|
|
* | | Merge topic 'trace-format-json-doc' | Brad King | 2020-03-19 | 1 | -1/+2 |
|\ \
| |/
|/| |
|