summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'doc-ctest_update'Brad King2016-06-082-0/+9
|\
| * Help: Document CTest Git fetch-and-reset behaviorBrad King2016-06-081-0/+5
| * Help: Document ctest_update branch following behaviorBrad King2016-06-081-0/+4
* | Merge topic 'bzip2-debug-names'Brad King2016-06-081-1/+1
|\ \
| * | FindBZip2: Search for additional bz2d debug library nameRoger Leigh2016-06-071-1/+1
* | | Merge topic 'find_path-in-framework'Brad King2016-06-085-1/+9
|\ \ \
| * | | find_path: Fix location of <dir/header.h> in a framework on OS XHarry Mallon2016-06-075-1/+9
* | | | Merge topic 'clang-format-again'Brad King2016-06-087-114/+80
|\ \ \ \
| * | | | Source/CPack: Run clang-format to fix styleBrad King2016-06-076-110/+75
| * | | | Tests/FindOpenCL: Run clang-format to fix styleBrad King2016-06-071-4/+5
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2016-06-081-1/+1
| |/ / |/| |
* | | Merge branch 'release'Brad King2016-06-070-0/+0
|\ \ \ | |/ / |/| |
| * | Merge branch 'update-expat' into releaseBrad King2016-06-068-295/+433
| |\ \
| * \ \ Merge branch 'SunOS-PathScale' into releaseBrad King2016-06-064-0/+37
| |\ \ \
| * \ \ \ Merge branch 'FindLibArchive-3.2' into releaseBrad King2016-06-031-4/+5
| |\ \ \ \
* | \ \ \ \ Merge topic 'update-expat'Brad King2016-06-078-295/+433
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'upstream-expat' into update-expatBrad King2016-06-068-295/+433
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | expat 2016-06-05 (2b9cb7f5)Expat Upstream2016-06-069-295/+444
* | | | | | Merge topic 'SunOS-PathScale'Brad King2016-06-074-0/+37
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Platform: add flag definitions for PathScale compiler on SunOS (#16135)Michał Górny2016-06-064-0/+37
| |/ / / /
* | | | | Merge topic 'remove-c_str'Brad King2016-06-0722-92/+89
|\ \ \ \ \
| * | | | | Remove c_str() calls from stream arguments.Daniel Pfeifer2016-06-0621-86/+81
| * | | | | call static cmOutputConverter::GetFortranFormat without objectDaniel Pfeifer2016-06-063-6/+8
* | | | | | CMake Nightly Date StampKitware Robot2016-06-071-1/+1
|/ / / / /
* | | | | Merge topic 'productbuild'Brad King2016-06-0614-386/+860
|\ \ \ \ \
| * | | | | Help: Add notes for 'productbuild' topicBrad King2016-06-061-0/+5
| * | | | | productbuild: Add new productbuild cpack generator.Clinton Stimpson2016-06-0311-1/+382
| * | | | | PackageMaker: factor out common code for creating pkg files.Clinton Stimpson2016-06-025-388/+476
* | | | | | Merge topic 'FindBoost-vs-prebuilt'Brad King2016-06-061-19/+56
|\ \ \ \ \ \
| * | | | | | FindBoost: Search in official Windows prebuilt binary library directoryAlex Turbov2016-06-031-0/+34
| * | | | | | FindBoost: Test `CMAKE_CXX_COMPILER_{ID,VERSION}` instead of `MSVC*`Alex Turbov2016-06-031-19/+22
* | | | | | | Merge topic 'FindLibArchive-3.2'Brad King2016-06-061-4/+5
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | FindLibArchive: Support libarchive 3.2 version string formatOrion Poplawski2016-06-031-4/+5
| | |_|/ / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2016-06-061-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2016-06-051-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2016-06-041-1/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'release'Brad King2016-06-030-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'FindHDF5-fix-already-found' into releasev3.6.0-rc1Brad King2016-06-021-4/+11
| |\ \ \ \
| * \ \ \ \ Merge branch 'fix-TARGET_PROPERTY-LOCATION-crash' into releaseBrad King2016-06-024-3/+23
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'fix-ti-link-order' into releaseBrad King2016-06-021-1/+1
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'minor-cleanups'Brad King2016-06-038-5/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Modules: Rename internal platform-specific compiler determination modulesBrad King2016-06-027-0/+3
| * | | | | | | | cmLocalGenerator: Consolidate conditions in AddArchitectureFlagsBrad King2016-06-021-5/+1
* | | | | | | | | Merge topic 'fix-TARGET_PROPERTY-LOCATION-crash'Brad King2016-06-034-3/+23
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Fix crash on $<TARGET_PROPERTY:...,LOCATION> genex (#16134)Brad King2016-06-024-3/+23
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'cpack-nsis-remove-duplicate-include'Brad King2016-06-031-7/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | CPack/NSIS: Remove duplicate include from NSIS.template.in (#16132)Brad King2016-06-021-7/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'size-empty'Brad King2016-06-0316-32/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | Use the empty() method to check for emptyness.Daniel Pfeifer2016-06-0216-32/+34
* | | | | | | | | Merge topic 'FindOpenCL-imported-target'Brad King2016-06-036-2/+66
|\ \ \ \ \ \ \ \ \