summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | Utilities/Release: Update Windows binary host path to CMakeBrad King2016-07-132-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'FindOpenMP-updates'Brad King2016-07-142-10/+116
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 73e9f36e FindOpenMP: Detect version (specification date) from compiler 8f1103c0 FindOpenMP: Cleanup all variables unconditionally ec963f04 FindOpenMP: Improve documentation formatting
| * | | | | | | FindOpenMP: Detect version (specification date) from compilerSujin Philip2016-07-132-0/+107
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Port changes from VTK commit fda6a31cb9 (Added Improved FindOpenMP module, 2015-04-23). Improve use of try_compile to avoid needing to pass OpenMP flags as libraries.
| * | | | | | | FindOpenMP: Cleanup all variables unconditionallyBrad King2016-07-131-2/+4
| | | | | | | |
| * | | | | | | FindOpenMP: Improve documentation formattingBrad King2016-07-131-11/+8
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also drop link to OpenMP compilers because our supported list may not include all compilers.
* | | | | | | Merge topic 'ExternalData-SecurityFix'Brad King2016-07-141-1/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9b588b2b ExternalData: Hide security-sensitive details from output
| * | | | | | | ExternalData: Hide security-sensitive details from outputAlex Turbov2016-07-131-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not disclose credentials when printing URIs used to fetch external resources.
* | | | | | | | Merge topic 'cmake-ifw-package-updates'Brad King2016-07-144-11/+29
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2aadb02f QtIFW: Don't show component selection page if it don't need 53992808 QtIFW: process USE_LGPL when CMake_INSTALL_COMPONENTS 8ae035a5 CMake: install COMPONENT cmcldeps
| * | | | | | | | QtIFW: Don't show component selection page if it don't needKonstantin Podsvirov2016-07-131-1/+2
| | | | | | | | |
| * | | | | | | | QtIFW: process USE_LGPL when CMake_INSTALL_COMPONENTSKonstantin Podsvirov2016-07-131-2/+4
| | | | | | | | |
| * | | | | | | | CMake: install COMPONENT cmcldepsKonstantin Podsvirov2016-07-133-8/+23
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | Added in Tools group with IFW installer
* | | | | | | | Merge topic 'ExternalProject-alt-urls'Brad King2016-07-142-41/+62
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2eec433f ExternalProject: Add support for multiple alternative URLs
| * | | | | | | | ExternalProject: Add support for multiple alternative URLsLars Schmertmann2016-07-132-41/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now it is possible to pass multiple URLs as a list that will be tried in and foreach(). So it will try next URL if the previous failed. Fixes #15749.
* | | | | | | | | Merge topic 'vs14-debug-enum-older-toolsets'Brad King2016-07-141-1/+2
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | 36fc3a53 VS: Fix VS 2015 .vcxproj debug setting for v90 toolset (#15986)
| * | | | | | | | VS: Fix VS 2015 .vcxproj debug setting for v90 toolset (#15986)Brad King2016-07-131-1/+2
| | | | | | | | |
* | | | | | | | | Merge topic 'no-implicit-link-clang-rt'Brad King2016-07-142-1/+7
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 35322226 CMakeParseImplicitLinkInfo: Exclude libclang_rt libraries
| * | | | | | | | | CMakeParseImplicitLinkInfo: Exclude libclang_rt librariesBrad King2016-07-112-1/+7
| | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These libraries are used for Clang runtime analysis support with flags like `-fsanitize=memory` and are not actually implicitly linked libraries. Fixes #16194.
* | | | | | | | | CMake Nightly Date StampKitware Robot2016-07-141-1/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge topic 'findicu'Brad King2016-07-131-8/+7
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | 0e9e6aa8 Tests: Run clang-format on FindICU test code
| * | | | | | | Tests: Run clang-format on FindICU test codeBrad King2016-07-131-8/+7
| | | | | | | |
* | | | | | | | Merge branch 'release'Brad King2016-07-130-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge branch 'FindHDF5-fix-misc-issues' into releaseBrad King2016-07-131-37/+99
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'fix-cpack-rpm-different-package-names' into releaseBrad King2016-07-111-0/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'find-command-restore-PATH-on-unix' into releaseBrad King2016-07-111-4/+2
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'findicu'Brad King2016-07-138-0/+419
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | e3bff7b3 Help: Add notes for topic 'findicu' 4a63be15 FindICU: New module
| * | | | | | | | | Help: Add notes for topic 'findicu'Brad King2016-07-131-0/+5
| | | | | | | | | |
| * | | | | | | | | FindICU: New moduleRoger Leigh2016-07-137-0/+414
| | | | | | | | | |
* | | | | | | | | | Merge topic 'FindHDF5-fix-misc-issues'Brad King2016-07-131-37/+99
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | d5e4516e FindHDF5: Cleanup inconsistent use of HDF5_ROOT 4ece8bdd FindHDF5: Properly fail when required components are not found. 87c1cd9c FindHDF5: Fix h5cc arg parsing to work with homebrew on Mac
| * | | | | | | | | FindHDF5: Cleanup inconsistent use of HDF5_ROOTChuck Atkins2016-07-121-10/+14
| | | | | | | | | |
| * | | | | | | | | FindHDF5: Properly fail when required components are not found.Chuck Atkins2016-07-121-1/+20
| | | | | | | | | |
| * | | | | | | | | FindHDF5: Fix h5cc arg parsing to work with homebrew on MacChuck Atkins2016-07-121-26/+65
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'no-export-cmake-version'Brad King2016-07-132-2/+2
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | c376c5bc Do not place CMake version in export files
| * | | | | | | | | Do not place CMake version in export filesChristoph GrĂ¼ninger2016-07-112-2/+2
| | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Files generated by `install(EXPORT)` and `export_library_dependencies()` may be installed with packages and consumed by dependents. In order to avoid re-building dependents only because the version of CMake changed, drop the CMake version from the export file content.
* | | | | | | | | Merge topic 'fix-cmake-E-env_vs8_wince'Brad King2016-07-131-26/+2
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 047862d3 cmake: Fix -E env_vs8_wince implementation b7a94fbb cmake: Drop unused -E cmake_call_visual_studio_macro code
| * | | | | | | | | cmake: Fix -E env_vs8_wince implementationBrad King2016-07-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This code has accidentally not been compiled since commit v3.0.0-rc1~556^2 (cmake: Split -E command implementation into separate source file, 2013-10-03) because CMAKE_HAVE_VS_GENERATORS was local to `cmake.cxx`. Fixes #16195.
| * | | | | | | | | cmake: Drop unused -E cmake_call_visual_studio_macro codeBrad King2016-07-111-24/+0
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This code has not been compiled since commit v3.0.0-rc1~556^2 (cmake: Split -E command implementation into separate source file, 2013-10-03). It appears the code was never used since it was added anyway.
* | | | | | | | | Merge topic 'cpack-rpm-debug-logging-fix'Brad King2016-07-131-1/+3
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 83799aa9 CPack/RPM: Debug logging should only print if requested for
| * | | | | | | | | CPack/RPM: Debug logging should only print if requested forHarry Mallon2016-07-131-1/+3
| |/ / / / / / / /
* | | | | | | | | Merge topic 'fix-cpack-rpm-different-package-names'Brad King2016-07-131-0/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | 672e6d2e CPack/RPM: Add missed CPACK_RPM_FILE_NAME fallback variable
| * | | | | | | | CPack/RPM: Add missed CPACK_RPM_FILE_NAME fallback variableAlex Turbov2016-07-111-0/+1
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In commit v3.6.0-rc1~66^2 (CPack/RPM different package names, 2016-05-15) we forgot the non-uppercased fallback variable name `CPACK_RPM_<COMPONENT>_FILE_NAME`. Add it now.
* | | | | | | | Merge topic 'find-command-restore-PATH-on-unix'Brad King2016-07-131-4/+2
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | 54475018 Restore find_(library|file|path) search of PATH itself
| * | | | | | | Restore find_(library|file|path) search of PATH itselfBrad King2016-07-111-4/+2
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The fix in commit commit v3.6.0-rc1~82^2 (Drop find_(library|file|path) prefixes from PATH on non-Windows, 2016-05-09) aggressively dropped search of the entries in PATH itself in addition to the prefixes derived from it. This regresses find modules that (incorrectly) depended on the behavior, including some of our own modules such as FindImageMagick. Restore the search of entries in PATH itself. If we want to drop it later we will need to do so with a policy. Fixes #16192.
* | | | | | | Merge topic 'windows-export-all-from-exe'Brad King2016-07-1313-51/+98
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9da725cb Windows: Honor WINDOWS_EXPORT_ALL_SYMBOLS for executables with exports 2005b960 Makefile: Factor out WINDOWS_EXPORT_ALL_SYMBOLS helper
| * | | | | | | Windows: Honor WINDOWS_EXPORT_ALL_SYMBOLS for executables with exportsYury Zhuravlev2016-07-1110-9/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For executables with ENABLE_EXPORTS set, export all symbols when instructed to do so by WINDOWS_EXPORT_ALL_SYMBOLS.
| * | | | | | | Makefile: Factor out WINDOWS_EXPORT_ALL_SYMBOLS helperYury Zhuravlev2016-07-113-42/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Factor the implementation out of cmMakefileLibraryTargetGenerator into a helper method in cmMakefileTargetGenerator so it can be re-used elsewhere later.
* | | | | | | | Merge topic 'cmake-spelling'Brad King2016-07-135-5/+5
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 56608618 Fix typos.
| * | | | | | | | Fix typos.Felix Geyer2016-07-105-5/+5
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2016-07-131-1/+1
| | | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2016-07-121-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge topic 'tiff-typo'Brad King2016-07-111-7/+7
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7959d518 FindTIFF: Correct variable names in unit test