summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmLocalUnixMakefileGenerator3: Re-organize ConvertToQuotedOutputPathJiri Malak2014-03-271-33/+32
* CMake Nightly Date StampKitware Robot2014-03-261-1/+1
* CMake Nightly Date StampKitware Robot2014-03-251-1/+1
* CMake Nightly Date StampKitware Robot2014-03-241-1/+1
* CMake Nightly Date StampKitware Robot2014-03-231-1/+1
* CMake Nightly Date StampKitware Robot2014-03-221-1/+1
* CMake Nightly Date StampKitware Robot2014-03-211-1/+1
* Merge topic 'watcom-updates'Brad King2014-03-205-5/+22
|\
| * Watcom: Enable 'WMake Makefiles' generator on LinuxJiri Malak2014-03-173-4/+20
| * Watcom: Introduce OpenWatcom compiler id and fix compiler versionJiri Malak2014-03-171-1/+1
| * Watcom: Add one blank line to Makefile for better readabilityJiri Malak2014-03-171-0/+1
* | Merge topic 'configure_file-unicode'Brad King2014-03-201-0/+14
|\ \
| * | Unicode: check encoding of files given to configure_file.Clinton Stimpson2014-03-171-0/+14
* | | Merge topic 'file-DOWNLOAD-cap-progress'Brad King2014-03-201-0/+5
|\ \ \
| * | | file: Avoid runaway DOWNLOAD/UPLOAD progress reports (#14807)Brad King2014-03-171-0/+5
| | |/ | |/|
* | | Merge topic 'minor_cleanups'Brad King2014-03-206-40/+21
|\ \ \
| * | | cmMakefile: Fix style.Stephen Kelly2014-03-171-1/+1
| * | | cmMakefile: Fix typo in comment.Stephen Kelly2014-03-171-1/+1
| * | | Makefiles: Remove duplicate code.Stephen Kelly2014-03-172-18/+1
| * | | cmGeneratorExpression: Remove unused include.Stephen Kelly2014-03-171-2/+0
| * | | Rename local 'dir_max' variables to 'dir'Stephen Kelly2014-03-173-18/+18
| |/ /
* | | Merge topic 'add_custom_command-DEPENDS-genex'Brad King2014-03-203-7/+52
|\ \ \
| * | | add_custom_command: Evaluate generator expressions in DEPENDSStephen Kelly2014-03-203-7/+52
| |/ /
* | | Merge topic 'add_custom_command-no-INTERFACE-lib'Brad King2014-03-202-1/+10
|\ \ \
| * | | Disallow INTERFACE libraries with add_custom_command(TARGET).Stephen Kelly2014-03-192-1/+10
* | | | Merge topic 'fix-Qt5-non-Windows'Brad King2014-03-201-1/+1
|\ \ \ \
| * | | | QtDialog: Fix Qt 5 build on non-Windows.Stephen Kelly2014-03-191-1/+1
| |/ / /
| * | | CMake 3.0.0-rc2v3.0.0-rc2Brad King2014-03-171-1/+1
| * | | Merge branch 'CONFIG-LOCATION-CMP0026' into releaseBrad King2014-03-171-0/+15
| |\ \ \
| * \ \ \ Merge branch 'fix-Qt5-windows-build' into releaseBrad King2014-03-171-2/+6
| |\ \ \ \
* | | | | | CMake Nightly Date StampKitware Robot2014-03-201-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2014-03-191-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2014-03-181-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'target-objects-refactor'Brad King2014-03-1732-242/+338
|\ \ \ \ \
| * | | | | cmGlobalGenerator: Make ComputeTargetObjects non-virtualStephen Kelly2014-03-1510-103/+20
| * | | | | cmGeneratorTarget: Don't store ObjectSources for object libraries.Stephen Kelly2014-03-152-7/+4
| * | | | | cmLocalGenerator: Add ComputeObjectFilenames interface.Stephen Kelly2014-03-1314-69/+176
| * | | | | cmGeneratorTarget: Constify cmSourceFile* in containers.Stephen Kelly2014-03-1313-75/+84
| * | | | | Constify some APIs in generators.Stephen Kelly2014-03-138-32/+36
| * | | | | cmGeneratorTarget: Make GetSourceDepends const.Stephen Kelly2014-03-132-3/+4
| * | | | | cmOSXBundleGenerator: Make MacOSXContentGeneratorType arg const.Stephen Kelly2014-03-135-5/+6
| * | | | | cmGeneratorTarget: Constify the AddExplicitObjectName API.Stephen Kelly2014-03-132-2/+2
| * | | | | cmGeneratorTarget: Constify the AddObject API.Stephen Kelly2014-03-132-2/+3
| * | | | | cmGlobalGenerator: Extract a ComputeTargetObjectDirectory interface.Stephen Kelly2014-03-1310-23/+56
| * | | | | Makefiles: Compute local object files on demand.Stephen Kelly2014-03-133-24/+50
* | | | | | Merge topic 'CONFIG-LOCATION-CMP0026'Brad King2014-03-171-0/+15
|\ \ \ \ \ \
| * | | | | | cmTarget: Port <CONFIG>_LOCATION support to updated string APIsStephen Kelly2014-03-171-2/+2
| * | | | | | Merge branch 'master' into CONFIG-LOCATION-CMP0026Brad King2014-03-17502-6443/+7988
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | cmTarget: Restore <CONFIG>_LOCATION to CMP0026 OLD behavior (#14808)Stephen Kelly2014-03-171-0/+15
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'unicode-vs-projects'Brad King2014-03-179-14/+37
|\ \ \ \ \ \