Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge topic 'ninja-refactor-msvc-deps' | Brad King | 2015-09-21 | 9 | -66/+68 | |
|\ \ \ \ | ||||||
| * | | | | Ninja: Detect MSVC /showIncludes prefix with compiler flags (#15596) | Brad King | 2015-09-18 | 6 | -38/+41 | |
| * | | | | Ninja: Refactor lookup of cmcldeps location | Brad King | 2015-09-18 | 6 | -5/+16 | |
| * | | | | CMakeDetermineCompilerId: Drop unused code path | Brad King | 2015-09-18 | 1 | -23/+11 | |
| |/ / / | ||||||
* | | | | Merge topic 'ctest-custom-output-size' | Brad King | 2015-09-21 | 16 | -1/+148 | |
|\ \ \ \ | ||||||
| * | | | | CTest: Add options to limit output of passed and failed tests | Roman Wüger | 2015-09-18 | 9 | -1/+98 | |
| * | | | | CTest: Document and test custom output size settings | Brad King | 2015-09-18 | 7 | -0/+50 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-09-21 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-09-20 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-09-19 | 1 | -1/+1 | |
| |/ / |/| | | ||||||
* | | | 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 | |
| |\ \ \ |