summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Xcode: Compute version number earlierBrad King2017-04-212-10/+14
* Merge topic 'enable_ptx_compilation'Brad King2017-04-2111-11/+67
|\
| * CUDA: Allow sources to be compiled to .ptx filesRobert Maynard2017-04-2011-11/+67
* | Merge topic 'kwsys-import-cleanup'Brad King2017-04-211-9/+7
|\ \
| * | kwsys: match upstream changesBen Boeckel2017-04-201-7/+7
| * | kwsys: remove extra attributeBen Boeckel2017-04-201-2/+0
* | | Merge topic 'fix-vs2017-guid-braces'Brad King2017-04-211-7/+2
|\ \ \
| * | | VS: Fix project reference inspection in VS IDERichard Walters2017-04-201-7/+2
| * | | CMake 3.8.0-rc4v3.8.0-rc4Brad King2017-03-301-1/+1
| * | | Merge branch '16742-swift-3.0' into releaseBrad King2017-03-291-1/+5
| |\ \ \
| * \ \ \ Merge branch 'vs-rc-defines' into releaseBrad King2017-03-294-6/+18
| |\ \ \ \
| * \ \ \ \ Merge branch 'ninja-fix-sysconf-non-limit' into releaseBrad King2017-03-271-5/+9
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'InstallRequiredSystemLibraries-vs2017' into releaseBrad King2017-03-271-0/+13
| |\ \ \ \ \ \
| * | | | | | | CMake 3.8.0-rc3v3.8.0-rc3Brad King2017-03-241-1/+1
* | | | | | | | Merge topic '16760-refactor-get-mac-content-directory'Brad King2017-04-2120-210/+329
|\ \ \ \ \ \ \ \
| * | | | | | | | Replace boolean `implib` parameters with enumGregor Jasny2017-04-2020-210/+329
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'unified-commandline-length'Brad King2017-04-215-55/+50
|\ \ \ \ \ \ \ \
| * | | | | | | | Ninja,Makefile: Unify command line limit logicChristian Pfeiffer2017-04-195-55/+50
* | | | | | | | | Merge topic '16795-xcode-system-header-search-paths'Brad King2017-04-211-4/+33
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Xcode: Use SYSTEM_HEADER_SEARCH_PATHS attribute for system includesGregor Jasny2017-04-191-4/+33
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'autogen-fixes'Brad King2017-04-213-5/+107
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Autogen: Pass explicit predefines header to moc if possibleAleix Pol2017-04-203-5/+107
* | | | | | | | | | CMake Nightly Date StampKitware Robot2017-04-211-1/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge topic 'remove-vs7.1-generator'Brad King2017-04-2012-156/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 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 'update-kwsys'Brad King2017-04-208-188/+194
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-04-198-188/+194
* | | | | | | | | | CMake Nightly Date StampKitware Robot2017-04-201-1/+1
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | 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