summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'tutorial'Brad King2020-01-1421-252/+239
|\
| * Tutorial: Add the PRIVATE keyword to target_link_libraries commandBetsy McPhail2020-01-103-3/+3
| * Tutorial: Remove 'Consumer' exampleBetsy McPhail2020-01-103-76/+0
| * Tutorial: Improve "MultiPackage" exampleBetsy McPhail2020-01-1016-48/+92
| * Tutorial: Add links to relevant CMake documentationBetsy McPhail2020-01-091-126/+145
* | Merge topic 'fix-global-autogen-target-help'Brad King2020-01-141-1/+1
|\ \
| * | Help: Fix variable name on CMAKE_GLOBAL_AUTOGEN_TARGET pageJoerg Bornemann2020-01-131-1/+1
* | | Merge topic 'xcode-default-warnings'Brad King2020-01-141-0/+5
|\ \ \
| * | | Xcode: Drop hard-coded default warning flags like -WmostBrad King2020-01-131-0/+5
* | | | Merge topic 'doc-user-interaction'Brad King2020-01-148-0/+917
|\ \ \ \
| * | | | Help: Add guides for user interactionStephen Kelly2020-01-138-0/+917
* | | | | Merge topic 'target_compile_options-BEFORE-keyword'Brad King2020-01-133-0/+26
|\ \ \ \ \
| * | | | | target_compile_options: ensure BEFORE keyword is handled in all scopesMarc Chevrier2020-01-113-0/+26
| | |/ / / | |/| | |
* | | | | Merge topic 'ninja-cross-build-disable'Brad King2020-01-133-3/+17
|\ \ \ \ \
| * | | | | Ninja Multi-Config: Make cross-config building opt-inKyle Edwards2020-01-103-3/+17
| | |/ / / | |/| | |
* | | | | Merge topic 'out-of-dir-link-keyword'Brad King2020-01-131-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | target_link_libraries: Fix out-of-dir calls with debug/optimized keywordsBrad King2020-01-101-2/+2
| |/ / /
* | | | Merge topic 'nsis-headerimage'Kyle Edwards2020-01-102-0/+11
|\ \ \ \
| * | | | CPack/NSIS: Add option for setting MUI_HEADERIMAGE_BITMAPJohnny Jazeix2020-01-022-0/+11
* | | | | Merge topic 'ninja-postgen-commands'Brad King2020-01-101-0/+5
|\ \ \ \ \
| * | | | | Ninja: clean ninja metadata once generatedBen Boeckel2020-01-061-0/+5
| | |_|/ / | |/| | |
* | | | | Merge topic 'objc-compiler-launcher'Brad King2020-01-102-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ObjC: Add _COMPILE_LAUNCHER supportCristian Adam2020-01-092-2/+2
| | |_|/ | |/| |
* | | | Merge topic 'docs-autogen'Craig Scott2020-01-109-27/+29
|\ \ \ \
| * | | | Help: Mention both target and source properties for AUTO..._OPTIONSCraig Scott2020-01-092-5/+9
| * | | | Help: Clarify/add docs for initializing AUTO..._OPTIONS propertiesCraig Scott2020-01-093-7/+5
| * | | | Help: Clean up formatting and typos in autogen docsCraig Scott2020-01-094-7/+7
| * | | | Help: Fix sorting of property indexesCraig Scott2020-01-091-8/+8
| |/ / /
* | | | FindPython: Add variable Python_SOABIMarc Chevrier2020-01-091-0/+6
|/ / /
* | | Autogen: Process .hh headers based on new policy CMP0100 settingsSebastian Holtermann2020-01-043-0/+47
|/ /
* | Merge topic 'add_target_deprecation'Kyle Edwards2020-01-033-0/+15
|\ \
| * | Add set_property option: DEPRECATIONJoseph Snyder2020-01-023-0/+15
* | | FindLibXml2: provide imported target LibXml2::xmllintSylvain Joubert2019-12-311-0/+4
* | | Merge topic 'traceJSON'Kyle Edwards2019-12-272-0/+67
|\ \ \
| * | | trace: Add JSON output formatDaniel Mensinger2019-12-232-0/+67
| |/ /
* | | Help: Add release notes for debugging find commandsRobert Maynard2019-12-231-0/+10
* | | Merge topic 'findpython_conda_support'Marc Chevrier2019-12-231-0/+5
|\ \ \ | |_|/ |/| |
| * | FindPython: Extend virtual environment handling by considering condaSebastian Müller2019-12-211-0/+5
| |/
* | Merge topic 'add_find_call_debugging'Kyle Edwards2019-12-203-0/+29
|\ \
| * | Help: Document CMAKE_FIND_DEBUG_MODERobert Maynard2019-12-192-0/+23
| * | find_*: Add debug logging infrastructureRobert Maynard2019-12-191-0/+6
| |/
* | add_custom_command: convert DEPENDS path arguments to absolute pathsBen Boeckel2019-12-182-3/+13
|/
* Merge topic 'FindCUDAToolkit-module'Brad King2019-12-173-0/+6
|\
| * FindCUDAToolkit: Add module to find the CUDA ToolkitStephen McDowell2019-12-163-0/+6
* | Merge topic 'better_category_for_target_debug_property'Brad King2019-12-171-1/+1
|\ \
| * | CMAKE_DEBUG_TARGET_PROPERTIES to `provides information` sectionRobert Maynard2019-12-161-1/+1
| |/
* | Merge topic 'fix-vs-winrt-by-default'Brad King2019-12-171-2/+12
|\ \ | |/ |/|
| * VS: Change CMAKE_VS_WINRT_BY_DEFAULT to not implicitly enable WinRTPetr Polezhaev2019-12-161-2/+12
* | Help: Add documentation and release notes for multi-config NinjaKyle Edwards2019-12-136-3/+98
|/
* Merge topic 'function-var-current'Kyle Edwards2019-12-127-0/+68
|\