summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fortran-preprocess-property'Brad King2020-05-227-4/+63
|\
| * Ninja: Skip Fortran preprocessing if Fortran_PREPROCESS is OFFPeter Hill2020-05-212-0/+10
| * Fortran: Add Fortran_PREPROCESS propertyPeter Hill2020-05-217-4/+53
* | Merge topic 'cmake_language-rename-from-cmake_command'Craig Scott2020-05-226-26/+26
|\ \
| * | cmake_language: Rename command from cmake_commandBrad King2020-05-216-26/+26
* | | Merge topic 'support_conda_env'Brad King2020-05-221-0/+3
|\ \ \
| * | | Conda: Add CONDA_PREFIX as an acceptable system prefix pathRobert Maynard2020-05-211-0/+3
| |/ /
* | | Merge topic 'cuda-default-runtime'Brad King2020-05-223-4/+6
|\ \ \
| * \ \ Merge branch 'backport-cuda-default-runtime' into cuda-default-runtimeBrad King2020-05-223-4/+6
| |\ \ \ | | |/ / | |/| |
| | * | CUDA: Compute CMAKE_CUDA_RUNTIME_LIBRARY default from toolchainRobert Maynard2020-05-212-3/+4
| | * | CUDA: Propagate CMAKE_CUDA_RUNTIME_LIBRARY state to try_compileRobert Maynard2020-05-201-0/+1
| | * | Help: Correct CMAKE_CUDA_RUNTIME_LIBRARY applicabilityRobert Maynard2020-05-201-1/+1
| | * | Merge topic 'backport-3.16-FindPkgConfig-isystem' into release-3.17Brad King2020-05-151-0/+6
| | |\ \
* | | \ \ Merge topic 'multi-ninja-pch-msvc'Brad King2020-05-212-0/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Multi-Ninja: Fix PCHs for Visual C++Cristian Adam2020-05-202-0/+7
* | | | | Merge topic 'doc-find_package-xref'Brad King2020-05-201-6/+6
|\ \ \ \ \
| * | | | | Help: Improve formatting and cross-references for find_package()Craig Scott2020-05-201-6/+6
* | | | | | Merge topic 'ctest-log-environment'Brad King2020-05-201-0/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | CTest: Log environment variables as a test measurementKyle Edwards2020-05-191-0/+8
* | | | | | Merge topic 'doc-CMAKE_SYSTEM_PREFIX_PATH'Craig Scott2020-05-203-1/+38
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Document which environment variables effect CMAKE_SYSTEM_PREFIX_PATHRobert Maynard2020-05-193-1/+38
* | | | | | Merge topic 'add_test-special-chars-in-name'Brad King2020-05-191-2/+3
|\ \ \ \ \ \
| * | | | | | add_test: Allow special characters in test nameDeniz Bahadir2020-05-171-2/+3
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'fetchcontent-SOURCE_SUBDIR'Brad King2020-05-181-0/+6
|\ \ \ \ \ \
| * | | | | | FetchContent: Add support for SOURCE_SUBDIRCraig Scott2020-05-161-0/+6
| |/ / / / /
* | | | | | Merge topic 'cuda-clang'Brad King2020-05-182-1/+5
|\ \ \ \ \ \
| * | | | | | CUDA: Add support for Clang compilerRaul Tambre2020-05-152-1/+5
| |/ / / / /
* | | | | | Merge topic 'compile_opts'Brad King2020-05-183-5/+21
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Help: Provide cross-references between compiler settingsJoachim Wuttke (h)2020-05-143-0/+10
| * | | | | Help: COMPILE_OPTIONS: bundle cross refs, add exampleJoachim Wuttke (h)2020-05-141-5/+11
* | | | | | Merge topic 'backport-3.16-FindPkgConfig-isystem'Brad King2020-05-151-0/+6
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Help: Add 3.16.7 release note for FindPkgConfig '-isystem' fixBrad King2020-05-151-0/+6
| * | | | | Merge branch 'backport-3.16-objc-env-vars' into release-3.16Brad King2020-05-144-0/+37
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'source_file_scopes'Brad King2020-05-155-3/+59
|\ \ \ \ \ \ \
| * | | | | | | set_source_files_properties: Allow specification of directory scopeAlexandru Croitor2020-05-145-3/+59
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'objc-env-vars'Brad King2020-05-155-0/+41
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Help: Add 3.17.3 release note for Objective C/C++ compiler selectionBrad King2020-05-141-0/+4
| * | | | | Merge branch 'backport-3.16-objc-env-vars' into objc-env-varsBrad King2020-05-144-0/+37
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Objective C/C++: Honor CC and CXX env vars to select compilerBrad King2020-05-143-0/+13
| | * | | | Help: Document OBJC and OBJCXX env vars for Objective C/C++ compilersBrad King2020-05-143-0/+24
* | | | | | Merge topic 'FindPython-IronPython-support'Brad King2020-05-131-0/+5
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | FindPython: Add IronPython support on all platformsMarc Chevrier2020-05-111-0/+5
* | | | | | Help: Add an example for each UNITY_BUILD_MODE settingRobert Maynard2020-05-111-2/+38
* | | | | | Merge topic 'source_group_forward_slashes'Brad King2020-05-112-2/+9
|\ \ \ \ \ \
| * | | | | | source_group: Support forward slashes in group hierarchyCraig Scott2020-05-102-2/+9
| |/ / / / /
* | | | | | Merge topic 'unity_explicit_groups'Brad King2020-05-115-2/+57
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Unity Builds: Support explicit specification of sources to groupsRobert Maynard2020-05-075-2/+57
* | | | | | Merge topic 'doc-option-existing-var'Craig Scott2020-05-101-1/+1
|\ \ \ \ \ \
| * | | | | | Help: If a cache variable exists, option() also does nothingHong Xu2020-05-081-1/+1
* | | | | | | Merge topic 'install-rpath-escape-doc'Brad King2020-05-081-0/+4
|\ \ \ \ \ \ \