summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* cmIfCommand: Reject duplicate else() and misplaced elseif()Gregor Jasny2017-03-2215-0/+66
| | | | Closes: #14335
* Merge topic 'CSharpUtilities-doc'Brad King2017-03-201-12/+20
|\ | | | | | | | | | | | | 04a11f16 CSharpUtilities: Fix documentation Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !585
| * CSharpUtilities: Fix documentationMichael Stürmer2017-03-201-12/+20
| | | | | | | | Fixes: #16711
* | Merge topic 'move-platform-specific-paths'Brad King2017-03-203-22/+24
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | 0b668e52 Cygwin: Move Cygwin-specific paths to the cygwin platform 2a8c2af4 SunOS: Move solaris-specific paths to the solaris platform 7eb1f5b7 Unix: Consolidate path components into prefixes Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !589
| * | Cygwin: Move Cygwin-specific paths to the cygwin platformChuck Atkins2017-03-162-6/+10
| | |
| * | SunOS: Move solaris-specific paths to the solaris platformChuck Atkins2017-03-162-2/+5
| | |
| * | Unix: Consolidate path components into prefixesChuck Atkins2017-03-161-16/+11
| | |
* | | Merge topic 'geh-visibility-flag'Brad King2017-03-202-5/+5
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 9eb05b48 GenerateExportHeader: always fill in _EXPORT macros Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !36
| * | | GenerateExportHeader: always fill in _EXPORT macrosBen Boeckel2017-03-162-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The `_EXPORT` and `_NO_EXPORT` macros should always be made properly because the `<LANG>_VISIBILITY_PRESET` properties are controlled independently of this module. One case where this breaks compatibility is where a project was setting `USE_COMPILER_HIDDEN_VISIBILITY=OFF` and then marking a symbol used outside of the library with `_NO_EXPORT` which is a contridiction.
* | | | Merge topic 'autogen_source_group'Brad King2017-03-2010-8/+122
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f89678f6 Autogen: Add AUTOGEN_SOURCE_GROUP release notes 850eb734 Autogen: Add AUTOGEN_SOURCE_GROUP documentation af1354d6 Autogen: Add AUTOGEN_SOURCE_GROUP support 379cf11b Autogen: Add generator type enum Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !586
| * | | | Autogen: Add AUTOGEN_SOURCE_GROUP release notesSebastian Holtermann2017-03-201-0/+8
| | | | |
| * | | | Autogen: Add AUTOGEN_SOURCE_GROUP documentationSebastian Holtermann2017-03-167-2/+40
| | | | |
| * | | | Autogen: Add AUTOGEN_SOURCE_GROUP supportSebastian Holtermann2017-03-161-6/+67
| | | | | | | | | | | | | | | | | | | | Closes: #16501
| * | | | Autogen: Add generator type enumSebastian Holtermann2017-03-161-0/+7
| |/ / /
* | | | Merge topic 'cpack-rpm-extra-slash-in-path'Brad King2017-03-205-0/+76
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 598400a3 CPack/RPM: handle extra slashes Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !583
| * | | | CPack/RPM: handle extra slashesDomen Vrankar2017-03-135-0/+76
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extra slashes in some locations can cause errors during package generation and can also be present in generated rpm packages causing issues for the package user. Closes #16619
* | | | | CMake Nightly Date StampKitware Robot2017-03-201-1/+1
| | | | |
* | | | | CMake Nightly Date StampKitware Robot2017-03-191-1/+1
| | | | |
* | | | | CMake Nightly Date StampKitware Robot2017-03-181-1/+1
| | | | |
* | | | | CMake Nightly Date StampKitware Robot2017-03-171-1/+1
| |/ / / |/| | |
* | | | CMake Nightly Date StampKitware Robot2017-03-161-1/+1
| | | |
* | | | CMake Nightly Date StampKitware Robot2017-03-151-1/+1
| | | |
* | | | CMake Nightly Date StampKitware Robot2017-03-141-1/+1
|/ / /
* | | Merge branch 'release'Brad King2017-03-130-0/+0
|\ \ \
| * \ \ Merge branch 'doc-toolset-host-arch-typo' into releaseBrad King2017-03-131-1/+1
| |\ \ \
* | \ \ \ Merge topic 'doc-vs-toolset-options'Brad King2017-03-136-30/+65
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3df2506f Help: Document VS generator toolset specification syntax 60546b48 Help: Cross-reference generator toolset variables 35c5cddc Help: Cross-reference generator platform variables 7df38939 Help: Move generator toolset support details to variable docs c750b282 Help: Move generator platform support details to variable docs Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !580
| * | | | | Help: Document VS generator toolset specification syntaxBrad King2017-03-132-7/+25
| | | | | |
| * | | | | Help: Cross-reference generator toolset variablesBrad King2017-03-132-0/+8
| | | | | |
| * | | | | Help: Cross-reference generator platform variablesBrad King2017-03-132-0/+7
| | | | | |
| * | | | | Help: Move generator toolset support details to variable docsBrad King2017-03-132-16/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move the details about support for generator toolset specification to the `CMAKE_GENERATOR_TOOLSET` variable documentation. This is a more suitable place because it is shared by all means to set this variable, not just the `cmake -T` option.
| * | | | | Help: Move generator platform support details to variable docsBrad King2017-03-132-8/+9
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move the details about support for generator platform specification to the `CMAKE_GENERATOR_PLATFORM` variable documentation. This is a more suitable place because it is shared by all means to set this variable, not just the `cmake -A` option.
* | | | | Merge topic 'doc-toolset-host-arch-typo'Brad King2017-03-131-1/+1
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | 81b24547 Help: Fix typo in CMAKE_VS_PLATFORM_TOOLSET_HOST_ARCHITECTURE Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !579
| * | | | Help: Fix typo in CMAKE_VS_PLATFORM_TOOLSET_HOST_ARCHITECTUREBrad King2017-03-131-1/+1
| | |_|/ | |/| |
* | | | Merge topic 'cuda-vs'Brad King2017-03-131-0/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2a1f3dff Help: Add notes for topic 'cuda-vs' Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !578
| * | | | Help: Add notes for topic 'cuda-vs'Brad King2017-03-131-0/+5
| | | | |
* | | | | Merge branch 'release'Brad King2017-03-130-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'FindGit-avoid-vs-2017-git' into releaseBrad King2017-03-101-1/+15
| |\ \ \ \
| * \ \ \ \ Merge branch 'doc-vs15-MSVC_VERSION' into releaseBrad King2017-03-081-1/+2
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'x32-abi-tests'Brad King2017-03-131-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7a2de256 Tests: Fix CMakeOnly.find_library test logic for libx32 case Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !573
| * | | | | | | Tests: Fix CMakeOnly.find_library test logic for libx32 caseChristian Schmidbauer2017-03-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Teach `test_find_library_subst` how to convert `libx32` to `lib` so that the test case actually covers what we intend it to.
* | | | | | | | Merge topic 'BundleUtilities-elf-rpath'Brad King2017-03-137-1/+88
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10fcef02 BundleUtilities: Fix bundle verification on Unix by considering rpaths. ac0786cb BundleUtilities: Teach `get_item_rpaths` to parse ELF binaries a52faa1f file: Add READ_ELF command to parse ELF binaries Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !551
| * | | | | | | | BundleUtilities: Fix bundle verification on Unix by considering rpaths.Florian Apolloner2017-03-101-1/+2
| | | | | | | | |
| * | | | | | | | BundleUtilities: Teach `get_item_rpaths` to parse ELF binariesFlorian Apolloner2017-03-101-0/+10
| | | | | | | | |
| * | | | | | | | file: Add READ_ELF command to parse ELF binariesFlorian Apolloner2017-03-106-0/+76
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Leave it undocumented for now because we intend to use it internally and it cannot be made available everywhere.
* | | | | | | | | Merge topic 'xcode-test-schema-generation'Brad King2017-03-137-6/+26
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3fd9f4ab Xcode: Add test for schema generation cf13e495 Xcode: Control schema generation via variable Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !577
| * | | | | | | | | Xcode: Add test for schema generationGregor Jasny2017-03-122-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes: #15441
| * | | | | | | | | Xcode: Control schema generation via variableGregor Jasny2017-03-125-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Issue: #15441
* | | | | | | | | | Merge topic 'cuda-vs'Brad King2017-03-1320-34/+775
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 65481a60 CUDA: Work around VS limitation in CudaOnly.WithDefs test 8cae24a1 VS: Add more CUDA flag table entries 6ca4f222 VS: Add support for the CUDA_SEPARABLE_COMPILATION property 94255511 VS: Select CUDA code generation architectures 253594d0 VS: Select the CUDA runtime library 4def02a3 VS: Place CUDA host compiler options in proper project file fields 29f07b08 VS: Do not pass CUDA compile options to C compiler b966f489 VS: Do not use absolute paths to CUDA sources ... Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !566
| * | | | | | | | | CUDA: Work around VS limitation in CudaOnly.WithDefs testBrad King2017-03-102-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CUDA 8.0 MSBuild rules do not pass `-x cu` to nvcc and so cannot support a custom file extension. Fix our test for this to use a `.cu` extension instead.
| * | | | | | | | | VS: Add more CUDA flag table entriesBrad King2017-03-101-0/+11
| | | | | | | | | |