summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge topic 'cpack-rpm-debuginfo-multiple-files-fix'Brad King2017-03-221-2/+8
|\ | | | | | | | | | | | | 5606622e CPack/RPM: fix cpack_rpm_debugsymbol_check parameter Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !595
| * CPack/RPM: fix cpack_rpm_debugsymbol_check parameterDomen Vrankar2017-03-211-2/+8
| | | | | | | | | | | | | | `CPACK_RPM_INSTALL_FILES` must be converted into a list before it is used as parameter to `cpack_rpm_debugsymbol_check`. Fixes: #16717
* | Merge topic 'doc-dev-topic-rename'Brad King2017-03-221-0/+7
|\ \ | | | | | | | | | | | | | | | | | | | | | 5fe36306 Help/dev: Document `Topic-rename:` description trailer Acked-by: Kitware Robot <kwrobot@kitware.com> Reviewed-by: Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !602
| * | Help/dev: Document `Topic-rename:` description trailerBrad King2017-03-211-0/+7
| | |
* | | CMake Nightly Date StampKitware Robot2017-03-221-1/+1
|/ /
* | Merge topic 'check-method-docs'Brad King2017-03-211-3/+8
|\ \ | | | | | | | | | | | | | | | | | | | | | 7d222039 Help/dev: mention how the robot performs its checks Acked-by: Kitware Robot <kwrobot@kitware.com> Reviewed-by: Brad King <brad.king@kitware.com> Merge-request: !600
| * | Help/dev: mention how the robot performs its checksBen Boeckel2017-03-211-3/+8
|/ / | | | | | | Fixes: #16264.
* | Merge topic 'CPackComponent-use-cmake_parse_arguments'Brad King2017-03-211-39/+11
|\ \ | | | | | | | | | | | | | | | | | | 2e900f1e CPackComponent: use cmake_parse_arguments Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !588
| * | CPackComponent: use cmake_parse_argumentsDaniel Pfeifer2017-03-151-39/+11
| | |
* | | Merge branch 'release'Brad King2017-03-210-0/+0
|\ \ \
| * \ \ Merge branch 'FindHDF5-fix-quoting' into releaseBrad King2017-03-201-1/+1
| |\ \ \
| * \ \ \ Merge branch 'FindBoost-1.64' into releaseBrad King2017-03-201-3/+3
| |\ \ \ \
| * \ \ \ \ Merge branch 'CSharpUtilities-doc' into releaseBrad King2017-03-201-12/+20
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'windows-include-order'Brad King2017-03-217-21/+17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4b49c9a2 fix include order of windows.h Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !584
| * | | | | | | fix include order of windows.hDaniel Pfeifer2017-03-147-21/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Comments that indicate a special include order is necessary because GetCurrentDirectory might get redefined are outdated. Remove those outdated comments and use the normal ordering of includes.
* | | | | | | | Merge topic 'FindHDF5-fix-quoting'Brad King2017-03-211-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8214061d FindHDF5: fix quoting Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !587
| * | | | | | | FindHDF5: fix quotingBen Boeckel2017-03-151-1/+1
| | | | | | | |
* | | | | | | | Merge topic 'FindBoost-1.64'Brad King2017-03-211-3/+3
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6bd28fd2 FindBoost: Add support for 1.64 Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !590
| * | | | | | | FindBoost: Add support for 1.64Mateusz Łoskot2017-03-201-3/+3
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the module to enable finding components of Boost 1.64 (beta) from the upcoming release. Also update the Boost library name mangling used for VS 2017 to match a change made to Boost upstream (vc150 => vc1410).
* | | | | | | CMake Nightly Date StampKitware Robot2017-03-211-1/+1
| | | | | | |
* | | | | | | 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.