summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FindPythonLibs: Use python executable prefix as a hintDavid Gobbi2015-09-171-0/+21
* FindPythonLibs: Match include dir to library versionDavid Gobbi2015-09-171-19/+36
* FindPythonLibs: Fix OS X framework include directory search pathDavid Gobbi2015-09-161-1/+1
* FindPythonLibs: Remove PYTHON_INCLUDE_PATH as inputDavid Gobbi2015-09-161-7/+0
* FindPython{Interp,Libs}: Add versions 3.5 and 3.6David Gobbi2015-09-162-2/+2
* Merge topic 'detect-c11-broken-thread-local'Brad King2015-09-163-1/+41
|\
| * Avoid using C11 to build CMake if _Thread_local support is brokenRaphael Kubo da Costa2015-09-153-1/+41
* | Merge topic 'test-search-ordering'Brad King2015-09-167-3/+20
|\ \
| * | Tests: Cover find_program when the environment duplicate some HINTSBrad King2015-09-155-0/+12
| * | Merge branch 'fix-bad-search-ordering' into test-search-orderingBrad King2015-09-152-3/+8
| |\ \
| | * | find_*: Fix search order when the environment duplicates some HINTSChuck Atkins2015-09-142-3/+8
* | | | Merge topic 'ccmake-portability'Brad King2015-09-164-25/+27
|\ \ \ \
| * | | | ccmake: Use more-portable call to set_field_buffer (#15740)Thomas Klausner2015-09-161-1/+1
| * | | | ccmake: Avoid using non-portable 'curcol' field (#15739)Joerg Sonnenberger2015-09-161-7/+6
| * | | | ccmake: Pass format string to 'printw' (#15738)Joerg Sonnenberger2015-09-163-17/+20
* | | | | Merge topic 'FindProtobuf-python-extension'Brad King2015-09-162-4/+69
|\ \ \ \ \
| * | | | | FindProtobuf: Add protobuf_generate_python functionAndreas Bergmeier2015-09-152-4/+69
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2015-09-161-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'jsoncpp-portability'Brad King2015-09-151-1/+3
|\ \ \ \
| * | | | jsoncpp: Fix compilation as C99 on SolarisJoerg Sonnenberger2015-09-141-1/+3
| |/ / /
* | | | Merge topic 'doc-string-REGEX-concat'Brad King2015-09-151-82/+221
|\ \ \ \
| * | | | Help: Document string(REGEX) input concatentation (#15742)Brad King2015-09-141-0/+3
| * | | | Help: Organize string command docs into sectionsBrad King2015-09-141-82/+218
| |/ / /
* | | | Merge topic 'update-kwsys'Brad King2015-09-151-17/+51
|\ \ \ \
| * \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-09-141-17/+51
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | KWSys 2015-09-11 (cfeb27cc)KWSys Robot2015-09-141-17/+51
* | | | | CMake Nightly Date StampKitware Robot2015-09-151-1/+1
* | | | | Merge topic 'extend-windows-version-detection'Brad King2015-09-141-5/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Windows: Set CMAKE_HOST_SYSTEM_VERSION with three componentsGilles Khouzam2015-09-111-5/+8
* | | | | Merge topic 'fix_64bit_autodef'Brad King2015-09-141-4/+15
|\ \ \ \ \
| * | | | | Windows: Fix 64-bit DLL module definition file generation on VS 2015Bill Hoffman2015-09-141-4/+15
* | | | | | Merge topic 'FindHDF5-updates'Brad King2015-09-142-4/+30
|\ \ \ \ \ \
| * | | | | | FindHDF5: Add NAMES_PER_DIR and introduce HDF5_PREFER_PARALLELPaul Romano2015-09-112-4/+30
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'fix-buildsystem-property-append'Brad King2015-09-1413-12/+39
|\ \ \ \ \ \
| * | | | | | Tests: Cover set_property for buildsystem directory propertiesBrad King2015-09-119-0/+22
| * | | | | | cmState: Only append non-empty values to buildsystem properties.Stephen Kelly2015-09-111-0/+5
| * | | | | | cmMakefile: Use appropriate parameter name.Stephen Kelly2015-09-111-2/+2
| * | | | | | cmTarget: Only append non-empty values to buildsystem properties.Stephen Kelly2015-09-116-10/+10
| |/ / / / /
* | | | | | Merge topic 'fix-implicit-lib-redhat-hardened-ld'Brad King2015-09-142-1/+8
|\ \ \ \ \ \
| * | | | | | CMakeParseImplicitLinkInfo: Do not match "VAR=..." as link line (#15737)Brad King2015-09-112-1/+8
| |/ / / / /
* | | | | | Merge topic 'doc-OBJECT_DEPENDS-limitations'Brad King2015-09-141-5/+8
|\ \ \ \ \ \
| * | | | | | Help: Document limitations of the OBJECT_DEPENDS source file propertyBrad King2015-09-111-5/+8
| |/ / / / /
* | | | | | Merge topic 'fix-makefile-progress'Brad King2015-09-142-2/+3
|\ \ \ \ \ \
| * | | | | | cmLocalGenerator: Always return the end snapshot state of a directory.Stephen Kelly2015-09-121-1/+1
| * | | | | | cmState: Return end snapshot for GetBuildsystemDirectoryParent.Stephen Kelly2015-09-111-1/+2
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2015-09-141-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2015-09-131-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2015-09-121-1/+1
|/ / / / /
* | | | | Merge topic 'fix-TrimWhitespace'Brad King2015-09-111-3/+8
|\ \ \ \ \
| * | | | | cmSystemTools: Fix TrimWhitespace for non-ascii strings (#15735)Brad King2015-09-101-2/+2