summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |_|/ |/| |
| * | Help: Clarify `cmake -E` command behavior with respect to file existenceBartosz Kosiorek2016-02-191-4/+8
| |/
* | Merge topic 'fix-doc-typos'Brad King2016-02-081-1/+1
|\ \
| * | Help: Fix mistake in cmake-buildsystem(7) examplePaul Wilkinson2016-02-081-1/+1
| |/
* | cmake: Teach --build to reject multiple --target optionsSebastian Schuberth2016-02-051-0/+1
* | Help: Fix reference to `cmake --build` in cmake(1) manualBrad King2016-02-051-1/+1
|/
* Help: Fix typo in `cmake-developer(7)` manualPrayag Verma2016-02-011-1/+1
* Merge topic 'add-FindXalanC'Brad King2016-01-211-0/+1
|\
| * FindXalanC: New module to find the Apache Xalan-C++ libraryRoger Leigh2016-01-201-0/+1
* | Help: Document the CMAKE_EXPORT_COMPILE_COMMANDS variableSebastian Schuberth2016-01-151-0/+1
|/
* Add -Werror and -Wno-error command-line optionsMichael Scott2016-01-121-0/+24
* CMakeParseArguments: replace by native cmake_parse_arguments commandMatthias Maennich2015-12-171-0/+1
* Merge topic 'ios-universal'Brad King2015-12-112-0/+2
|\
| * Xcode: Add support for combined install on iOSRuslan Baratov2015-12-102-0/+2
* | cmake: Teach -E make_directory to support multiple input directoriesBartosz Kosiorek2015-12-101-4/+6
|/
* cmake: Teach -E copy_directory to support multiple input directoriesBartosz Kosiorek2015-12-071-2/+3
* cmake: Refine -E copy[_if_different] documentationBartosz Kosiorek2015-12-071-2/+7
* cmake: Teach -E copy[_if_different] to support multiple files (#15703)Bartosz Kosiorek2015-12-041-4/+4
* cmake: Improve '-E' help message formattingBartosz Kosiorek2015-12-041-2/+2
* Modify dev warning options to affect deprecated warnings.Michael Scott2015-12-011-2/+3
* Add -W options to control deprecated warning messages.Michael Scott2015-12-011-0/+12
* Help: Update documentation to reflect support for iOSBartosz Kosiorek2015-11-231-3/+6
* Cray: Added documentation for cross compiling on a CrayChuck Atkins2015-11-141-0/+30
* Merge topic 'doc-clarify-shared-lib'Brad King2015-10-121-1/+6
|\
| * Help: Document that SHARED libraries must export a symbol (#15775)James Johnston2015-10-081-1/+6
* | Merge topic 'revert-compiler-features-solaris'Brad King2015-10-121-1/+1
|\ \ | |/ |/|
| * Revert topic 'compiler-features-solaris'Brad King2015-10-081-1/+1
* | Merge topic 'vs-win10-store'Brad King2015-10-052-0/+22
|\ \
| * | Help: Document Windows 10 Universal Applications in cmake-toolchains(7)Brad King2015-10-051-0/+17
| * | VS: Add support for Windows 10 Universal (Store) ApplicationsGilles Khouzam2015-10-051-0/+5
* | | Merge topic 'compiler-features-solaris'Brad King2015-10-021-1/+1
|\ \ \ | |/ / |/| / | |/
| * Features: Disable support for Oracle SolarisStudio on non-LinuxBrad King2015-09-291-1/+1
* | VS: Add support for selecting the Windows 10 SDK (#15670)Gilles Khouzam2015-10-021-0/+1
|/