summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* KWSys Nightly Date StampKWSys Robot2012-03-291-1/+1
* KWSys Nightly Date StampKWSys Robot2012-03-281-1/+1
* Merge topic 'AutomocProperCMakeEscaping_13018'David Cole2012-03-272-10/+18
|\
| * automoc: fix #13018, proper cmake escaping to avoid false rebuildsAlex Neundorf2012-03-261-9/+17
| * make cmLocalGenerator::EscapeForCMake() staticAlex Neundorf2012-03-261-1/+1
* | Merge topic 'ninja-generator'David Cole2012-03-271-0/+4
|\ \
| * | Ninja: Substitute <OBJECT> and <CMAKE_C_COMPILER> in depfile flagsPeter Collingbourne2012-03-261-0/+4
* | | KWSys Nightly Date StampKWSys Robot2012-03-271-1/+1
| |/ |/|
* | KWSys Nightly Date StampKWSys Robot2012-03-261-1/+1
* | KWSys Nightly Date StampKWSys Robot2012-03-251-1/+1
* | KWSys Nightly Date StampKWSys Robot2012-03-241-1/+1
* | KWSys Nightly Date StampKWSys Robot2012-03-231-1/+1
* | KWSys Nightly Date StampKWSys Robot2012-03-221-1/+1
* | Merge topic 'vs10-object-items'David Cole2012-03-214-91/+60
|\ \
| * | VS10: Fix external objects generated outside target (#13047)Brad King2012-03-201-13/+4
| * | Simplify cmVisualStudio10TargetGenerator source classificationBrad King2012-03-194-91/+69
* | | Merge topic 'ImprovedCOMPONENTSSupportInFindPackage2'David Cole2012-03-211-9/+48
|\ \ \
| * | | find_package: add documentation for OPTIONAL_COMPONENTSAlex Neundorf2012-03-191-4/+9
| * | | find_package: add OPTIONAL_COMPONENTS keywordAlex Neundorf2012-03-191-5/+39
* | | | KWSys Nightly Date StampKWSys Robot2012-03-211-1/+1
* | | | Merge topic 'ninja-generator'David Cole2012-03-201-1/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | Ninja: Fix <OBJECT_DIR> substitutionPeter Kuemmel2012-03-191-1/+4
* | | | Merge topic 'object-library'David Cole2012-03-2049-477/+1360
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'ninja-object-library' into object-libraryBrad King2012-03-1916-1/+3095
| |\ \ \
| | * \ \ Merge branch 'object-library' into ninja-object-libraryBrad King2012-03-161-0/+20
| | |\ \ \
| | * | | | Ninja: Honor $<TARGET_OBJECTS:...> source expressionsBrad King2012-03-161-0/+11
| | * | | | Merge branch 'object-library' into ninja-object-libraryBrad King2012-03-169-7/+278
| | |\ \ \ \
| | * | | | | Build object library targets in NinjaBrad King2012-03-164-7/+39
| | * | | | | Pre-compute object file names before Ninja generationBrad King2012-03-165-35/+39
| | * | | | | Simplify cmNinjaTargetGenerator using cmGeneratorTargetBrad King2012-03-162-43/+38
| | * | | | | Merge branch 'object-library' into ninja-object-libraryBrad King2012-03-16193-1360/+1745
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge branch 'object-library' into xcode-object-libraryBrad King2012-03-191-0/+20
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Document OBJECT library type in add_library commandBrad King2012-03-161-0/+20
| | | |_|/ / / | | |/| | | |
| * | | | | | Xcode: Honor $<TARGET_OBJECTS:...> source expressionsDavid Cole2012-03-191-0/+33
| * | | | | | Merge branch 'object-library' into xcode-object-libraryBrad King2012-03-199-7/+278
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Add $<TARGET_OBJECTS:...> expression to use an object libraryBrad King2012-03-169-7/+278
| | | |/ / / | | |/| | |
| * | | | | Build object library targets in XcodeDavid Cole2012-03-191-8/+52
| * | | | | Pre-compute object file names before Xcode generationDavid Cole2012-03-192-0/+51
| * | | | | Allow txt files as ExtraSources in object library targetsDavid Cole2012-03-161-1/+4
| * | | | | Add a default source group for object files.David Cole2012-03-161-0/+1
| * | | | | Xcode: Re-factor some existing methods into "FromPath" variantsDavid Cole2012-03-162-48/+116
| * | | | | Xcode: Re-factor code into GetObjectsNormalDirectory methodDavid Cole2012-03-162-9/+27
| |/ / / /
| * | | | Build object library targets in VSBrad King2012-03-133-21/+76
| * | | | Build object library targets in MakefilesBrad King2012-03-136-11/+55
| * | | | Add OBJECT_LIBRARY target typeBrad King2012-03-1312-4/+104
| * | | | Pre-compute and store target object directory in cmGeneratorTargetBrad King2012-03-123-0/+22
| * | | | Rename/constify build-time config placeholder lookupBrad King2012-03-098-9/+9
| * | | | Remove unused cmSourceGroup methodBrad King2012-03-092-7/+0
| * | | | Pre-compute object file names before VS project generationBrad King2012-03-0910-136/+104
| * | | | Pre-compute object file names before Makefile generationBrad King2012-03-098-55/+50