Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | 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 | |
|/ / / / | ||||||
* | | | | Merge topic 'cmake_parse_arguments-PARSE_ARGV-multi-value' | Brad King | 2016-09-29 | 6 | -21/+115 | |
|\ \ \ \ | ||||||
| * | | | | cmake_parse_arguments: Add additional unit tests | Matthew Woehlke | 2016-09-28 | 5 | -29/+84 | |
| * | | | | cmake_parse_arguments: Fix PARSE_ARGV multi-value argument handling | Matthew Woehlke | 2016-09-28 | 2 | -4/+43 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge topic 'cmake-server-commands' | Brad King | 2016-09-29 | 13 | -22/+952 | |
|\ \ \ \ | ||||||
| * | | | | server-mode: Add project data for unit tests | Tobias Hunger | 2016-09-28 | 9 | -20/+108 | |
| * | | | | server-mode: Report CMakeCache entries | Tobias Hunger | 2016-09-28 | 4 | -0/+107 | |
| * | | | | server-mode: Add command to retrieve build system files | Tobias Hunger | 2016-09-28 | 4 | -2/+144 | |
| * | | | | server-mode: Report information relevant for a codemodel | Tobias Hunger | 2016-09-28 | 4 | -0/+593 | |
| |/ / / | ||||||
* | | | | Merge topic 'FindCxxTest-no-unix-interp' | Brad King | 2016-09-29 | 1 | -2/+9 | |
|\ \ \ \ | ||||||
| * | | | | FindCxxTest: Do not run cxxtestgen through interpreter unless necessary | Brad King | 2016-09-28 | 1 | -2/+9 | |
| |/ / / | ||||||
* | | | | Merge topic 'vs-clang-llvm-support' | Brad King | 2016-09-29 | 2 | -3/+4 | |
|\ \ \ \ | ||||||
| * | | | | VS: Recognize VS/LLVM toolset names as Clang | Roman Wüger | 2016-09-28 | 2 | -3/+4 | |
* | | | | | Merge topic 'fix-explicit-RC' | Brad King | 2016-09-29 | 5 | -13/+37 | |
|\ \ \ \ \ | ||||||
| * | | | | | project: Fix support for explicit RC language | Brad King | 2016-09-28 | 4 | -2/+25 | |
| * | | | | | Tests: Decide earlier whether to test resources | Brad King | 2016-09-28 | 1 | -11/+12 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'suppress-pgi-warnings' | Brad King | 2016-09-29 | 2 | -0/+8 | |
|\ \ \ \ \ |