summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | VS: Simplify logic collecting object library files as sourcesBrad King2017-04-112-71/+21
| * | | | | | | | | VS: Simplify use of object libraries in WINDOWS_EXPORT_ALL_SYMBOLSBrad King2017-04-111-1/+0
| * | | | | | | | | cmMakefile: Create an explicit "Object Libraries" source groupBrad King2017-04-113-5/+25
| |/ / / / / / / /
* | | | | | | | | CMake Nightly Date StampKitware Robot2017-04-111-1/+1
|/ / / / / / / /
* | | | | | | | Merge topic 'refactor-source-classification'Brad King2017-04-102-281/+186
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | cmGeneratorTarget: Replace source classifier implementationBrad King2017-04-072-279/+186
| * | | | | | | cmGeneratorTarget: Remove unnecessary conditionBrad King2017-04-071-2/+0
* | | | | | | | CMake Nightly Date StampKitware Robot2017-04-101-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2017-04-091-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2017-04-081-1/+1
|/ / / / / / /