summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* QtAutogen: Allow .qrc files that do not contain any file referenceSebastian Holtermann2016-09-301-34/+33
* Merge topic 'cmake-server-filewatcher'Brad King2016-09-3010-1/+518
|\
| * server-mode: Watch CMakeLists.txt filesTobias Hunger2016-09-293-0/+44
| * server-mode: Report watched files to clientTobias Hunger2016-09-293-0/+26
| * server-mode: Add infrastructure to watch the filesystemTobias Hunger2016-09-299-1/+448
* | Merge topic 'cmake-server-enable-more'Brad King2016-09-301-1/+1
|\ \
| * | server-mode: Rename variable CMake_{HAVE => ENABLE}_SERVER_MODEBrad King2016-09-291-1/+1
| |/
* | Merge topic 'update-kwsys'Brad King2016-09-301-0/+4
|\ \
| * | Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-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-291-2/+23
|\
| * cmake_parse_arguments: Fix PARSE_ARGV multi-value argument handlingMatthew Woehlke2016-09-281-2/+23
* | Merge topic 'cmake-server-commands'Brad King2016-09-293-2/+583
|\ \
| * | server-mode: Report CMakeCache entriesTobias Hunger2016-09-283-0/+71
| * | server-mode: Add command to retrieve build system filesTobias Hunger2016-09-283-2/+103
| * | server-mode: Report information relevant for a codemodelTobias Hunger2016-09-283-0/+409
| |/
* | Merge topic 'vs-clang-llvm-support'Brad King2016-09-291-1/+2
|\ \
| * | VS: Recognize VS/LLVM toolset names as ClangRoman Wüger2016-09-281-1/+2
* | | Merge topic 'fix-explicit-RC'Brad King2016-09-291-1/+20
|\ \ \
| * | | project: Fix support for explicit RC languageBrad King2016-09-281-1/+20
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2016-09-291-1/+1
|/ /
* | Merge topic 'simplify-license-notices'Brad King2016-09-28819-9239/+1646
|\ \
| * | Simplify CMake per-source license noticesBrad King2016-09-27819-9239/+1646
| |/
* | CMake Nightly Date StampKitware Robot2016-09-281-1/+1
|/
* Merge topic 'index-directories'Brad King2016-09-272-6/+27
|\
| * cmGlobalGenerator: Optimize FindMakefile method with an indexBrad King2016-09-262-6/+27
* | Merge topic 'codelite-organize-by-target'Brad King2016-09-272-94/+261
|\ \
| * | CodeLite: Optionally use targets to create (sub)project filesMinze Zwerver2016-09-262-94/+261
* | | Merge topic 'cmake-server-basic-commands'Brad King2016-09-273-1/+213
|\ \ \
| * | | server-mode: Add command to compute the build systemTobias Hunger2016-09-263-1/+27
| * | | server-mode: Add a configure commandTobias Hunger2016-09-263-1/+94
| * | | server-mode: Set global configuration of cmake via a commandTobias Hunger2016-09-263-0/+46
| * | | server-mode: Query global configuration of cmake via a commandTobias Hunger2016-09-263-0/+47
| | |/ | |/|
* | | Merge topic 'update-kwsys'Brad King2016-09-271-16/+21
|\ \ \
| * | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-09-261-16/+21
| |/ /
* | | Merge topic 'CPackNSIS-per-component-install'Brad King2016-09-272-6/+40
|\ \ \
| * | | CPack/NSIS: Add custom component install directoryRoman Wüger2016-09-262-6/+40
| | |/ | |/|
* | | Merge topic 'ninja-include-dir'Brad King2016-09-271-0/+12
|\ \ \
| * | | Ninja: Add source location as include directory for preprocessed filesNils Gladitz2016-09-271-0/+12
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2016-09-271-1/+1
|/ /
* | Merge topic 'auto-ptr'Brad King2016-09-264-1/+29
|\ \
| * | Use std::auto_ptr on compilers that do not warn about itDaniel Pfeifer2016-09-261-1/+9
| * | Add a feature check to test availability of auto_ptrDaniel Pfeifer2016-09-263-0/+20
* | | Merge topic 'tidy-server'Brad King2016-09-263-28/+53
|\ \ \
| * | | cmServer: add braces around conditional statementsDaniel Pfeifer2016-09-233-28/+53
| |/ /
* | | Merge topic 'ctest-no-manual-delete'Brad King2016-09-261-29/+18
|\ \ \
| * | | CTest::CompressString: Avoid manual deleteDaniel Pfeifer2016-09-231-10/+5
| * | | CTest::CompressString: Reorder code to avoid unnecessary allocationDaniel Pfeifer2016-09-231-8/+7
| * | | CTest::Base64EncodeFile: Avoid manual deleteDaniel Pfeifer2016-09-231-12/+7
| |/ /
* | | Merge topic 'xcode-swift-version'Brad King2016-09-261-0/+9
|\ \ \