Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindBoost: Introduce CMP0093 to report Boost_VERSION in x.y.z format | Dennis Klein | 2019-05-13 | 7 | -0/+12 |
* | Merge topic 'FindPython-module' | Marc Chevrier | 2019-05-10 | 1 | -1/+1 |
|\ | |||||
| * | FindPython*: Manage weak link for Python modules | Marc Chevrier | 2019-05-07 | 1 | -1/+1 |
* | | Merge topic 'FindBoost-fphsa' | Brad King | 2019-05-08 | 46 | -3/+977 |
|\ \ | |||||
| * | | FindBoost: Add new unit tests | Dennis Klein | 2019-05-07 | 44 | -0/+974 |
| * | | FindBoost: Fix and modernize config mode with FPHSA | Dennis Klein | 2019-05-07 | 2 | -3/+3 |
| |/ | |||||
* | | Merge topic 'ctest-update-version-override' | Craig Scott | 2019-05-08 | 3 | -5/+25 |
|\ \ | |||||
| * | | ctest: Add new variable CTEST_UPDATE_VERSION_OVERRIDE | Zack Galbreath | 2019-05-07 | 2 | -0/+20 |
| * | | testing: Update terminology in ctest_update tests | Zack Galbreath | 2019-05-02 | 2 | -5/+5 |
* | | | cmMakefile: Enforce explicit use of project() command | Bartosz Kosiorek | 2019-05-06 | 1 | -0/+12 |
| |/ |/| | |||||
* | | Merge topic 'std-pipes-always' | Brad King | 2019-05-03 | 1 | -0/+4 |
|\ \ | |||||
| * | | Ensure stdin, stdout, and stderr pipes are always open | Brad King | 2019-05-02 | 1 | -0/+4 |
| |/ | |||||
* | | Merge topic 'jobs-positive-value' | Brad King | 2019-05-03 | 9 | -0/+24 |
|\ \ | |||||
| * | | cmake: --build -j <jobs> should not accept 0. | Fred Baksik | 2019-05-01 | 9 | -0/+24 |
* | | | Genex: Update $<TARGET_FILE_BASE_NAME:...>: take care of POSTFIX | Marc Chevrier | 2019-05-02 | 3 | -5/+71 |
| |/ |/| | |||||
* | | Merge topic 'message-new-types-and-logging' | Craig Scott | 2019-04-30 | 16 | -0/+146 |
|\ \ | |||||
| * | | message(): Add support for log levels | Alex Turbov | 2019-04-28 | 16 | -0/+146 |
* | | | Merge topic 'relax_TARGET_OBJECT_generator_expr' | Brad King | 2019-04-30 | 9 | -15/+69 |
|\ \ \ | |||||
| * | | | Relax the usage of TARGET_OBJECTS generator expression | Robert Maynard | 2019-04-19 | 9 | -15/+69 |
* | | | | Merge topic 'add-execute_process-command-echo' | Brad King | 2019-04-30 | 10 | -0/+88 |
|\ \ \ \ | |||||
| * | | | | execute_process: Add option to echo command lines | Bill Hoffman | 2019-04-19 | 10 | -0/+88 |
* | | | | | Merge topic 'msvc-runtime-library' | Brad King | 2019-04-30 | 2 | -1/+7 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | MSVC: Document and test behavior of empty MSVC_RUNTIME_LIBRARY | Brad King | 2019-04-22 | 2 | -1/+7 |
* | | | | | ctest: Include ChangeId in Update.xml | Zack Galbreath | 2019-04-23 | 5 | -0/+50 |
| |_|_|/ |/| | | | |||||
* | | | | Merge topic 'msvc-warning-flags' | Brad King | 2019-04-22 | 7 | -0/+27 |
|\ \ \ \ | |||||
| * | | | | MSVC: Do not add /W3 to CMAKE_<LANG>_FLAGS by default | Brad King | 2019-04-19 | 7 | -0/+27 |
| |/ / / | |||||
* | | | | Merge topic 'vs-default-platform' | Brad King | 2019-04-22 | 2 | -0/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | VS: Provide the default platform name to project code | Brad King | 2019-04-19 | 2 | -0/+2 |
* | | | | Merge topic 'msvc-runtime-library' | Brad King | 2019-04-17 | 15 | -0/+108 |
|\ \ \ \ | |||||
| * | | | | MSVC: Add abstraction for runtime library selection | Brad King | 2019-04-17 | 15 | -0/+108 |
* | | | | | Merge topic 'vs-project-import' | Brad King | 2019-04-16 | 3 | -0/+40 |
|\ \ \ \ \ | |||||
| * | | | | | VS: add target property VS_PROJECT_IMPORT_<propspath> | Leonid Pospelov | 2019-04-15 | 3 | -0/+40 |
* | | | | | | Merge topic 'genex-output_name' | Brad King | 2019-04-16 | 33 | -176/+176 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Genex: Rename $<TARGET_*_OUTPUT_NAME:...> in $<TARGET_*_FILE_BASE_NAME:...> | Marc Chevrier | 2019-04-15 | 33 | -176/+176 |
* | | | | | | | Merge topic 'string-repeat' | Brad King | 2019-04-16 | 8 | -0/+61 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | string: introduce `REPEAT` sub-command | Alex Turbov | 2019-04-15 | 8 | -0/+61 |
* | | | | | | | Merge topic 'genex-target-prefix-suffix' | Brad King | 2019-04-12 | 25 | -6/+270 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Genex: add $<TARGET_FILE_PREFIX:...> and $<TARGET_FILE_SUFFIX:...> | Marc Chevrier | 2019-04-10 | 25 | -6/+270 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'iface-headers' | Brad King | 2019-04-12 | 4 | -0/+29 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | INTERFACE Target: allow (PUBLIC/PRIVATE)_HEADER properties | Avraham Shukron | 2019-04-11 | 4 | -0/+29 |
* | | | | | | | Merge topic 'test-explicit-dirs' | Brad King | 2019-04-11 | 3 | -13/+29 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Tests: Avoid enabling languages in RunCMake.CommandLine -S and -B cases | Brad King | 2019-04-10 | 1 | -1/+2 |
| * | | | | | | Tests: Fix RunCMake.CommandLine test to use generator with -S and -B | Brad King | 2019-04-10 | 1 | -11/+15 |
| * | | | | | | Tests: Add RunCMake helper to run cmake with options | Brad King | 2019-04-10 | 1 | -0/+5 |
| * | | | | | | Tests: Teach RunCMake to optionally exclude the source dir argument | Brad King | 2019-04-10 | 1 | -1/+7 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'meta-feature_only_infer_granular_support' | Brad King | 2019-04-10 | 7 | -0/+64 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Add a test to verify meta-feature parity with granular features | Robert Maynard | 2019-04-09 | 7 | -0/+64 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'argument-parser' | Brad King | 2019-04-09 | 2 | -3/+2 |
|\ \ \ \ \ | |||||
| * | | | | | cmExportCommand: Port to cmArgumentParser | Regina Pfeifer | 2019-04-04 | 2 | -3/+2 |
* | | | | | | Merge topic 'implicit-includes-relative' | Brad King | 2019-04-09 | 25 | -20/+65 |
|\ \ \ \ \ \ |