summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'nsis-protect-uninst-exec'Brad King2016-07-221-0/+6
|\
| * NSIS: Quote uninstaller path when executing it in a shellJustin Clift2016-07-211-0/+6
* | Help: Add notes for topic 'FindBISON-report-file'Brad King2016-07-181-0/+5
* | VS: Add support for NATVIS filesRobert Dailey2016-07-151-0/+5
* | Merge topic 'toolchain-flag-init'Brad King2016-07-1510-0/+101
|\ \
| * | Honor CMAKE_*_LINKER_FLAGS[_<CONFIG>]_INIT set in toolchain filesBrad King2016-07-1410-0/+101
* | | FindOpenMP: Detect version (specification date) from compilerSujin Philip2016-07-131-0/+5
|/ /
* | Merge topic 'findicu'Brad King2016-07-133-0/+7
|\ \
| * | Help: Add notes for topic 'findicu'Brad King2016-07-131-0/+5
| * | FindICU: New moduleRoger Leigh2016-07-132-0/+2
* | | Merge topic 'windows-export-all-from-exe'Brad King2016-07-132-2/+8
|\ \ \
| * | | Windows: Honor WINDOWS_EXPORT_ALL_SYMBOLS for executables with exportsYury Zhuravlev2016-07-112-2/+8
* | | | Fix typos.Felix Geyer2016-07-101-1/+1
| |/ / |/| |
* | | Merge topic 'toolchain-flag-init'Brad King2016-07-078-2/+71
|\ \ \ | |/ / |/| |
| * | Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain filesBrad King2016-07-068-2/+71
* | | 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 'doc-updates'Brad King2016-07-011-0/+16
|\ \ \ | | |/ | |/|
| * | Help: Document CMAKE_TRY_COMPILE_PLATFORM_VARIABLES exampleBrad King2016-06-301-0/+16
| * | Merge branch 'revert-try_compile-config-flags' into releaseBrad King2016-06-281-5/+0
| |\ \
| * \ \ Merge branch 'doc-cross-reference-lang-standard-and-extensions' into releaseBrad King2016-06-284-2/+8
| |\ \ \
* | \ \ \ Merge topic 'try_compile-config-flags'Brad King2016-06-304-0/+44
|\ \ \ \ \
| * | | | | try_compile: Add policy CMP0066 to honor CMAKE_<LANG>_FLAGS_<CONFIG>Brad King2016-06-294-0/+44
* | | | | | Avoid using KWSys auto_ptr by adopting it ourselvesBrad King2016-06-291-3/+4
|/ / / / /
* | | | | Merge topic 'GenerateExportHeader-custom-content'Brad King2016-06-291-0/+6
|\ \ \ \ \
| * | | | | GenerateExportHeader: Add option to specify custom contentBrad King2016-06-281-0/+6
| | |_|_|/ | |/| | |
* | | | | Merge topic 'revert-try_compile-config-flags'Brad King2016-06-291-5/+0
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Revert "try_compile: Honor CMAKE_<LANG>_FLAGS_<CONFIG> changes"Brad King2016-06-281-5/+0
* | | | Merge topic 'doc-cross-reference-lang-standard-and-extensions'Brad King2016-06-284-2/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | Help: Cross reference CXX_STANDARD and CXX_EXTENSIONS (#16162)Gregor Jasny2016-06-284-2/+8
| |/ /
* | | Merge topic 'doc-osx-versions'Brad King2016-06-273-13/+43
|\ \ \ | | |/ | |/|
| * | Help: Describe VERSION and SOVERSION meanings for Mach-O binariesBartosz Kosiorek2016-06-233-13/+43
| |/
* | Merge topic 'vs-tool-override'Brad King2016-06-233-0/+11
|\ \
| * | VS: Add a VS_TOOL_OVERRIDE source file propertyGilles Khouzam2016-06-203-0/+11
* | | Merge topic 'vs-sdk-refs'Brad King2016-06-233-0/+13
|\ \ \
| * | | VS: Add VS_SDK_REFERENCES target property to reference external SDKsGilles Khouzam2016-06-223-0/+13
| |/ /
* | | Merge topic 'doc-VS_STARTUP_PROJECT-clarify'Brad King2016-06-221-1/+7
|\ \ \ | | |/ | |/|
| * | Help: Clarify VS_STARTUP_PROJECT documentationBrad King2016-06-211-1/+7
| * | Merge branch 'doc-ctest_update' into releaseBrad King2016-06-082-0/+9
| |\ \
* | \ \ Merge topic 'aix-clang'Brad King2016-06-211-0/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | AIX: Add support for Clang compilerWu Zhao2016-06-201-0/+4
* | | | cmake: Add an option to control what files needs to be tracedAlex Turbov2016-06-172-0/+9
|/ / /
* | | Merge topic 'xcode-mig-support'Brad King2016-06-173-0/+18
|\ \ \
| * | | Help: Add release note about XCODE_FILE_ATTRIBUTES source file propertyBrad King2016-06-171-0/+6
| * | | Xcode: Add XCODE_FILE_ATTRIBUTES source file propertyJames Touton2016-06-172-0/+12
* | | | Merge topic 'link_what_you_use'Brad King2016-06-175-0/+30
|\ \ \ \
| * | | | Help: Add notes for topic 'link_what_you_use'Brad King2016-06-171-0/+7
| * | | | Add options to run `ldd -u -r` as a "link-what-you-use" toolBill Hoffman2016-06-174-0/+23
* | | | | Merge topic 'parent-scope-docs'Brad King2016-06-131-1/+3
|\ \ \ \ \