summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-01-072-65/+16
| | | | | * upstream-KWSys: KWSys 2016-01-07 (2418443e)
* CMake Nightly Date StampKitware Robot2016-01-071-1/+1
|
* CMake Nightly Date StampKitware Robot2016-01-061-1/+1
|
* CMake Nightly Date StampKitware Robot2016-01-051-1/+1
|
* CMake Nightly Date StampKitware Robot2016-01-041-1/+1
|
* CMake Nightly Date StampKitware Robot2016-01-031-1/+1
|
* CMake Nightly Date StampKitware Robot2016-01-021-1/+1
|
* CMake Nightly Date StampKitware Robot2016-01-011-1/+1
|
* CMake Nightly Date StampKitware Robot2015-12-311-1/+1
|
* CMake Nightly Date StampKitware Robot2015-12-301-1/+1
|
* CMake Nightly Date StampKitware Robot2015-12-291-1/+1
|
* CMake Nightly Date StampKitware Robot2015-12-281-1/+1
|
* CMake Nightly Date StampKitware Robot2015-12-271-1/+1
|
* CMake Nightly Date StampKitware Robot2015-12-261-1/+1
|
* CMake Nightly Date StampKitware Robot2015-12-251-1/+1
|
* CMake Nightly Date StampKitware Robot2015-12-241-1/+1
|
* CMake Nightly Date StampKitware Robot2015-12-231-1/+1
|
* CMake Nightly Date StampKitware Robot2015-12-221-1/+1
|
* Merge topic 'import-kwiml'Brad King2015-12-2111-30/+27
|\ | | | | | | | | | | | | | | | | | | a5dd0c9d Add option to use a system-installed KWIML 036b6ef7 Port CMake from cmIML to KWIML 12293371 Merge branch 'upstream-KWIML' into import-kwiml 3fdbb0a8 KWIML 2015-12-09 (43f9f8d0) 55b21d07 Add script to update KWIML from upstream c7d9a249 Utilities/KWIML: Drop sources to make room for fresh import
| * Add option to use a system-installed KWIMLBrad King2015-12-181-0/+1
| | | | | | | | | | Do not activate it with the general use-system-libs options for now because KWIML is not commonly distributed or available.
| * Port CMake from cmIML to KWIMLBrad King2015-12-1810-30/+26
| | | | | | | | KWIML no longer uses a configured prefix.
* | CMake Nightly Date StampKitware Robot2015-12-211-1/+1
| |
* | CMake Nightly Date StampKitware Robot2015-12-201-1/+1
| |
* | CMake Nightly Date StampKitware Robot2015-12-191-1/+1
| |
* | Merge topic 'release-wix-config-ng'Brad King2015-12-183-4/+23
|\ \ | | | | | | | | | | | | | | | | | | 24cdb9df CMake: Mimic NSIS options dialog in WiX installer de77d4a7 CPackWIX: Allow multiple patch files and diagnose if any are missing 38d723b3 CPackWIX: Allow patching of shortcut components
| * | CPackWIX: Allow multiple patch files and diagnose if any are missingNils Gladitz2015-12-143-4/+21
| | | | | | | | | | | | | | | | | | | | | CPACK_WIX_PATCH_FILE now accepts a list of patch files. An error will now be produced if any of the patch files is missing. Previously this would be silently ignored.
| * | CPackWIX: Allow patching of shortcut componentsNils Gladitz2015-12-121-0/+2
| | |
* | | Merge topic 'update-kwsys'Brad King2015-12-183-292/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 38c31ed5 Merge branch 'upstream-KWSys' into update-kwsys ec1398d7 KWSys 2015-12-14 (c1149ef6) c4282347 Add script to update KWSys from upstream f1ee10c1 Merge branch 'upstream-KWSys' into update-kwsys 498c3685 Add a script to help update third-party sources dcca7892 KWSys 2015-12-09 (cdcf4c47)
| * | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2015-12-173-292/+1
| | |/ | |/| | | | | | | | | | * upstream-KWSys: KWSys 2015-12-14 (c1149ef6)
* | | Merge topic 'CMakeParseArguments-native-impl'Brad King2015-12-183-0/+248
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | ab8a2808 cmake_parse_arguments: consider duplicate keyword as warning e8b14831 CMakeParseArguments: replace by native cmake_parse_arguments command cbbdfc2b CMakeParseArguments: add a RunCMake test suite
| * | | cmake_parse_arguments: consider duplicate keyword as warningMatthias Maennich2015-12-171-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | The behaviour of double specified keywords is rather undefined or at least not clearly documented. This change introduces a strict check and emits a warning in case a keyword has been specified more than once.
| * | | CMakeParseArguments: replace by native cmake_parse_arguments commandMatthias Maennich2015-12-173-0/+232
| |/ / | | | | | | | | | | | | | | | | | | Implement a native `cmake_parse_arguments` command that is fully compatible with the documented behaviour of the previous implementation. Leave the CMakeParseArguments module empty but existing for compatibility.
* | | CMake Nightly Date StampKitware Robot2015-12-181-1/+1
|/ /
* | CMake Nightly Date StampKitware Robot2015-12-171-1/+1
| |
* | CMake Nightly Date StampKitware Robot2015-12-161-1/+1
| |
* | CMake Nightly Date StampKitware Robot2015-12-151-1/+1
| |
* | CMake Nightly Date StampKitware Robot2015-12-141-1/+1
| |
* | CMake Nightly Date StampKitware Robot2015-12-131-1/+1
|/
* CMake Nightly Date StampKitware Robot2015-12-121-1/+1
|
* Merge topic 'ios-universal'Brad King2015-12-113-1/+54
|\ | | | | | | | | | | 565d080a Xcode: Add support for combined install on iOS 34f5ef56 iOS: Fix App Bundle layout
| * Xcode: Add support for combined install on iOSRuslan Baratov2015-12-103-0/+47
| | | | | | | | | | | | | | | | | | | | | | | | This patch solves the problem of installing both: Device and Simulator libraries on iOS. Before only one of them was installed. If the IOS_INSTALL_COMBINED property is set on a target, a special install hook will be activated which builds the corresponding target and combines both at the install location. The original patch was contributed by Ruslan Baratov, and polished by Gregor Jasny.
| * iOS: Fix App Bundle layoutGregor Jasny2015-12-101-1/+7
| | | | | | | | In contrast to OS X the iOS App Bundle layout is a flat structure.
* | Merge topic 'wix-fix-comp-install-prop'Brad King2015-12-112-4/+22
|\ \ | | | | | | | | | | | | ecdc77f1 CPackWIX: Fix installed file property lookups when using components
| * | CPackWIX: Fix installed file property lookups when using componentsNils Gladitz2015-12-102-4/+22
| |/ | | | | | | | | | | | | | | | | The WIX generator incorrectly looked for installed file properties by relative paths that included the component specific staging directory prefix. Remove that prefix in installed file property lookups when generating packages with components.
* | Merge topic 'update-kwsys'Brad King2015-12-114-172/+1
|\ \ | | | | | | | | | | | | | | | c025e61a Merge branch 'upstream-kwsys' into update-kwsys 2b7a47d7 KWSys 2015-12-09 (cdcf4c47)
| * | Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-12-104-172/+1
| |/
* | Merge topic 'cmake-W-options'Brad King2015-12-1110-51/+308
|\ \ | | | | | | | | | | | | | | | 29127534 cmake: Deduplicate warning message control code 67211011 cmake-gui: Add options to control warning messages
| * | cmake: Deduplicate warning message control codeMichael Scott2015-12-102-49/+31
| | | | | | | | | | | | | | | | | | Remove the duplicate code in cmake::Configure to set the cache variables for the warning message suppression. Replace it with calls to the dedicated methods to carry this out.
| * | cmake-gui: Add options to control warning messagesMichael Scott2015-12-1010-14/+289
| | | | | | | | | | | | | | | | | | | | | | | | | | | Create a new dialog window for the cmake-gui that provides controls for setting the state of suppression of developer and deprecated warning messages. This replaces the previous single checkbox for setting the state of suppression of developer warnings. Added a note for the new functionality to the release notes.
* | | Merge topic 'graphviz-spaces'Brad King2015-12-111-1/+1
|\ \ \ | | | | | | | | | | | | | | | | e0ad72d8 Graphviz: Fix handling of spaces in GRAPHVIZ_GRAPH_NAME