Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Tests: Make RunCMake.CPack error messages more readable | Raffi Enficiaud | 2015-09-17 | 3 | -6/+7 | |
| * | | | | | cmGeneratedFileStream: Fix spelling in comment | Raffi Enficiaud | 2015-09-17 | 1 | -2/+2 | |
* | | | | | | Merge branch 'release' | Brad King | 2015-09-17 | 0 | -0/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CMake 3.3.2v3.3.2 | Brad King | 2015-09-16 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'FindPython-updates' | Brad King | 2015-09-17 | 2 | -10/+3 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | / / | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | FindPythonLibs: Fix OS X framework include directory search path | David Gobbi | 2015-09-16 | 1 | -1/+1 | |
| * | | | | | FindPythonLibs: Remove PYTHON_INCLUDE_PATH as input | David Gobbi | 2015-09-16 | 1 | -7/+0 | |
| * | | | | | FindPython{Interp,Libs}: Add versions 3.5 and 3.6 | David Gobbi | 2015-09-16 | 2 | -2/+2 | |
* | | | | | | Merge topic 'remove-UseVTKConfig40' | Brad King | 2015-09-17 | 3 | -476/+0 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Modules: Drop unused VTK 4.0 support modules | Brad King | 2015-09-16 | 3 | -476/+0 | |
| |/ / / / | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-09-17 | 1 | -1/+1 | |
* | | | | | Merge branch 'release' | Brad King | 2015-09-16 | 0 | -0/+0 | |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | ||||||
| * | | | Merge branch 'fix-bad-search-ordering' into release | Brad King | 2015-09-14 | 2 | -3/+8 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'makefile-color-when-needed' into release | Brad King | 2015-08-28 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'fix-ctest-xml-double-encoding' into release | Brad King | 2015-08-28 | 8 | -20/+8 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'determine-compiler-CMP0054' into release | Brad King | 2015-08-20 | 2 | -6/+8 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge topic 'detect-c11-broken-thread-local' | Brad King | 2015-09-16 | 3 | -1/+41 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Avoid using C11 to build CMake if _Thread_local support is broken | Raphael Kubo da Costa | 2015-09-15 | 3 | -1/+41 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'test-search-ordering' | Brad King | 2015-09-16 | 7 | -3/+20 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Tests: Cover find_program when the environment duplicate some HINTS | Brad King | 2015-09-15 | 5 | -0/+12 | |
| * | | | | | | | | Merge branch 'fix-bad-search-ordering' into test-search-ordering | Brad King | 2015-09-15 | 2 | -3/+8 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| | * | | | | | | | find_*: Fix search order when the environment duplicates some HINTS | Chuck Atkins | 2015-09-14 | 2 | -3/+8 | |
| | | |/ / / / / | | |/| | | | | | ||||||
* | | | | | | | | Merge topic 'ccmake-portability' | Brad King | 2015-09-16 | 4 | -25/+27 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ccmake: Use more-portable call to set_field_buffer (#15740) | Thomas Klausner | 2015-09-16 | 1 | -1/+1 | |
| * | | | | | | | | ccmake: Avoid using non-portable 'curcol' field (#15739) | Joerg Sonnenberger | 2015-09-16 | 1 | -7/+6 | |
| * | | | | | | | | ccmake: Pass format string to 'printw' (#15738) | Joerg Sonnenberger | 2015-09-16 | 3 | -17/+20 | |
* | | | | | | | | | Merge topic 'FindProtobuf-python-extension' | Brad King | 2015-09-16 | 2 | -4/+69 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FindProtobuf: Add protobuf_generate_python function | Andreas Bergmeier | 2015-09-15 | 2 | -4/+69 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-09-16 | 1 | -1/+1 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'jsoncpp-portability' | Brad King | 2015-09-15 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | jsoncpp: Fix compilation as C99 on Solaris | Joerg Sonnenberger | 2015-09-14 | 1 | -1/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'doc-string-REGEX-concat' | Brad King | 2015-09-15 | 1 | -82/+221 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Help: Document string(REGEX) input concatentation (#15742) | Brad King | 2015-09-14 | 1 | -0/+3 | |
| * | | | | | | | | Help: Organize string command docs into sections | Brad King | 2015-09-14 | 1 | -82/+218 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2015-09-15 | 1 | -17/+51 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-09-14 | 1 | -17/+51 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | KWSys 2015-09-11 (cfeb27cc) | KWSys Robot | 2015-09-14 | 1 | -17/+51 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-09-15 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'extend-windows-version-detection' | Brad King | 2015-09-14 | 1 | -5/+8 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Windows: Set CMAKE_HOST_SYSTEM_VERSION with three components | Gilles Khouzam | 2015-09-11 | 1 | -5/+8 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'fix_64bit_autodef' | Brad King | 2015-09-14 | 1 | -4/+15 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Windows: Fix 64-bit DLL module definition file generation on VS 2015 | Bill Hoffman | 2015-09-14 | 1 | -4/+15 | |
* | | | | | | | | | Merge topic 'FindHDF5-updates' | Brad King | 2015-09-14 | 2 | -4/+30 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FindHDF5: Add NAMES_PER_DIR and introduce HDF5_PREFER_PARALLEL | Paul Romano | 2015-09-11 | 2 | -4/+30 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'fix-buildsystem-property-append' | Brad King | 2015-09-14 | 13 | -12/+39 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Tests: Cover set_property for buildsystem directory properties | Brad King | 2015-09-11 | 9 | -0/+22 | |
| * | | | | | | | | | cmState: Only append non-empty values to buildsystem properties. | Stephen Kelly | 2015-09-11 | 1 | -0/+5 | |
| * | | | | | | | | | cmMakefile: Use appropriate parameter name. | Stephen Kelly | 2015-09-11 | 1 | -2/+2 | |
| * | | | | | | | | | cmTarget: Only append non-empty values to buildsystem properties. | Stephen Kelly | 2015-09-11 | 6 | -10/+10 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'fix-implicit-lib-redhat-hardened-ld' | Brad King | 2015-09-14 | 2 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ |