summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Help: Clarify that `cmake -A` option sets VS IDE target architectureBrad King2016-09-306-8/+10
| |/ /
* | | Merge topic 'doc-compilers-dropped'Brad King2016-10-011-0/+10
|\ \ \
| * | | Help: Add release note about compilers that no longer build CMake itselfBrad King2016-09-301-0/+10
| |/ /
* | | Merge topic 'autogen-fix-cmake-error'Brad King2016-10-011-2/+2
|\ \ \
| * | | QtAutogen: Use cmSystemTools::Error instead of std::cerrSebastian Holtermann2016-09-301-2/+2
* | | | Merge topic 'autogen-empty-qrc'Brad King2016-10-014-34/+52
|\ \ \ \ | |/ / /
| * | | QtAutogen: Add test for empty qrc fileSebastian Holtermann2016-09-303-0/+19
| * | | QtAutogen: Allow .qrc files that do not contain any file referenceSebastian Holtermann2016-09-301-34/+33
| |/ /
* | | Merge topic 'aux_source_directory-sort'Brad King2016-10-011-4/+8
|\ \ \
| * | | aux_source_directory: Sort results to make it deterministicJunghyun Kim2016-09-301-4/+8
* | | | Merge topic 'add-setup-projects-tests-module'Brad King2016-10-0121-0/+486
|\ \ \ \
| * | | | AndroidTestUtilities: Add module to help drive Android device testsSchuyler Kylstra2016-09-3021-0/+486
* | | | | Merge topic 'cmake-server-test-wait'Brad King2016-10-011-0/+14
|\ \ \ \ \
| * | | | | Tests: Teach Server test to wait for server exitBrad King2016-09-301-0/+14
| | |_|/ / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2016-10-011-1/+1
|/ / / /
* | | | Merge topic 'cmake-server-filewatcher'Brad King2016-09-3011-1/+584
|\ \ \ \
| * | | | server-mode: Watch CMakeLists.txt filesTobias Hunger2016-09-294-0/+87
| * | | | server-mode: Report watched files to clientTobias Hunger2016-09-294-0/+49
| * | | | server-mode: Add infrastructure to watch the filesystemTobias Hunger2016-09-299-1/+448
| | |/ / | |/| |
* | | | Merge topic 'cmake-server-enable-more'Brad King2016-09-308-9/+38
|\ \ \ \
| * | | | Utilities/Release: Use python 3 for server mode test on Linux binaryBrad King2016-09-291-0/+1
| * | | | Utilities/Release: Enable server mode in all binariesBrad King2016-09-294-0/+4
| * | | | bootstrap: Add options to enable/disable server mode explicitlyBrad King2016-09-291-0/+11
| * | | | server-mode: Add option to enable/disable test case explicitlyBrad King2016-09-292-1/+4
| * | | | server-mode: Add option to enable/disable the mode explicitlyBrad King2016-09-291-6/+16
| * | | | server-mode: Rename variable CMake_{HAVE => ENABLE}_SERVER_MODEBrad King2016-09-293-4/+4
| * | | | server-mode: Enable from bootstrapped CMake buildBrad King2016-09-291-1/+1
| |/ / /
* | | | Merge topic 'update-libuv'Brad King2016-09-304-41/+84
|\ \ \ \
| * \ \ \ Merge branch 'upstream-libuv' into update-libuvBrad King2016-09-294-41/+84
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | libuv 2016-09-27 (8221f9b3)libuv upstream2016-09-294-41/+84
* | | | | Merge topic 'update-kwsys'Brad King2016-09-301-0/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-09-291-0/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | KWSys 2016-09-29 (6cfcbede)KWSys Upstream2016-09-291-0/+4
* | | | | CMake Nightly Date StampKitware Robot2016-09-301-1/+1
|/ / / /
* | | | Merge topic 'cmake_parse_arguments-PARSE_ARGV-multi-value'Brad King2016-09-296-21/+115
|\ \ \ \
| * | | | cmake_parse_arguments: Add additional unit testsMatthew Woehlke2016-09-285-29/+84
| * | | | cmake_parse_arguments: Fix PARSE_ARGV multi-value argument handlingMatthew Woehlke2016-09-282-4/+43
| | |_|/ | |/| |
* | | | Merge topic 'cmake-server-commands'Brad King2016-09-2913-22/+952
|\ \ \ \
| * | | | server-mode: Add project data for unit testsTobias Hunger2016-09-289-20/+108
| * | | | server-mode: Report CMakeCache entriesTobias Hunger2016-09-284-0/+107
| * | | | server-mode: Add command to retrieve build system filesTobias Hunger2016-09-284-2/+144
| * | | | server-mode: Report information relevant for a codemodelTobias Hunger2016-09-284-0/+593
| |/ / /
* | | | Merge topic 'FindCxxTest-no-unix-interp'Brad King2016-09-291-2/+9
|\ \ \ \
| * | | | FindCxxTest: Do not run cxxtestgen through interpreter unless necessaryBrad King2016-09-281-2/+9
| |/ / /
* | | | Merge topic 'vs-clang-llvm-support'Brad King2016-09-292-3/+4
|\ \ \ \
| * | | | VS: Recognize VS/LLVM toolset names as ClangRoman Wüger2016-09-282-3/+4
* | | | | Merge topic 'fix-explicit-RC'Brad King2016-09-295-13/+37
|\ \ \ \ \
| * | | | | project: Fix support for explicit RC languageBrad King2016-09-284-2/+25
| * | | | | Tests: Decide earlier whether to test resourcesBrad King2016-09-281-11/+12
| | |/ / / | |/| | |
* | | | | Merge topic 'suppress-pgi-warnings'Brad King2016-09-292-0/+8
|\ \ \ \ \