summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* Honor CMAKE_*_LINKER_FLAGS[_<CONFIG>]_INIT set in toolchain filesBrad King2016-07-141-0/+8
* Merge topic 'findicu'Brad King2016-07-131-0/+1
|\
| * FindICU: New moduleRoger Leigh2016-07-131-0/+1
* | Fix typos.Felix Geyer2016-07-101-1/+1
|/
* Merge topic 'toolchain-flag-init'Brad King2016-07-071-0/+5
|\
| * Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain filesBrad King2016-07-061-0/+5
* | Merge topic 'reorganize-cmCTest'Brad King2016-07-061-53/+51
|\ \ | |/ |/|
| * Help: Fix documentation of ctest --build-and-testJean-Christophe Fillion-Robin2016-07-051-3/+2
| * Help: Consistently use quotes and fix punctuation in ctest(1) manualJean-Christophe Fillion-Robin2016-07-051-51/+50
* | Merge topic 'try_compile-config-flags'Brad King2016-06-301-0/+8
|\ \
| * | try_compile: Add policy CMP0066 to honor CMAKE_<LANG>_FLAGS_<CONFIG>Brad King2016-06-291-0/+8
| |/
* | Avoid using KWSys auto_ptr by adopting it ourselvesBrad King2016-06-291-3/+4
|/
* Merge topic 'vs-tool-override'Brad King2016-06-231-0/+1
|\
| * VS: Add a VS_TOOL_OVERRIDE source file propertyGilles Khouzam2016-06-201-0/+1
* | VS: Add VS_SDK_REFERENCES target property to reference external SDKsGilles Khouzam2016-06-221-0/+1
|/
* cmake: Add an option to control what files needs to be tracedAlex Turbov2016-06-171-0/+5
* Merge topic 'xcode-mig-support'Brad King2016-06-171-0/+1
|\
| * Xcode: Add XCODE_FILE_ATTRIBUTES source file propertyJames Touton2016-06-171-0/+1
* | Merge topic 'link_what_you_use'Brad King2016-06-172-0/+2
|\ \
| * | Add options to run `ldd -u -r` as a "link-what-you-use" toolBill Hoffman2016-06-172-0/+2
| |/
* | Teach find_library and find_package to search lib32 paths (#11260)Daniel Scharrer2016-06-101-0/+1
|/
* Merge topic 'add-FindVulkan'Brad King2016-06-081-0/+1
|\
| * Add FindVulkan.cmake.Matthäus G. Chajdas2016-06-081-0/+1
* | Merge topic 'doc-ctest_update'Brad King2016-06-081-0/+5
|\ \
| * | Help: Document CTest Git fetch-and-reset behaviorBrad King2016-06-081-0/+5
| |/
* | productbuild: Add new productbuild cpack generator.Clinton Stimpson2016-06-031-0/+1
|/
* try_compile: Optionally forward custom platform variables to test projectBrad King2016-05-251-0/+1
* Add a variable to specify language-wide system include directoriesBrad King2016-05-251-0/+1
* Help: Document CMAKE_<LANG>_STANDARD_LIBRARIES variableBrad King2016-05-241-1/+1
* Ninja: Support embedding of CMake as subninja projectNicolas Despres2016-05-171-0/+1
* Help: Document `cmake --build` as a separate command mode (#16093)Brad King2016-05-101-18/+34
* Help: Document `cmake --find-package` as a separate command modeBrad King2016-05-101-6/+19
* Merge topic 'doc-cmake-E-updates'Brad King2016-05-031-2/+5
|\
| * Help: Improve 'cmake -E md5sum' documentationBartosz Kosiorek2016-05-021-1/+4
| * Help: Add missing space in cmake(1) manualBartosz Kosiorek2016-05-021-1/+1
* | Help: Add policy summaries to cmake-policies(7)Brad King2016-05-021-66/+66
* | Help: Organize cmake-policies(7) manual by version of introductionBrad King2016-05-021-67/+109
|/
* Features: Specify minimum version Intel C++ 12.1Robert Maynard2016-04-281-0/+1
* Merge topic 'AddDocumentationForEclipseVariables'Brad King2016-04-181-0/+4
|\
| * Help: Document Eclipse-generator related variables (#15827)Alex Neundorf2016-04-181-0/+4
* | Solaris: Add a CMAKE_HOST_SOLARIS variable (#16061)Stafen Teleman2016-04-151-0/+1
|/
* Add options to run clang-tidy with the compilerDaniel Pfeifer2016-04-132-0/+2
* Merge topic 'ctest-run-submodule-sync'Brad King2016-04-052-0/+7
|\
| * cmCTestGIT: add an option to initialize submodules on updateBen Boeckel2016-04-012-0/+7
* | Fix spelling typos in comments and documentation (#16037)Felix Geyer2016-03-294-4/+4
|/
* Merge topic 'cmake-depend-in-project-only'Brad King2016-03-241-0/+1
|\
| * Makefile: Optionally scan only source and build trees for dependenciesAttila Krasznahorkay2016-03-221-0/+1
* | Merge topic 'vs-startup-project'Brad King2016-03-241-0/+1
|\ \
| * | VS: Add option to choose the `.sln` startup project (#15578)Davy Durham2016-03-221-0/+1
| |/
* | Merge topic 'timeout_after_match'Brad King2016-03-221-0/+1
|\ \ | |/ |/|