summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add WindowsPhone and WindowsStore platform modules for Clang/GNU C/CXXMartin Storsjö2018-07-078-0/+8
* CMake Nightly Date StampKitware Robot2018-07-071-1/+1
* Merge topic 'vsnasm-quoting'Brad King2018-07-065-6/+30
|\
| * VS: Properly quote arguments in nasm.xmlDavid Benjamin2018-07-025-6/+30
* | Merge topic 'FindCURL-per-config'Brad King2018-07-062-13/+50
|\ \
| * | FindCURL: Find debug and release variants separatelyHiroshi Miura2018-07-032-13/+48
| * | FindCURL: Improve CURL::libcurl property code layoutHiroshi Miura2018-07-031-2/+4
* | | Merge topic 'list-command-insert'Brad King2018-07-064-6/+8
|\ \ \
| * | | list: Allow inserting at the end of a listDaniel Chabrowski2018-07-054-6/+8
* | | | CMake Nightly Date StampKitware Robot2018-07-061-1/+1
* | | | Merge branch 'release-3.12'Brad King2018-07-050-0/+0
|\ \ \ \
| * \ \ \ Merge branch 'doc-add_compile_definitions' into release-3.12Brad King2018-07-051-3/+3
| |\ \ \ \
| * \ \ \ \ Merge branch 'revert-subdirectory-linking' into release-3.12Brad King2018-07-0318-107/+10
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'FindLua-CMP0012' into release-3.12Brad King2018-07-031-0/+5
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'backport-UseSWIG-legacy-targets' into release-3.12Brad King2018-07-035-53/+115
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'doc-add_compile_definitions'Brad King2018-07-051-3/+3
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Help: fix add_compile_definitions() documentationMarc Chevrier2018-07-051-3/+3
* | | | | | | | | Merge topic 'UseSWIG-legacy-targets'Brad King2018-07-056-55/+118
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'backport-UseSWIG-legacy-targets' into UseSWIG-legacy-targetsBrad King2018-07-036-55/+118
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | UseSWIG: reintroduce legacy target name managementMarc Chevrier2018-07-035-53/+115
| | |/ / / / / / /
* | | | | | | | | Merge topic 'FindLua-CMP0012'Brad King2018-07-051-0/+5
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | FindLua: Set CMP0012 to NEW for the revised search codeAdriaan de Groot2018-07-031-0/+5
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'gitignore-vscode'Brad King2018-07-051-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | gitignore: Ignore a .vscode directory in the source treeDakota Hawkins2018-07-031-0/+3
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'revert-subdirectory-linking'Brad King2018-07-0518-107/+10
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Revert "target_link_libraries: Allow use with targets in other directories"Brad King2018-07-0318-107/+10
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'math-hex'Brad King2018-07-0531-149/+399
|\ \ \ \ \ \ \
| * | | | | | | math: Add options to calculate and format output as hexadecimalDaniel Franke2018-07-0318-69/+221
| * | | | | | | math: Diagnose divide-by-zeroDaniel Franke2018-06-266-51/+66
| * | | | | | | math: Reject unexpected expression input explicitlyDaniel Franke2018-06-2612-120/+183
| * | | | | | | math: Use 64-bit integer type for computationDaniel Franke2018-06-223-8/+12
| * | | | | | | math: Add RunCMake.math test to prepare for error casesDaniel Franke2018-06-224-0/+16
* | | | | | | | CMake Nightly Date StampKitware Robot2018-07-051-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2018-07-041-1/+1
* | | | | | | | Merge topic 'safe_property'Brad King2018-07-037-23/+47
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Autogen: Use default and remove custom GetSafeProperty functionsSebastian Holtermann2018-07-021-23/+11
| * | | | | | | Add GetSafeProperty method to cmTarget, cmGeneratorTarget and cmSourceFileSebastian Holtermann2018-07-026-0/+36
* | | | | | | | Merge topic 'cpack-external'Brad King2018-07-0323-281/+1359
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Add release notes for CPack External generatorKyle Edwards2018-07-021-0/+8
| * | | | | | | | Help: Add documentation for CPack External generatorKyle Edwards2018-07-022-0/+250
| * | | | | | | | Testing: Add test for CPack External generatorKyle Edwards2018-07-0212-4/+326
| * | | | | | | | CPack: Add "CPack External" generatorKyle Edwards2018-07-025-1/+437
| * | | | | | | | cmCPackGenerator: Store CPACK_INSTALL_CMAKE_PROJECTS in an internal fieldKyle Edwards2018-07-023-11/+45
| * | | | | | | | cmCPackGenerator: Refactor InstallProjectViaInstallCMakeProjects()Kyle Edwards2018-07-022-268/+296
| |/ / / / / / /
* | | | | | | | Merge topic 'LINK_DEPENDS'Brad King2018-07-0323-43/+212
|\ \ \ \ \ \ \ \
| * | | | | | | | LINK_DEPENDS: add support of 'generator expressions'Marc Chevrier2018-06-274-6/+22
| * | | | | | | | LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDSMarc Chevrier2018-06-2722-42/+195
* | | | | | | | | Merge branch 'release-3.12'Brad King2018-07-030-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge branch 'cpack-fix-deb-packaging' into release-3.12Brad King2018-07-021-0/+6
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'policy_max_docs' into release-3.12Brad King2018-07-023-2/+10
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |