summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * CTest: Optionally use a secondary test timeout after matching outputZack Galbreath2016-03-221-0/+1
* | VS: Optionally generate remote directory for WinCE projectsAndrej Bosik2016-03-151-0/+1
|/
* Drop Visual Studio 6 generatorBrad King2016-03-091-1/+0
* Merge topic 'deprecate-CMakeForceCompiler'Brad King2016-03-091-3/+4
|\
| * CMakeForceCompiler: Deprecate this module and its macrosBrad King2016-03-081-3/+4
* | Add FindLTTngUST module to find LTTng-UST libraryPhilippe Proulx2016-03-071-0/+1
|/
* VS: Add option to set `ConfigurationType` of a .vcxproj fileFabian Otto2016-02-261-0/+1
* Merge topic 'try_compile-target-type'Brad King2016-02-261-0/+1
|\
| * try_compile: Add option to control type of targetBrad King2016-02-191-0/+1
* | Merge topic 'doc-typos'Brad King2016-02-241-5/+5
|\ \
| * | Help: Fix typos in cmake-packages.7 manualAshley Whetter2016-02-241-5/+5
* | | Merge topic 'doc-cmake-E-details'Brad King2016-02-241-4/+8
|\ \ \ | |_|/ |/| |