summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
|\
| * cmFunctionCommand: Introduce `CMAKE_CURRENT_FUNCTION*` variablesAlex Turbov2019-12-107-0/+68
* | Merge topic 'add_cuda_meta_compiler_features'Brad King2019-12-128-10/+62
|\ \
| * | CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) supportRobert Maynard2019-12-108-10/+62
* | | Merge topic 'ctest-drmemory-support'Brad King2019-12-123-1/+20
|\ \ \
| * | | ctest: add support for memcheck using Dr. MemoryDietmar Scheidl2019-12-103-1/+20
* | | | Merge topic 'ctest-configuration-type'Kyle Edwards2019-12-112-0/+8
|\ \ \ \
| * | | | ctest: Populate CTEST_CONFIGURATION_TYPE from the -C command line when setJulien Jomier2019-12-092-0/+8
| |/ / /
* | | | Merge topic 'link-options-propagation'Brad King2019-12-093-0/+33
|\ \ \ \ | |_|/ / |/| | |
| * | | Link properties: must be transitive over private dependency on static libraryMarc Chevrier2019-12-093-0/+33
* | | | Merge topic 'foreach-ZIP_LISTS'Brad King2019-12-092-0/+48
|\ \ \ \
| * | | | foreach: Allow multiple iteration variables for `ZIP_LIST` modeAlex Turbov2019-12-071-11/+26
| * | | | foreach: Introduce `IN ZIP_LISTS` modeAlex Turbov2019-12-012-0/+33
* | | | | Merge topic 'compiler-launcher-env'Brad King2019-12-094-0/+19
|\ \ \ \ \
| * | | | | launcher: support setting a compiler launcher through the environmentBen Boeckel2019-12-054-0/+19
| | |_|/ / | |/| | |
* | | | | Merge topic 'libarchive-target'Kyle Edwards2019-12-091-0/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | FindLibArchive: create a targetT.J. Corona2019-12-051-0/+5
* | | | | Merge topic 'doc-rpath'Brad King2019-12-062-9/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Help: Clarify INSTALL_RPATH_USE_LINK_PATH documentationHong Xu2019-12-052-9/+17
| |/ / /
* | | | Merge topic 'host-system-processor'Brad King2019-12-051-3/+10
|\ \ \ \