summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | 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
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Do not place CMake version in export filesChristoph GrĂ¼ninger2016-07-112-2/+2
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'fix-cmake-E-env_vs8_wince'Brad King2016-07-131-26/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmake: Fix -E env_vs8_wince implementationBrad King2016-07-111-2/+2
| * | | | | | | | | cmake: Drop unused -E cmake_call_visual_studio_macro codeBrad King2016-07-111-24/+0
| |/ / / / / / / /
* | | | | | | | | Merge topic 'cpack-rpm-debug-logging-fix'Brad King2016-07-131-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | CPack/RPM: Add missed CPACK_RPM_FILE_NAME fallback variableAlex Turbov2016-07-111-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'find-command-restore-PATH-on-unix'Brad King2016-07-131-4/+2
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Restore find_(library|file|path) search of PATH itselfBrad King2016-07-111-4/+2
| |/ / / / / /
* | | | | | | Merge topic 'windows-export-all-from-exe'Brad King2016-07-1313-51/+98
|\ \ \ \ \ \ \
| * | | | | | | Windows: Honor WINDOWS_EXPORT_ALL_SYMBOLS for executables with exportsYury Zhuravlev2016-07-1110-9/+50
| * | | | | | | Makefile: Factor out WINDOWS_EXPORT_ALL_SYMBOLS helperYury Zhuravlev2016-07-113-42/+48
* | | | | | | | Merge topic 'cmake-spelling'Brad King2016-07-135-5/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | 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
|\ \ \ \ \ \ \
| * | | | | | | FindTIFF: Correct variable names in unit testRoger Leigh2016-07-101-7/+7
| |/ / / / / /
* | | | | | | Merge topic 'add-gitignore'Brad King2016-07-114-7/+4
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Tell Git to ignore .DS_Store filesBrad King2016-07-081-0/+2
| * | | | | | Source: Remove long-unused .cvsignore fileBrad King2016-07-083-7/+2
* | | | | | | CMake Nightly Date StampKitware Robot2016-07-111-1/+1
| |/ / / / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2016-07-101-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2016-07-091-1/+1
|/ / / / /
* | | | | Merge topic 'ExternalProject-default-download-filename'Brad King2016-07-081-1/+6
|\ \ \ \ \
| * | | | | ExternalProject: Use default file name if extracting from URL failsRuslan Baratov2016-07-071-1/+6
* | | | | | CMake Nightly Date StampKitware Robot2016-07-081-1/+1
* | | | | | Merge branch 'release'Brad King2016-07-070-0/+0
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | CMake 3.6.0v3.6.0Brad King2016-07-071-1/+1
* | | | | Merge topic 'update-linux64-release'Brad King2016-07-071-4/+25
|\ \ \ \ \
| * | | | | Utilities/Release: Switch to Qt 5.7 for Linux x86_64 binaryBrad King2016-07-061-4/+25
* | | | | | Merge topic 'toolchain-flag-init'Brad King2016-07-0756-174/+345
|\ \ \ \ \ \
| * | | | | | Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain filesBrad King2016-07-0648-151/+265
| * | | | | | OpenWatcom: Partially modernize platform information modulesBrad King2016-07-065-0/+24
| * | | | | | Intel: Do not use GNU-like flags on WindowsBrad King2016-07-055-24/+54
| * | | | | | Intel: Do not use MSVC-like flags for FortranBrad King2016-07-051-14/+17
* | | | | | | CMake Nightly Date StampKitware Robot2016-07-071-1/+1
| |/ / / / / |/| | | | |