summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* elf: remove tag switch from ELF_Dyn ByteSwap functionJames Cowgill2016-10-061-115/+5
* CMake Nightly Date StampKitware Robot2016-10-051-1/+1
* Merge topic 'qtifw-https-cmake.org'Brad King2016-10-041-1/+1
|\
| * QtIFW: Reference cmake.org via https in cmake.org.htmlBrad King2016-10-041-1/+1
* | Merge topic 'add-BUILD_RPATH'Brad King2016-10-043-0/+10
|\ \
| * | Add a BUILD_RPATH target property specifying build-tree RPATH entriesRuslan Baratov2016-10-033-0/+10
* | | CMake Nightly Date StampKitware Robot2016-10-041-1/+1
|/ /
* | Begin post-3.7 developmentBrad King2016-10-031-2/+2
* | CMake 3.7.0-rc1 version updateBrad King2016-10-031-3/+3
|/
* Merge topic 'cmake-server-teardown-file-monitor'Brad King2016-10-031-0/+1
|\
| * cmake-server: Stop the file monitor on client disconnectBrad King2016-09-301-0/+1
* | CMake Nightly Date StampKitware Robot2016-10-031-1/+1
* | CMake Nightly Date StampKitware Robot2016-10-021-1/+1
* | 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-011-34/+33
|\ \ \ | |/ /
| * | 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
* | | CMake Nightly Date StampKitware Robot2016-10-011-1/+1
| |/ |/|
* | 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