Brad King
5e95a99088
Merge topic 'clarifyFileGenerateDocs'
...
d039f741 Help: Clarify file(GENERATE) only writes output file at generation phase
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !681
2017-04-10 10:01:11 -04:00
Brad King
54d8c0db00
Merge topic 'clarifyRemoveDocs'
...
812274ff Help: Clarify what the -f option does for the remove command
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !680
2017-04-10 10:00:58 -04:00
Craig Scott
d039f7414f
Help: Clarify file(GENERATE) only writes output file at generation phase
...
Closes : #16556
2017-04-10 09:58:22 -04:00
Craig Scott
812274ff49
Help: Clarify what the -f option does for the remove command
...
Closes : #16784
2017-04-10 09:50:10 -04:00
Brad King
730a548055
Merge topic 'FindwxWidgets-new-syslibs'
...
ae4b3b70 FindwxWidgets: link with the new required libs under MSW
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !676
2017-04-10 09:42:53 -04:00
Brad King
74075b5502
Merge topic 'refactor-source-classification'
...
60307c50 cmGeneratorTarget: Replace source classifier implementation
a9784d0e cmGeneratorTarget: Remove unnecessary condition
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !677
2017-04-10 09:38:30 -04:00
Kitware Robot
333c565ace
CMake Nightly Date Stamp
2017-04-10 00:01:03 -04:00
Kitware Robot
c8208c95a7
CMake Nightly Date Stamp
2017-04-09 00:01:03 -04:00
Kitware Robot
fe81c03ed0
CMake Nightly Date Stamp
2017-04-08 00:01:04 -04:00
Vadim Zeitlin
ae4b3b7072
FindwxWidgets: link with the new required libs under MSW
...
Latest wxWidgets git master version and the upcoming 3.1.1 release requires
linking with shlwapi and version DLLs. As this does no harm when using the
previous versions, just do it unconditionally.
2017-04-07 23:50:55 +02:00
Brad King
60307c5056
cmGeneratorTarget: Replace source classifier implementation
...
Compute and memoize the list of sources with their kinds for each
configuration just once.
2017-04-07 15:35:48 -04:00
Brad King
a9784d0e26
cmGeneratorTarget: Remove unnecessary condition
...
Remove a condition where the "then" and "else" cases do the same thing.
2017-04-07 14:29:47 -04:00
Brad King
b8fc447c1d
Merge topic 'multi-config-no-build-type'
...
8187b884 Do not initialize CMAKE_BUILD_TYPE on multi-config generators
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !666
2017-04-07 09:00:21 -04:00
Brad King
0ae79e4c95
Merge topic 'FindBoost-fix-release-names'
...
6115875b FindBoost: Fix release name candidate list construction
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !673
2017-04-07 08:59:43 -04:00
Kitware Robot
8bb5c14fd8
CMake Nightly Date Stamp
2017-04-07 00:01:04 -04:00
Brad King
2ec40c746f
Merge topic 'doc-dev-review-comments'
...
43381b4d Help/dev: Document preferred page for MR comments
Acked-by: Kitware Robot <kwrobot@kitware.com >
Reviewed-by: Ben Boeckel <ben.boeckel@kitware.com >
Merge-request: !672
2017-04-06 15:54:23 -04:00
yume todo
6115875bf0
FindBoost: Fix release name candidate list construction
...
Changes in commit 3ca6f70f (FindBoost: Allow testing for multiple
compiler suffixes, 2017-03-28) accidentally left a `set()` instead of a
`list(APPEND)` while constructing `_boost_RELEASE_NAMES`. Fix the logic
to match what was done for `_boost_DEBUG_NAMES`. Otherwise we drop some
of the candidate names.
2017-04-06 14:03:26 -04:00
Brad King
43381b4de7
Help/dev: Document preferred page for MR comments
2017-04-06 09:53:19 -04:00
Bastien Schatt
8187b88471
Do not initialize CMAKE_BUILD_TYPE on multi-config generators
...
Use the `GENERATOR_IS_MULTI_CONFIG` global property to reliably
detect multi-config generators regardless of what variables the
project or user have set.
2017-04-06 09:44:34 -04:00
Brad King
da9fe11b98
Merge topic 'include_external_msproject-map-config'
...
227de0b9 include_external_msproject: Honor MAP_IMPORTED_CONFIG_<CONFIG>
4cd815f0 VS: Pass whole target to WriteProjectConfigurations
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !669
2017-04-06 09:38:36 -04:00
Brad King
0ef6b24988
Merge topic 'codelite-virtual-dirs'
...
8243fe7c CodeLite: Distribute source files into folders (virtual directories)
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !653
2017-04-06 09:38:05 -04:00
Brad King
a6530f3ee2
Merge topic 'bindexplib-format'
...
c216e803 bindexplib: Run clang-format on header file
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !670
2017-04-06 09:37:19 -04:00
Kitware Robot
5d4db33e70
CMake Nightly Date Stamp
2017-04-06 00:01:04 -04:00
Brad King
c216e80308
bindexplib: Run clang-format on header file
2017-04-05 15:51:38 -04:00
Beeble
227de0b95d
include_external_msproject: Honor MAP_IMPORTED_CONFIG_<CONFIG>
...
This allows projects added via `include_external_msproject` to compile
the preferred configuration despite different naming conventions.
2017-04-05 13:44:03 -04:00
Beeble
4cd815f0b3
VS: Pass whole target to WriteProjectConfigurations
2017-04-05 13:37:45 -04:00
Brad King
333ff168eb
Merge topic 'fix-genex-example'
...
3ecbe76e Help: Fix error in $<COMPILE_LANGUAGE:lang> example
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !667
2017-04-05 10:29:57 -04:00
Brad King
d9bd7adfdf
Merge topic 'prop-is-multi-config'
...
01826231 Tests: Add case for GENERATOR_IS_MULTI_CONFIG
38fd5866 Add GENERATOR_IS_MULTI_CONFIG global property
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !657
2017-04-05 10:22:23 -04:00
Brad King
fe263c9882
Merge topic 'cpack-wix-root'
...
fde8dfa4 CPackWIX: Add documentation for CPACK_WIX_ROOT
fb22ba63 CPackWIX: Fix variable documentation indentations
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !665
2017-04-05 10:17:47 -04:00
Brad King
0d17a82b0b
Merge topic 'revert-cpack_nsis_sign_uninstaller'
...
1b1ad2a2 Revert "CPack/NSIS: Sign the uninstaller"
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !597
2017-04-05 10:17:21 -04:00
Brad King
8e6014f51d
Merge topic 'FindCUDA-tll-keywords'
...
9f41bfd7 FindCUDA: Add option to use modern form of target_link_libraries
Acked-by: Kitware Robot <kwrobot@kitware.com >
Acked-by: Robert Maynard <robert.maynard@kitware.com >
Merge-request: !663
2017-04-05 10:16:38 -04:00
Brad King
6e9dc960c5
Merge topic 'CheckIPOSupported-Fortran'
...
87199ea6 CheckIPOSupported: Add Fortran support
c92fd256 CheckIPOSupported: Move '_CMakeLTOTest-*' under 'CMakeFiles'
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !655
2017-04-05 10:16:00 -04:00
Brad King
820af5f797
Merge topic 'lang-specific-binutils'
...
73934188 Rename CMAKE_GCC_{AR,RANLIB} to CMAKE_LANG_COMPILER_{AR,RANLIB}
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !656
2017-04-05 10:15:40 -04:00
Brad King
4046cb2d10
Merge topic 'bindexplib-arm'
...
48fa2914 bindexplib: add ARM support
97c605fd bindexplib: remove unused code
7a8860af bindexplib: clang-format
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !604
2017-04-05 10:15:18 -04:00
Kitware Robot
52ffedff1c
CMake Nightly Date Stamp
2017-04-05 00:01:06 -04:00
Nils Gladitz
3ecbe76e60
Help: Fix error in $<COMPILE_LANGUAGE:lang> example
2017-04-04 23:28:25 +02:00
Nils Gladitz
fde8dfa417
CPackWIX: Add documentation for CPACK_WIX_ROOT
...
Fixes : #16774
2017-04-04 21:17:15 +02:00
Nils Gladitz
fb22ba6327
CPackWIX: Fix variable documentation indentations
2017-04-04 21:17:15 +02:00
Brad King
1b1ad2a2f4
Revert "CPack/NSIS: Sign the uninstaller"
...
This reverts commit 09475c29 (CPack/NSIS: Sign the uninstaller,
2017-03-01) and follow-up commit e1ee7b43 (CPack/NSIS: Avoid a race
condition when generating the installer, 2017-03-22). The signing
implementation does not work on Linux for a couple reasons:
* The script tries to run the temporary uninstaller executable,
but of course this cannot be done except on a Windows host.
* The `${NSISDIR}\makensis` file does not exist because `makensis`
is installed elsewhere.
The result is that existing package configurations can break on Linux.
For example, the CPackComponents test fails.
Revert the feature until an alternative implementation approach can be
found.
2017-04-04 13:41:54 -04:00
Brad King
01826231f8
Tests: Add case for GENERATOR_IS_MULTI_CONFIG
2017-04-04 09:49:01 -04:00
Bastien Schatt
38fd5866c0
Add GENERATOR_IS_MULTI_CONFIG global property
...
Fixes : #16768
2017-04-04 09:49:00 -04:00
Taylor Braun-Jones
9f41bfd7b9
FindCUDA: Add option to use modern form of target_link_libraries
...
This adds the option CUDA_LINK_LIBRARIES_KEYWORD which can be set to PRIVATE,
PUBLIC, or INTERFACE or left empty (the default) to use the old form of
target_link_libraries internally in FindCUDA macros.
Fixes : #16772
2017-04-04 09:43:05 -04:00
Ruslan Baratov
87199ea66b
CheckIPOSupported: Add Fortran support
2017-04-04 09:35:39 -04:00
Ruslan Baratov
c92fd25661
CheckIPOSupported: Move '_CMakeLTOTest-*' under 'CMakeFiles'
2017-04-04 09:35:31 -04:00
Brad King
1180fdb656
Merge topic 'ExternalProject-checkout-clarify'
...
12a78130 ExternalProject: Run `git checkout` with `--` to clarify arguments
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !660
2017-04-04 09:27:54 -04:00
Brad King
348519cce5
Merge branch 'release'
2017-04-04 09:26:11 -04:00
Brad King
fb3f6fd3fe
Merge topic 'FindBoost-vs-toolset-fallback'
...
862482df FindBoost: Support prebuilt Windows binaries from SourceForge
3ca6f70f FindBoost: Allow testing for multiple compiler suffixes
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !639
2017-04-04 09:20:16 -04:00
Brad King
d34daca368
Merge topic 'mac-implicit-link-no-lto-flag'
...
53f17333 CMakeParseImplicitLinkInfo: Ignore ld -lto_library flag
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !658
2017-04-04 09:18:39 -04:00
Brad King
1c8775c99f
Merge topic 'server-mode-test-no-pyc'
...
e51d9395 Tests: Avoid generating .pyc files during Server test
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !659
2017-04-04 09:17:41 -04:00
Brad King
bc04c6ba1e
Merge topic 'test-CMakeOnly.AllFindModules-local-exclude'
...
fe21ccc4 Tests: Optionally skip local packages versions in CMakeOnly.AllFindModules
Acked-by: Kitware Robot <kwrobot@kitware.com >
Merge-request: !661
2017-04-04 09:07:44 -04:00