summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | 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
|\ \ \ \ \ | | |/ / / | |/| | |