summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* server-mode: Report Messages from cmake to clientsTobias Hunger2016-09-205-1/+64
* server-mode: Automate progress reportingTobias Hunger2016-09-203-5/+25
* cmake-server: Use consistent constant naming styleTobias Hunger2016-09-202-31/+27
* Merge topic 'directory-list-targets-and-subdirs'Brad King2016-09-2014-1/+134
|\
| * Add directory properties to get source and binary directoriesBrad King2016-09-197-1/+43
| * Add directory property to list buildsystem targetsBrad King2016-09-197-1/+36
| * Add a directory property to list subdirectoriesBrad King2016-09-199-1/+46
| * cmState: Record buildsystem target names in each directoryBrad King2016-09-193-0/+11
* | Merge topic 'cpack-rpm-policy-warnings'Brad King2016-09-201-1/+4
|\ \
| * | CPackRPM: Avoid CMP0007 warningsDomen Vrankar2016-09-201-1/+4
| |/
* | Merge topic 'cpack-rpm-srpm-package'Brad King2016-09-209-26/+359
|\ \
| * | CPack/RPM: Generate source rpm (SRPM) packages on demandDomen Vrankar2016-09-209-26/+359
| |/
* | Merge topic 'cpack.hash_computing'Brad King2016-09-2011-13/+116
|\ \
| * | CPack: Add option to generate a checksum file next to each package filePetr Orlov2016-09-198-1/+76
| * | Tests: Add subtest support to RunCMake/CPack infrastructureDomen Vrankar2016-09-193-12/+40
| |/
* | Merge topic 'ifw-package-resources'Brad King2016-09-205-0/+138
|\ \
| * | CPackIFW: Add 'cpack_ifw_add_package_resources' commandKonstantin Podsvirov2016-09-195-0/+138
| |/
* | Merge topic 'ExternalProject-HTTP_HEADER'Brad King2016-09-204-3/+23
|\ \
| * | Help: Add notes for topic 'ExternalProject-HTTP_HEADER'Brad King2016-09-191-0/+5
| * | ExternalProject: Add HTTP_HEADERRuslan Baratov2016-09-193-3/+18
* | | Merge topic 'cuda_use_cudadevrt_with_separable_compilation'Brad King2016-09-201-0/+13
|\ \ \
| * | | FindCUDA: find cudadevrt and link it if CUDA_SEPARABLE_COMPILATION is ONRobert Maynard2016-09-201-0/+13
* | | | Merge topic 'cmake-server-experimental-protocols'Brad King2016-09-207-12/+49
|\ \ \ \
| * | | | server-mode: Add --experimental flagTobias Hunger2016-09-207-12/+49
| | |_|/ | |/| |
* | | | Merge topic 'cleanup-Convert'Brad King2016-09-2029-291/+286
|\ \ \ \
| * | | | cmOutputConverter: Remove now-obsolete Convert methodStephen Kelly2016-09-194-56/+0
| * | | | Convert: Inline uses of START_OUTPUTStephen Kelly2016-09-197-57/+107
| * | | | Convert: Remove HOME_OUTPUT enum valueStephen Kelly2016-09-192-4/+0
| * | | | Ninja: Update comment variable referenceStephen Kelly2016-09-191-1/+2
| * | | | Convert: Move access to BinaryDirectory out of loopsStephen Kelly2016-09-192-6/+4
| * | | | Convert: Inline uses of HOME_OUTPUTStephen Kelly2016-09-193-7/+14
| * | | | Common: Use a string instead of enum for WorkingDirectoryStephen Kelly2016-09-195-14/+14
| * | | | Convert: Simplify switchStephen Kelly2016-09-191-5/+4
| * | | | Convert: Remove obsolete MAKERULE enum valueStephen Kelly2016-09-192-4/+1
| * | | | Convert: Move access to BinaryDirectory out of loopsStephen Kelly2016-09-193-39/+21
| * | | | Convert: Inline HOME_OUTPUT MAKERULE conversionStephen Kelly2016-09-196-34/+66
| * | | | Convert: Inline MAKERULE conversionsStephen Kelly2016-09-193-6/+4
| * | | | Convert: Move access to BinaryDirectory out of loopsStephen Kelly2016-09-193-11/+7
| * | | | Convert: Avoid HOME_OUTPUT enum when converting to relative pathsStephen Kelly2016-09-199-17/+18
| * | | | Convert: Move access to CurrentBinaryDirectory out of loopsStephen Kelly2016-09-198-41/+42
| * | | | Convert: Avoid START_OUTPUT enum when converting to relative pathsStephen Kelly2016-09-1910-39/+45
| * | | | Convert: Remove obsolete HOME and START enum valuesStephen Kelly2016-09-192-10/+0
| * | | | Convert: Remove last uses of HOME enum valueStephen Kelly2016-09-193-8/+8
| * | | | Convert: Remove last use of START enum valueStephen Kelly2016-09-191-1/+2
| * | | | Xcode: Remove unused memberStephen Kelly2016-09-192-4/+0
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2016-09-201-1/+1
|/ / /
* | | Merge topic 'cmake-server-basic'Brad King2016-09-1922-11/+1388
|\ \ \
| * | | Help: Add notes for topic 'cmake-server-basic'Brad King2016-09-191-0/+6
| * | | cmake-server: Add documentationTobias Hunger2016-09-193-0/+192
| * | | cmake-server: Add unit testTobias Hunger2016-09-196-0/+316