Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Windows: Fix CMAKE_HOST_SYSTEM_VERSION on Windows >= 8 (#15674) | Gilles Khouzam | 2015-09-21 | 3 | -5/+27 |
* | Merge topic 'compute-default-dialect' | Brad King | 2015-09-18 | 14 | -19/+66 |
|\ | |||||
| * | Project: Determine default language dialect for the compiler. | Stephen Kelly | 2015-09-18 | 14 | -19/+66 |
* | | Merge topic 'FindPython-updates' | Brad King | 2015-09-18 | 1 | -19/+60 |
|\ \ | |||||
| * | | FindPythonLibs: unset temporary _PREFIX variable | David Gobbi | 2015-09-17 | 1 | -11/+14 |
| * | | FindPythonLibs: Use python executable prefix as a hint | David Gobbi | 2015-09-17 | 1 | -0/+21 |
| * | | FindPythonLibs: Match include dir to library version | David Gobbi | 2015-09-17 | 1 | -19/+36 |
* | | | Merge topic 'cmake-gui-qt5-package' | Brad King | 2015-09-18 | 1 | -11/+5 |
|\ \ \ | |||||
| * | | | cmake-gui: Improve packaging of Qt5 libraries. | Clinton Stimpson | 2015-09-17 | 1 | -11/+5 |
* | | | | Merge topic 'ms-manifest-files' | Brad King | 2015-09-18 | 30 | -213/+446 |
|\ \ \ \ | |||||
| * | | | | Add support for *.manifest source files with MSVC tools | Brad King | 2015-09-17 | 29 | -7/+212 |
| * | | | | MSVC: Rewrite manifest file handling with Makefile and Ninja | Brad King | 2015-09-17 | 3 | -200/+223 |
| * | | | | Ninja: Always add OBJECT_DIR variable to link rules | Brad King | 2015-09-17 | 1 | -3/+4 |
| * | | | | VS: Add manifest tool settings to VS 8 and 9 project files | Brad King | 2015-09-17 | 1 | -10/+14 |
* | | | | | Merge topic 'test-RunCMake-BuildDepends' | Brad King | 2015-09-18 | 8 | -1/+84 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Tests: Add RunCMake.BuildDepends test | Brad King | 2015-09-17 | 7 | -0/+79 |
| * | | | | Tests: Teach RunCMake infrastructure to use custom check.cmake file | Brad King | 2015-09-17 | 1 | -1/+5 |
* | | | | | Merge topic 'test-RunCMake-exclude-more-output' | Brad King | 2015-09-18 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Tests: Teach RunCMake to tolerate 'Bullseye Testing' lines in test output | Brad King | 2015-09-17 | 1 | -1/+1 |
| * | | | | Tests: Teach RunCMake to tolerate 'Time Machine' lines in test output | Brad King | 2015-09-17 | 1 | -1/+1 |
* | | | | | Merge topic 'ExternalProject_stash_save_all' | Brad King | 2015-09-18 | 2 | -17/+12 |
|\ \ \ \ \ | |||||
| * | | | | | ExternalProject: Use "git stash save --all" only if supported (#15722) | Daniele E. Domenichelli | 2015-09-17 | 2 | -1/+11 |
| * | | | | | ExternalProject: Use GIT_VERSION_STRING instead of custom method | Daniele E. Domenichelli | 2015-09-17 | 1 | -16/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-09-18 | 1 | -1/+1 |
* | | | | | Merge topic 'cpack-deb-fakeroot-removal' | Brad King | 2015-09-17 | 12 | -139/+420 |
|\ \ \ \ \ | |||||
| * | | | | | CPack/DEB: test preserve extra config file permissions | Domen Vrankar | 2015-09-17 | 3 | -5/+42 |
| * | | | | | CPackDeb: use of libarchive and removal of fakeroot | Raffi Enficiaud | 2015-09-17 | 4 | -120/+241 |
| * | | | | | cmArchiveWrite: control user/group, permissions and recursive file adding | Raffi Enficiaud | 2015-09-17 | 2 | -6/+128 |
| * | | | | | 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 |
| | | |/ / / / / | | |/| | | | | |