summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
| * | | | Simplify cmVisualStudio10TargetGenerator using cmGeneratorTargetBrad King2012-03-092-29/+12
| * | | | Simplify cmMakefileTargetGenerator using cmGeneratorTargetBrad King2012-03-092-53/+42
| * | | | Create a cmGeneratorTarget for each cmTarget during generationBrad King2012-03-092-0/+57
| * | | | Add cmGeneratorTarget to represent a target during generationBrad King2012-03-093-0/+126
| * | | | Merge branch 'cleanup-object-file-names' into object-libraryBrad King2012-03-0918-279/+73
| |\ \ \ \
* | \ \ \ \ Merge topic 'fix-docs-typos'David Cole2012-03-201-5/+5
|\ \ \ \ \ \
| * | | | | | Fix some typos in the docs comments.Stephen Kelly2012-03-191-5/+5
* | | | | | | KWSys Nightly Date StampKWSys Robot2012-03-201-1/+1
* | | | | | | Merge topic 'find_package_set_FOUND_VariableInConfigFile'Brad King2012-03-191-4/+34
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | find_package: allow <pkg>Config.cmake to set <pkg>_FOUND to FALSEAlex Neundorf2012-03-131-4/+34
* | | | | | | Merge topic 'CPack-fixCPACK_MONOLITHIC_INSTALL-handling'Brad King2012-03-195-3/+23
|\ \ \ \ \ \ \