summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Port CMake from cmIML to KWIMLBrad King2015-12-1814-51/+50
* Merge branch 'upstream-KWIML' into import-kwimlBrad King2015-12-1720-0/+2329
|\
| * KWIML 2015-12-09 (43f9f8d0)KWIML Upstream2015-12-1720-0/+2329
* Add script to update KWIML from upstreamBrad King2015-12-171-0/+20
* Utilities/KWIML: Drop sources to make room for fresh importBrad King2015-12-1717-2048/+0
* Add a script to help update third-party sourcesBen Boeckel2015-12-171-0/+146
* Merge topic 'FindOpenGL-no-osx-AGL'Brad King2015-12-171-4/+8
|\
| * FindOpenGL: Don't add AGL to OPENGL_LIBRARIES on OS X.David Gobbi2015-12-141-4/+8
* | CMake Nightly Date StampKitware Robot2015-12-171-1/+1
* | CMake Nightly Date StampKitware Robot2015-12-161-1/+1
* | CMake Nightly Date StampKitware Robot2015-12-151-1/+1
* | Merge branch 'release'Brad King2015-12-140-0/+0
|\ \
| * \ Merge branch 'fix-CMP0065-NEW-AIX-HP' into releaseBrad King2015-12-114-4/+28
| |\ \
| * \ \ Merge branch 'fix-java-idlj-jarsigner-typos' into releaseBrad King2015-12-031-3/+3
| |\ \ \
* | \ \ \ Merge topic 'FindProtobuf-fix-case'Brad King2015-12-141-1/+1
|\ \ \ \ \
| * | | | | FindProtobuf: Set Protobuf_FOUND in addition to PROTOBUF_FOUNDSebastian Schuberth2015-12-111-1/+1
* | | | | | Merge topic 'FindGTest-imported-targets'Brad King2015-12-146-52/+150
|\ \ \ \ \ \
| * | | | | | Help: Add notes for topic 'FindGTest-imported-targets'Brad King2015-12-141-0/+4
| * | | | | | Tests: Add tests for FindGTestRoger Leigh2015-12-104-0/+38
| * | | | | | FindGTest: Add imported targets and update documentationRoger Leigh2015-12-101-52/+108
* | | | | | | Merge topic 'fix-CMP0065-NEW-AIX-HP'Brad King2015-12-144-4/+28
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | AIX,HP-UX: Fix RPATH handling when CMP0065 is set to NEWMarc Chevrier2015-12-114-4/+28
| | |_|/ / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2015-12-141-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2015-12-131-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2015-12-121-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'ios-universal'Brad King2015-12-1116-1/+539
|\ \ \ \ \
| * | | | | Xcode: Add support for combined install on iOSRuslan Baratov2015-12-1016-0/+532
| * | | | | iOS: Fix App Bundle layoutGregor Jasny2015-12-101-1/+7
| | |/ / / | |/| | |
* | | | | Merge topic 'simplify-CTest.UpdateGIT-test'Brad King2015-12-111-19/+11
|\ \ \ \ \
| * | | | | Tests: Simplify CTest.UpdateGIT repo path constructionBrad King2015-12-101-19/+11
| |/ / / /
* | | | | Merge topic 'release-wix-config'Brad King2015-12-112-2/+9
|\ \ \ \ \
| * | | | | CMake: Fix WiX-generated .msi package file name conventionBrad King2015-12-101-2/+2
| * | | | | Utilities/Release: Add support for copying .msi filesBrad King2015-12-101-0/+3
| * | | | | Utilities/Release: Avoid repeat copy of files with same suffixBrad King2015-12-101-0/+4
| |/ / / /
* | | | | Merge topic 'FindOpenMP-clang'Brad King2015-12-112-0/+7
|\ \ \ \ \
| * | | | | FindOpenMP: Add Clang supportChris Pavlina2015-12-102-0/+7
| |/ / / /
* | | | | Merge topic 'wix-fix-comp-install-prop'Brad King2015-12-112-4/+22
|\ \ \ \ \
| * | | | | CPackWIX: Fix installed file property lookups when using componentsNils Gladitz2015-12-102-4/+22
| |/ / / /
* | | | | Merge topic 'update-kwsys'Brad King2015-12-114-172/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-12-104-172/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | KWSys 2015-12-09 (cdcf4c47)KWSys Robot2015-12-104-172/+1
* | | | | | Merge topic 'cmake-W-options'Brad King2015-12-1111-51/+311
|\ \ \ \ \ \
| * | | | | | cmake: Deduplicate warning message control codeMichael Scott2015-12-102-49/+31
| * | | | | | cmake-gui: Add options to control warning messagesMichael Scott2015-12-1011-14/+292
* | | | | | | Merge topic 'graphviz-spaces'Brad King2015-12-111-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Graphviz: Fix handling of spaces in GRAPHVIZ_GRAPH_NAMEAndrey Mishchenko2015-12-101-1/+1
* | | | | | | | Merge topic 'FindOpenAL-win-arch'Brad King2015-12-111-1/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | FindOpenAL: Detect Windows architecture-specific installationBrad King2015-12-101-1/+8
| |/ / / / / / /
* | | | | | | | Merge topic 'cmake-E-multiple-inputs'Brad King2015-12-1110-13/+41
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | cmake: Teach -E make_directory to support multiple input directoriesBartosz Kosiorek2015-12-1010-11/+39