summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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_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
|\ \ \
| * | | CompileFlags: Tell PGI compiler not to issue warning diagnosticsBrad King2016-09-281-0/+7
| * | | CTestCustom: Suppress PGI IPA warningsBrad King2016-09-281-0/+1
* | | | Merge topic 'cpack-rpm-test-source-newline'Brad King2016-09-291-1/+1
|\ \ \ \
| * | | | Tests: Add newline to RunCMake.CPack_RPM SOURCE_PACKAGE caseBrad King2016-09-281-1/+1
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2016-09-291-1/+1
| |/ / |/| |
* | | Merge topic 'CONTRIBUTING-use-gitlab'Brad King2016-09-281-9/+15
|\ \ \ | |/ / |/| |
| * | CONTRIBUTING: Document contribution through the Kitware GitLab InstanceBrad King2016-09-281-9/+13
| * | CONTRIBUTING: Reference clang-format helper script for code styleBrad King2016-09-281-0/+2
|/ /
* | Merge topic 'win64-binary-docs'Brad King2016-09-281-1/+0
|\ \
| * | Utilities/Release: Add html docs to Windows 64-bit binaryBrad King2016-09-281-1/+0
|/ /
* | Merge topic 'simplify-license-notices'Brad King2016-09-281268-15041/+2885
|\ \
| * | Help: Update cmake-developer(7) module license docs for new noticeBrad King2016-09-271-43/+24
| * | Tests: Update ModuleNotices test for new noticeBrad King2016-09-271-18/+5
| * | Utilities/Scripts: Remove temporary script that filtered license noticesBrad King2016-09-271-49/+0
| * | Simplify CMake per-source license noticesBrad King2016-09-271263-14955/+2779
| * | Utilities/Scripts: Add temporary script to filter license noticesBrad King2016-09-271-0/+49
| * | Copyright.txt: Add notice of copyright by contributorsBrad King2016-09-271-11/+74
| * | Utilities/KWStyle: Remove unused header check reference fileBrad King2016-09-271-11/+0
| * | Tests: Fix RunCMake.CTest output match to tolerate line number changesBrad King2016-09-271-3/+3
| |/
* | Merge topic 'GNUInstallDirs-more-BSD'Brad King2016-09-281-1/+1
|\ \
| * | GNUInstallDirs: All *BSDs use ${PREFIX}/{man,info} for man and info pagesDmitry Marakasov2016-09-271-1/+1
* | | Merge topic 'findjni'Brad King2016-09-281-1/+1
|\ \ \
| * | | FindJNI: Add aarch32 path on armOrion Poplawski2016-09-271-1/+1
| |/ /
* | | Merge topic 'silent-nsis-installs'Brad King2016-09-281-2/+2
|\ \ \
| * | | CPack/NSIS: Fix silent NSIS installsCraig Scott2016-09-271-2/+2
| |/ /
* | | CMake Nightly Date StampKitware Robot2016-09-281-1/+1
| |/ |/|
* | Merge topic 'cpack-rpm-debuginfo-sources'Brad King2016-09-274-22/+253
|\ \
| * | CPack/RPM debuginfo packaging documentationDomen Vrankar2016-09-271-8/+90
| * | CPack/RPM debuginfo directories to sourcesDomen Vrankar2016-09-272-4/+32
| * | CPack/RPM debuginfo packages must contain sourcesDomen Vrankar2016-09-274-14/+135
* | | Merge topic 'suppress-pgi-warnings'Brad King2016-09-271-0/+3
|\ \ \