Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | InstallRequiredSystemLibraries: Add support for VS 2017 | Brad King | 2017-03-23 | 1 | -5/+23 | |
| * | | | | | | | | | | | | | | | | | InstallRequiredSystemLibraries: Split MFC redist dir variable | Brad King | 2017-03-23 | 1 | -3/+5 | |
| * | | | | | | | | | | | | | | | | | InstallRequiredSystemLibraries: Split VS IDE and DLL versions | Brad King | 2017-03-23 | 1 | -66/+86 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge topic 'InstallRequiredSystemLibraries-refactor' | Brad King | 2017-03-23 | 1 | -179/+176 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | InstallRequiredSystemLibraries: Drop version from variable names | Brad King | 2017-03-22 | 1 | -122/+123 | |
| * | | | | | | | | | | | | | | | | InstallRequiredSystemLibraries: Refactor to avoid macros | Brad King | 2017-03-22 | 1 | -58/+54 | |
| * | | | | | | | | | | | | | | | | InstallRequiredSystemLibraries: Use `MSVC_VERSION` instead of `MSVC##` | Brad King | 2017-03-22 | 1 | -22/+22 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge topic 'doc-prefer-MSVC_VERSION' | Brad King | 2017-03-23 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | MSVC: Exclude future cl 20+ from MSVC14 variable | Brad King | 2017-03-22 | 1 | -1/+3 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge topic 'avoid-MSVC-per-version-vars' | Brad King | 2017-03-23 | 3 | -11/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | FindRuby: Use `MSVC_VERSION` instead of `MSVC##` | Brad King | 2017-03-23 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | | FindGTK2: Use `MSVC_VERSION` instead of `MSVC##` | Brad King | 2017-03-23 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | | FindBoost: Avoid mentioning discouraged `MSVC##`` variable | Brad King | 2017-03-23 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge topic 'FindwxWidgets-vs-2017' | Brad King | 2017-03-23 | 1 | -5/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | FindwxWidgets: Add support for VS 2017 v141 toolset | Brad King | 2017-03-22 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | FindwxWidgets: Use `MSVC_VERSION` instead of `MSVC##` | Brad King | 2017-03-22 | 1 | -5/+5 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge topic 'cpack_nsis_sign_uninstaller' | Brad King | 2017-03-23 | 1 | -7/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | CPack/NSIS: Avoid a race condition when generating the installer | Roman Wüger | 2017-03-22 | 1 | -7/+8 | |
* | | | | | | | | | | | | | Merge topic 'FindBoost-1.64' | Brad King | 2017-03-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | FindBoost: Update support for 1.64 | Mateusz Łoskot | 2017-03-22 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic '16624-blas-lapack-documentation' | Brad King | 2017-03-22 | 2 | -9/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | FindBLAS/LAPACK: Format documentation | Gregor Jasny | 2017-03-22 | 2 | -9/+35 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'add-CheckIPOSupported-module' | Brad King | 2017-03-22 | 8 | -0/+256 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | CheckIPOSupported: New module to check for compiler/cmake IPO support | Ruslan Baratov | 2017-03-11 | 8 | -0/+256 | |
* | | | | | | | | | | | | Merge topic 'FindHDF5-optional-no-config' | Brad King | 2017-03-22 | 1 | -3/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'backport-FindHDF5-optional-no-config' into FindHDF5-optional-no... | Brad King | 2017-03-21 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | FindHDF5: Add option to skip finding package configuration file | Brad King | 2017-03-21 | 1 | -1/+4 | |
| | * | | | | | | | | | | | FindHDF5: Improve HDF5_ROOT variable documentation | Brad King | 2017-03-21 | 1 | -1/+2 | |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | FindHDF5: Improve HDF5_ROOT and HDF5_FIND_DEBUG documentation | Brad King | 2017-03-21 | 1 | -2/+4 | |
* | | | | | | | | | | | | Merge topic 'cpack-rpm-debuginfo-multiple-files-fix' | Brad King | 2017-03-22 | 1 | -2/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | / | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | CPack/RPM: fix cpack_rpm_debugsymbol_check parameter | Domen Vrankar | 2017-03-21 | 1 | -2/+8 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'CPackComponent-use-cmake_parse_arguments' | Brad King | 2017-03-21 | 1 | -39/+11 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | CPackComponent: use cmake_parse_arguments | Daniel Pfeifer | 2017-03-15 | 1 | -39/+11 | |
* | | | | | | | | | | | Merge topic 'FindHDF5-fix-quoting' | Brad King | 2017-03-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | FindHDF5: fix quoting | Ben Boeckel | 2017-03-15 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'FindBoost-1.64' | Brad King | 2017-03-21 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | FindBoost: Add support for 1.64 | Mateusz Łoskot | 2017-03-20 | 1 | -3/+3 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'CSharpUtilities-doc' | Brad King | 2017-03-20 | 1 | -12/+20 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | CSharpUtilities: Fix documentation | Michael Stürmer | 2017-03-20 | 1 | -12/+20 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'move-platform-specific-paths' | Brad King | 2017-03-20 | 3 | -22/+24 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Cygwin: Move Cygwin-specific paths to the cygwin platform | Chuck Atkins | 2017-03-16 | 2 | -6/+10 | |
| * | | | | | | | | SunOS: Move solaris-specific paths to the solaris platform | Chuck Atkins | 2017-03-16 | 2 | -2/+5 | |
| * | | | | | | | | Unix: Consolidate path components into prefixes | Chuck Atkins | 2017-03-16 | 1 | -16/+11 | |
* | | | | | | | | | Merge topic 'geh-visibility-flag' | Brad King | 2017-03-20 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | GenerateExportHeader: always fill in _EXPORT macros | Ben Boeckel | 2017-03-16 | 1 | -4/+4 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | CPack/RPM: handle extra slashes | Domen Vrankar | 2017-03-13 | 1 | -0/+15 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge topic 'BundleUtilities-elf-rpath' | Brad King | 2017-03-13 | 1 | -1/+12 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | BundleUtilities: Fix bundle verification on Unix by considering rpaths. | Florian Apolloner | 2017-03-10 | 1 | -1/+2 | |
| * | | | | | | | | BundleUtilities: Teach `get_item_rpaths` to parse ELF binaries | Florian Apolloner | 2017-03-10 | 1 | -0/+10 | |
* | | | | | | | | | Merge topic 'cuda-vs' | Brad King | 2017-03-13 | 3 | -23/+60 | |
|\ \ \ \ \ \ \ \ \ |