summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Allow OBJECT libraries to be installed, exported, and importedRobert Maynard2017-04-1811-63/+228
* Genex: Allow TARGET_OBJECTS to be used everywhereRobert Maynard2017-04-182-9/+29
* Genex: Reject TARGET_OBJECTS on non-object libraries earlierBrad King2017-04-181-9/+8
* cmInstallTargetGenerator: Re-order GenerateScriptForConfig logicBrad King2017-04-181-19/+22
* cmGlobalGenerator: Add method to check if object file location is knownBrad King2017-04-183-0/+19
* cmGeneratorTarget: Add method to get the object file directoryBrad King2017-04-182-0/+17
* cmGeneratorTarget: Factor out a GetTargetObjectNames methodBrad King2017-04-183-29/+43
* cmGeneratorTarget: Drop default GetLinkerLanguage config argumentBrad King2017-04-172-2/+3
* Merge topic 'prepare-per-config-objects'Brad King2017-04-177-83/+192
|\
| * cmGeneratorTarget: Drop obj libs from GetConfigCommonSourceFilesBrad King2017-04-132-2/+20
| * Xcode: Refactor loop over all sourcesBrad King2017-04-131-33/+12
| * VS: Teach generators how to mark per-config source filesBrad King2017-04-134-36/+97
| * Xcode: Use config-specific object library files on link linesBrad King2017-04-131-1/+1
| * VS: List config-specific object library files on link linesBrad King2017-04-131-11/+10
| * cmGeneratorTarget: Add method to collect all sources for all configsBrad King2017-04-132-0/+52
* | Merge topic 'file-copy-relative-from'Brad King2017-04-171-10/+51
|\ \
| * | file: Add COPY/INSTALL option for fixed layout relative to a directoryBrad King2017-04-131-1/+39
| * | file: Refactor COPY/INSTALL relative path handlingBrad King2017-04-131-10/+13
| |/
* | Merge topic 'simpler-import-lib-check'Brad King2017-04-171-3/+1
|\ \
| * | cmExportBuildFileGenerator: use HasImportLibraryBen Boeckel2017-04-131-3/+1
* | | Merge topic 'vs-custom-kits-dir'Brad King2017-04-171-13/+33
|\ \ \
| * | | VS: Add an environment variable for the Windows 10 kits directoryBrad King2017-04-121-0/+8
| * | | VS: Refactor Win 10 Kits root detection to support multiple rootsBrad King2017-04-121-13/+25
| |/ /
* | | CMake Nightly Date StampKitware Robot2017-04-171-1/+1
* | | CMake Nightly Date StampKitware Robot2017-04-161-1/+1
* | | CMake Nightly Date StampKitware Robot2017-04-151-1/+1
* | | CMake Nightly Date StampKitware Robot2017-04-141-1/+1
| |/ |/|
* | Merge topic 'xcode-remove-UseObjectLibraries'Brad King2017-04-133-57/+32
|\ \
| * | cmGeneratorTarget: Drop unused UseObjectLibraries methodBrad King2017-04-122-38/+0
| * | Xcode: Inline relevant parts of UseObjectLibrariesBrad King2017-04-121-12/+22
| * | Xcode: Do not add Object Libraries source group on Xcode >= 5Brad King2017-04-121-11/+14
| |/
* | Merge topic 'project-description'Brad King2017-04-131-0/+31
|\ \
| * | project: Add `DESCRIPTION` parameterAlex Turbov2017-04-111-0/+31
* | | Merge topic 'update-kwsys'Brad King2017-04-135-4/+95
|\ \ \
| * | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-04-125-4/+95
| | |/ | |/|
* | | Merge topic 'include-style'Brad King2017-04-13552-745/+862
|\ \ \
| * | | Use quotes for non-system includesDaniel Pfeifer2017-04-11545-721/+721
| * | | CPack: drop CPack prefix for includesDaniel Pfeifer2017-04-1118-24/+30
| * | | cmConfigure: Ensure separate include block in headersDaniel Pfeifer2017-04-11111-0/+111
* | | | CMake Nightly Date StampKitware Robot2017-04-131-1/+1
| |/ / |/| |
* | | Merge topic 'vs-refactor-source-loop'Brad King2017-04-124-93/+80
|\ \ \
| * | | cmGeneratorTarget: Drop unused GetIDLSources methodBrad King2017-04-112-8/+0
| * | | VS: Refactor loop over classified sourcesBrad King2017-04-112-85/+80
* | | | Merge topic 'xcode-object-arch-dir'Brad King2017-04-123-31/+61
|\ \ \ \
| * | | | Xcode: Compute a concrete object file arch dir if possibleBrad King2017-04-112-1/+19
| * | | | Xcode: Refactor object directory name computationBrad King2017-04-112-10/+21
| * | | | Xcode: Refactor internal architecture list constructionBrad King2017-04-112-17/+17
| * | | | cmGlobalGenerator: Abort generation earlier on export() errorBrad King2017-04-111-4/+5
* | | | | CMake Nightly Date StampKitware Robot2017-04-121-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'vs-remove-UseObjectLibraries'Brad King2017-04-116-77/+46
|\ \ \ \ | | |/ / | |/| |