summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Drop Visual Studio 7 .NET 2003 generatorBrad King2017-04-199-141/+11
* cmGlobalVisualStudioGenerator: Drop VS7 enumeration valueBrad King2017-04-194-5/+2
* cmGlobalVisualStudio8Generator: Drop unused GetDocumentation methodBrad King2017-04-192-10/+0
* Merge topic 'objlib-extend'Brad King2017-04-1918-108/+346
|\
| * 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 'cmake-gui-desktop-icon-wayland'Brad King2017-04-192-1/+1
|\ \
| * | cmake-gui: Fix display of icon under Wayland.Clinton Stimpson2017-04-172-1/+1
| |/
* | CMake Nightly Date StampKitware Robot2017-04-191-1/+1
* | Merge topic 'ipo-var-per-config'Brad King2017-04-181-7/+4
|\ \
| * | Support CMAKE_INTERPROCEDURAL_OPTIMIZATION_<CONFIG>Ruslan Baratov2017-04-171-7/+4
* | | Merge topic 'fix-CMP0026-old'Brad King2017-04-181-0/+20
|\ \ \
| * | | CMP0026: Fix OLD behavior with file written during configure stepBrad King2017-04-171-0/+20
* | | | CMake Nightly Date StampKitware Robot2017-04-181-1/+1
| |_|/ |/| |
* | | 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