Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'step5' | Brad King | 2020-01-17 | 1 | -4/+10 |
|\ | |||||
| * | Tutorial: Clarify Step 5 | Betsy McPhail | 2020-01-16 | 1 | -4/+10 |
* | | Merge topic 'out-of-dir-link-list' | Brad King | 2020-01-17 | 1 | -3/+3 |
|\ \ | |||||
| * | | target_link_libraries: Fix out-of-dir linking of a list of targets | Brad King | 2020-01-16 | 1 | -3/+3 |
| |/ | |||||
* | | Merge topic 'cmake-ctest-arguments' | Brad King | 2020-01-17 | 3 | -0/+13 |
|\ \ | |||||
| * | | Add CMAKE_CTEST_ARGUMENTS variable to pass command-line arguments to ctest | Robert Goulet | 2020-01-15 | 3 | -0/+13 |
| |/ | |||||
* | | Merge topic 'rename-cross-config-variable' | Brad King | 2020-01-17 | 4 | -14/+18 |
|\ \ | |||||
| * | | Ninja Multi-Config: Rename variable to be more consistent | Kyle Edwards | 2020-01-16 | 4 | -14/+18 |
| |/ | |||||
* | | Merge topic 'cpack-custom-dmg-names' | Craig Scott | 2020-01-17 | 2 | -0/+14 |
|\ \ | |||||
| * | | CPack/DragNDrop: Support CPACK_DMG_<component>_FILE_NAME | Andrew Fuller | 2020-01-16 | 2 | -0/+14 |
* | | | Ninja: Add a separate job pool for PCH creation | Dan Johnston | 2020-01-16 | 4 | -0/+29 |
| |/ |/| | |||||
* | | Merge topic 'tutorial' | Brad King | 2020-01-14 | 21 | -252/+239 |
|\ \ | |||||
| * | | Tutorial: Add the PRIVATE keyword to target_link_libraries command | Betsy McPhail | 2020-01-10 | 3 | -3/+3 |
| * | | 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 |
|\ \ |