summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not report ALIASED_TARGET as always set (#15783)Gregor Jasny2016-07-162-8/+7
* CMake Nightly Date StampKitware Robot2016-07-161-1/+1
* Merge topic 'toolchain-flag-init'Brad King2016-07-1521-54/+219
|\
| * Honor CMAKE_*_LINKER_FLAGS[_<CONFIG>]_INIT set in toolchain filesBrad King2016-07-1420-21/+195
| * MSVC: Set all CMAKE_*_LINKER_FLAGS_INIT directlyBrad King2016-07-131-28/+19
| * Embarcadero: Set all CMAKE_*_LINKER_FLAGS_INIT directlyBrad King2016-07-131-9/+5
| * Strip CMAKE_*_LINKER_FLAGS[_<CONFIG>] initializer whitespaceBrad King2016-07-131-5/+9
* | Merge topic 'fix-pq-libraries'Brad King2016-07-151-1/+1
|\ \
| * | FindPostgreSQL: Fix initialization of PostgreSQL_LIBRARIESNils Gladitz2016-07-141-1/+1
* | | Merge topic 'cmake-internal-info'Brad King2016-07-1517-40/+92
|\ \ \
| * | | CMake: Report whether generators support platformsTobias Hunger2016-07-1414-0/+40
| * | | cmGlobalGeneratorFactory: Use CM_OVERRIDE for all derived classesTobias Hunger2016-07-147-35/+35
| * | | Make CMake version dirty state available to codeTobias Hunger2016-07-143-1/+8
| * | | Make CMake version suffix available to codeTobias Hunger2016-07-142-4/+9
* | | | CMake Nightly Date StampKitware Robot2016-07-151-1/+1
| |/ / |/| |
* | | Merge topic 'update-win-release'Brad King2016-07-142-2/+2
|\ \ \
| * | | Utilities/Release: Update Windows binary host path to CMakeBrad King2016-07-132-2/+2
| | |/ | |/|
* | | Merge topic 'FindOpenMP-updates'Brad King2016-07-142-10/+116
|\ \ \
| * | | FindOpenMP: Detect version (specification date) from compilerSujin Philip2016-07-132-0/+107
| * | | FindOpenMP: Cleanup all variables unconditionallyBrad King2016-07-131-2/+4
| * | | FindOpenMP: Improve documentation formattingBrad King2016-07-131-11/+8
| |/ /
* | | Merge topic 'ExternalData-SecurityFix'Brad King2016-07-141-1/+2
|\ \ \
| * | | ExternalData: Hide security-sensitive details from outputAlex Turbov2016-07-131-1/+2
* | | | Merge topic 'cmake-ifw-package-updates'Brad King2016-07-144-11/+29
|\ \ \ \
| * | | | 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
| | |/ / | |/| |
* | | | Merge topic 'ExternalProject-alt-urls'Brad King2016-07-142-41/+62
|\ \ \ \
| * | | | ExternalProject: Add support for multiple alternative URLsLars Schmertmann2016-07-132-41/+62
* | | | | Merge topic 'vs14-debug-enum-older-toolsets'Brad King2016-07-141-1/+2
|\ \ \ \ \
| * | | | | 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
|\ \ \ \ \ \
| * | | | | | CMakeParseImplicitLinkInfo: Exclude libclang_rt librariesBrad King2016-07-112-1/+7
| | |_|_|/ / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2016-07-141-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'findicu'Brad King2016-07-131-8/+7
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | 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
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | 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
|\ \ \ \ \ \ \ \