Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Begin post-3.7 development | Brad King | 2016-10-03 | 3 | -2/+11 |
* | Merge branch 'release' | Brad King | 2016-10-03 | 4 | -13/+4 |
|\ | |||||
| * | CMake 3.7.0-rc1 version update | Brad King | 2016-10-03 | 2 | -4/+4 |
| * | Help: Drop development topic notes to prepare release | Brad King | 2016-10-03 | 2 | -9/+0 |
|/ | |||||
* | Merge topic 'doc-3.7-relnotes' | Brad King | 2016-10-03 | 64 | -390/+310 |
|\ | |||||
| * | Help: Organize and revise 3.7 release notes | Brad King | 2016-10-01 | 1 | -164/+199 |
| * | Help: Consolidate 3.7 release notes | Brad King | 2016-10-01 | 64 | -390/+275 |
* | | Merge topic 'FindBoost-1.62' | Brad King | 2016-10-03 | 1 | -1/+1 |
|\ \ | |||||
| * | | FindBoost: Add 1.62 and 1.62.0 as supported versions | Roger Leigh | 2016-10-03 | 1 | -1/+1 |
* | | | Merge topic 'doc-target_link_libraries-flags' | Brad King | 2016-10-03 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | Help: Clarify treatment of link flags in target_link_libraries | John Beard | 2016-10-03 | 1 | -0/+6 |
* | | | | Merge topic 'cmake-server-teardown-file-monitor' | Brad King | 2016-10-03 | 1 | -0/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | cmake-server: Stop the file monitor on client disconnect | Brad King | 2016-09-30 | 1 | -0/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-10-03 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-10-02 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge topic 'doc-cmake-A-link' | Brad King | 2016-10-01 | 6 | -8/+10 |
|\ \ \ | |||||
| * | | | Help: Clarify that `cmake -A` option sets VS IDE target architecture | Brad King | 2016-09-30 | 6 | -8/+10 |
| |/ / | |||||
* | | | Merge topic 'doc-compilers-dropped' | Brad King | 2016-10-01 | 1 | -0/+10 |
|\ \ \ | |||||
| * | | | Help: Add release note about compilers that no longer build CMake itself | Brad King | 2016-09-30 | 1 | -0/+10 |
| |/ / | |||||
* | | | Merge topic 'autogen-fix-cmake-error' | Brad King | 2016-10-01 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | QtAutogen: Use cmSystemTools::Error instead of std::cerr | Sebastian Holtermann | 2016-09-30 | 1 | -2/+2 |
* | | | | Merge topic 'autogen-empty-qrc' | Brad King | 2016-10-01 | 4 | -34/+52 |
|\ \ \ \ | |/ / / | |||||
| * | | | QtAutogen: Add test for empty qrc file | Sebastian Holtermann | 2016-09-30 | 3 | -0/+19 |
| * | | | QtAutogen: Allow .qrc files that do not contain any file reference | Sebastian Holtermann | 2016-09-30 | 1 | -34/+33 |
| |/ / | |||||
* | | | Merge topic 'aux_source_directory-sort' | Brad King | 2016-10-01 | 1 | -4/+8 |
|\ \ \ | |||||
| * | | | aux_source_directory: Sort results to make it deterministic | Junghyun Kim | 2016-09-30 | 1 | -4/+8 |
* | | | | Merge topic 'add-setup-projects-tests-module' | Brad King | 2016-10-01 | 21 | -0/+486 |
|\ \ \ \ | |||||
| * | | | | AndroidTestUtilities: Add module to help drive Android device tests | Schuyler Kylstra | 2016-09-30 | 21 | -0/+486 |
* | | | | | Merge topic 'cmake-server-test-wait' | Brad King | 2016-10-01 | 1 | -0/+14 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Teach Server test to wait for server exit | Brad King | 2016-09-30 | 1 | -0/+14 |
| | |_|/ / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-10-01 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'cmake-server-filewatcher' | Brad King | 2016-09-30 | 11 | -1/+584 |
|\ \ \ \ | |||||
| * | | | | server-mode: Watch CMakeLists.txt files | Tobias Hunger | 2016-09-29 | 4 | -0/+87 |
| * | | | | server-mode: Report watched files to client | Tobias Hunger | 2016-09-29 | 4 | -0/+49 |
| * | | | | server-mode: Add infrastructure to watch the filesystem | Tobias Hunger | 2016-09-29 | 9 | -1/+448 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'cmake-server-enable-more' | Brad King | 2016-09-30 | 8 | -9/+38 |
|\ \ \ \ | |||||
| * | | | | Utilities/Release: Use python 3 for server mode test on Linux binary | Brad King | 2016-09-29 | 1 | -0/+1 |
| * | | | | Utilities/Release: Enable server mode in all binaries | Brad King | 2016-09-29 | 4 | -0/+4 |
| * | | | | bootstrap: Add options to enable/disable server mode explicitly | Brad King | 2016-09-29 | 1 | -0/+11 |
| * | | | | server-mode: Add option to enable/disable test case explicitly | Brad King | 2016-09-29 | 2 | -1/+4 |
| * | | | | server-mode: Add option to enable/disable the mode explicitly | Brad King | 2016-09-29 | 1 | -6/+16 |
| * | | | | server-mode: Rename variable CMake_{HAVE => ENABLE}_SERVER_MODE | Brad King | 2016-09-29 | 3 | -4/+4 |
| * | | | | server-mode: Enable from bootstrapped CMake build | Brad King | 2016-09-29 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge topic 'update-libuv' | Brad King | 2016-09-30 | 4 | -41/+84 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'upstream-libuv' into update-libuv | Brad King | 2016-09-29 | 4 | -41/+84 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | libuv 2016-09-27 (8221f9b3) | libuv upstream | 2016-09-29 | 4 | -41/+84 |
* | | | | | Merge topic 'update-kwsys' | Brad King | 2016-09-30 | 1 | -0/+4 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-09-29 | 1 | -0/+4 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | KWSys 2016-09-29 (6cfcbede) | KWSys Upstream | 2016-09-29 | 1 | -0/+4 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-09-30 | 1 | -1/+1 |
|/ / / / |