summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'test-RunCMake-exclude-more-output'Brad King2015-09-181-1/+1
|\
| * Tests: Teach RunCMake to tolerate 'Bullseye Testing' lines in test outputBrad King2015-09-171-1/+1
| * Tests: Teach RunCMake to tolerate 'Time Machine' lines in test outputBrad King2015-09-171-1/+1
* | Merge topic 'ExternalProject_stash_save_all'Brad King2015-09-182-17/+12
|\ \
| * | ExternalProject: Use "git stash save --all" only if supported (#15722)Daniele E. Domenichelli2015-09-172-1/+11
| * | ExternalProject: Use GIT_VERSION_STRING instead of custom methodDaniele E. Domenichelli2015-09-171-16/+1
* | | CMake Nightly Date StampKitware Robot2015-09-181-1/+1
* | | Merge topic 'cpack-deb-fakeroot-removal'Brad King2015-09-1712-139/+420
|\ \ \
| * | | CPack/DEB: test preserve extra config file permissionsDomen Vrankar2015-09-173-5/+42
| * | | CPackDeb: use of libarchive and removal of fakerootRaffi Enficiaud2015-09-174-120/+241
| * | | cmArchiveWrite: control user/group, permissions and recursive file addingRaffi Enficiaud2015-09-172-6/+128
| * | | Tests: Make RunCMake.CPack error messages more readableRaffi Enficiaud2015-09-173-6/+7
| * | | cmGeneratedFileStream: Fix spelling in commentRaffi Enficiaud2015-09-171-2/+2
* | | | Merge branch 'release'Brad King2015-09-170-0/+0
|\ \ \ \
| * | | | CMake 3.3.2v3.3.2Brad King2015-09-161-1/+1
* | | | | Merge topic 'FindPython-updates'Brad King2015-09-172-10/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | 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 'remove-UseVTKConfig40'Brad King2015-09-173-476/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Modules: Drop unused VTK 4.0 support modulesBrad King2015-09-163-476/+0
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2015-09-171-1/+1
* | | | Merge branch 'release'Brad King2015-09-160-0/+0
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'fix-bad-search-ordering' into releaseBrad King2015-09-142-3/+8
| |\ \
| * \ \ Merge branch 'makefile-color-when-needed' into releaseBrad King2015-08-281-1/+1
| |\ \ \
| * \ \ \ Merge branch 'fix-ctest-xml-double-encoding' into releaseBrad King2015-08-288-20/+8
| |\ \ \ \
| * \ \ \ \ Merge branch 'determine-compiler-CMP0054' into releaseBrad King2015-08-202-6/+8
| |\ \ \ \ \
* | \ \ \ \ \ 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
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |