Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Tutorial: Remove 'Consumer' example | Betsy McPhail | 2020-01-10 | 3 | -76/+0 | |
| * | | | | Tutorial: Improve "MultiPackage" example | Betsy McPhail | 2020-01-10 | 16 | -48/+92 | |
| * | | | | Tutorial: Add links to relevant CMake documentation | Betsy McPhail | 2020-01-09 | 1 | -126/+145 | |
* | | | | | Merge topic 'fix-global-autogen-target-help' | Brad King | 2020-01-14 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Help: Fix variable name on CMAKE_GLOBAL_AUTOGEN_TARGET page | Joerg Bornemann | 2020-01-13 | 1 | -1/+1 | |
* | | | | | | Merge topic 'xcode-default-warnings' | Brad King | 2020-01-14 | 1 | -0/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Xcode: Drop hard-coded default warning flags like -Wmost | Brad King | 2020-01-13 | 1 | -0/+5 | |
* | | | | | | | Merge topic 'doc-user-interaction' | Brad King | 2020-01-14 | 8 | -0/+917 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Help: Add guides for user interaction | Stephen Kelly | 2020-01-13 | 8 | -0/+917 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'target_compile_options-BEFORE-keyword' | Brad King | 2020-01-13 | 3 | -0/+26 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | target_compile_options: ensure BEFORE keyword is handled in all scopes | Marc Chevrier | 2020-01-11 | 3 | -0/+26 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'ninja-cross-build-disable' | Brad King | 2020-01-13 | 3 | -3/+17 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Ninja Multi-Config: Make cross-config building opt-in | Kyle Edwards | 2020-01-10 | 3 | -3/+17 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'out-of-dir-link-keyword' | Brad King | 2020-01-13 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | target_link_libraries: Fix out-of-dir calls with debug/optimized keywords | Brad King | 2020-01-10 | 1 | -2/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'nsis-headerimage' | Kyle Edwards | 2020-01-10 | 2 | -0/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CPack/NSIS: Add option for setting MUI_HEADERIMAGE_BITMAP | Johnny Jazeix | 2020-01-02 | 2 | -0/+11 | |
* | | | | | | | Merge topic 'ninja-postgen-commands' | Brad King | 2020-01-10 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Ninja: clean ninja metadata once generated | Ben Boeckel | 2020-01-06 | 1 | -0/+5 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'objc-compiler-launcher' | Brad King | 2020-01-10 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | ObjC: Add _COMPILE_LAUNCHER support | Cristian Adam | 2020-01-09 | 2 | -2/+2 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'docs-autogen' | Craig Scott | 2020-01-10 | 9 | -27/+29 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Mention both target and source properties for AUTO..._OPTIONS | Craig Scott | 2020-01-09 | 2 | -5/+9 | |
| * | | | | | | Help: Clarify/add docs for initializing AUTO..._OPTIONS properties | Craig Scott | 2020-01-09 | 3 | -7/+5 | |
| * | | | | | | Help: Clean up formatting and typos in autogen docs | Craig Scott | 2020-01-09 | 4 | -7/+7 | |
| * | | | | | | Help: Fix sorting of property indexes | Craig Scott | 2020-01-09 | 1 | -8/+8 | |
| |/ / / / / | ||||||
* | | | | | | FindPython: Add variable Python_SOABI | Marc Chevrier | 2020-01-09 | 1 | -0/+6 | |
|/ / / / / | ||||||
* | | | | | Autogen: Process .hh headers based on new policy CMP0100 settings | Sebastian Holtermann | 2020-01-04 | 3 | -0/+47 | |
|/ / / / | ||||||
* | | | | Merge topic 'add_target_deprecation' | Kyle Edwards | 2020-01-03 | 3 | -0/+15 | |
|\ \ \ \ | ||||||
| * | | | | Add set_property option: DEPRECATION | Joseph Snyder | 2020-01-02 | 3 | -0/+15 | |
* | | | | | FindLibXml2: provide imported target LibXml2::xmllint | Sylvain Joubert | 2019-12-31 | 1 | -0/+4 | |
* | | | | | Merge topic 'traceJSON' | Kyle Edwards | 2019-12-27 | 2 | -0/+67 | |
|\ \ \ \ \ | ||||||
| * | | | | | trace: Add JSON output format | Daniel Mensinger | 2019-12-23 | 2 | -0/+67 | |
| |/ / / / | ||||||
* | | | | | Help: Add release notes for debugging find commands | Robert Maynard | 2019-12-23 | 1 | -0/+10 | |
* | | | | | Merge topic 'findpython_conda_support' | Marc Chevrier | 2019-12-23 | 1 | -0/+5 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | FindPython: Extend virtual environment handling by considering conda | Sebastian Müller | 2019-12-21 | 1 | -0/+5 | |
| |/ / / | ||||||
* | | | | Merge topic 'add_find_call_debugging' | Kyle Edwards | 2019-12-20 | 3 | -0/+29 | |
|\ \ \ \ | ||||||
| * | | | | Help: Document CMAKE_FIND_DEBUG_MODE | Robert Maynard | 2019-12-19 | 2 | -0/+23 | |
| * | | | | find_*: Add debug logging infrastructure | Robert Maynard | 2019-12-19 | 1 | -0/+6 | |
| |/ / / | ||||||
* | | | | add_custom_command: convert DEPENDS path arguments to absolute paths | Ben Boeckel | 2019-12-18 | 2 | -3/+13 | |
|/ / / | ||||||
* | | | Merge topic 'FindCUDAToolkit-module' | Brad King | 2019-12-17 | 3 | -0/+6 | |
|\ \ \ | ||||||
| * | | | FindCUDAToolkit: Add module to find the CUDA Toolkit | Stephen McDowell | 2019-12-16 | 3 | -0/+6 | |
* | | | | Merge topic 'better_category_for_target_debug_property' | Brad King | 2019-12-17 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | CMAKE_DEBUG_TARGET_PROPERTIES to `provides information` section | Robert Maynard | 2019-12-16 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge topic 'fix-vs-winrt-by-default' | Brad King | 2019-12-17 | 1 | -2/+12 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | VS: Change CMAKE_VS_WINRT_BY_DEFAULT to not implicitly enable WinRT | Petr Polezhaev | 2019-12-16 | 1 | -2/+12 | |
* | | | | Help: Add documentation and release notes for multi-config Ninja | Kyle Edwards | 2019-12-13 | 6 | -3/+98 | |
|/ / / | ||||||
* | | | Merge topic 'function-var-current' | Kyle Edwards | 2019-12-12 | 7 | -0/+68 | |
|\ \ \ | ||||||
| * | | | cmFunctionCommand: Introduce `CMAKE_CURRENT_FUNCTION*` variables | Alex Turbov | 2019-12-10 | 7 | -0/+68 | |
* | | | | Merge topic 'add_cuda_meta_compiler_features' | Brad King | 2019-12-12 | 8 | -10/+62 | |
|\ \ \ \ |