Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-23 | 1 | -1/+1 | |
* | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-22 | 1 | -1/+1 | |
* | | | | Merge topic 'vs10-object-items' | David Cole | 2012-03-21 | 4 | -91/+60 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | VS10: Fix external objects generated outside target (#13047) | Brad King | 2012-03-20 | 1 | -13/+4 | |
| * | | | Simplify cmVisualStudio10TargetGenerator source classification | Brad King | 2012-03-19 | 4 | -91/+69 | |
* | | | | Merge topic 'ImprovedCOMPONENTSSupportInFindPackage2' | David Cole | 2012-03-21 | 1 | -9/+48 | |
|\ \ \ \ | ||||||
| * | | | | find_package: add documentation for OPTIONAL_COMPONENTS | Alex Neundorf | 2012-03-19 | 1 | -4/+9 | |
| * | | | | find_package: add OPTIONAL_COMPONENTS keyword | Alex Neundorf | 2012-03-19 | 1 | -5/+39 | |
* | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-21 | 1 | -1/+1 | |
* | | | | | Merge topic 'ninja-generator' | David Cole | 2012-03-20 | 1 | -1/+4 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Ninja: Fix <OBJECT_DIR> substitution | Peter Kuemmel | 2012-03-19 | 1 | -1/+4 | |
* | | | | | Merge topic 'object-library' | David Cole | 2012-03-20 | 49 | -477/+1360 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Merge branch 'ninja-object-library' into object-library | Brad King | 2012-03-19 | 16 | -1/+3095 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch 'object-library' into ninja-object-library | Brad King | 2012-03-16 | 1 | -0/+20 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Ninja: Honor $<TARGET_OBJECTS:...> source expressions | Brad King | 2012-03-16 | 1 | -0/+11 | |
| | * | | | | | Merge branch 'object-library' into ninja-object-library | Brad King | 2012-03-16 | 9 | -7/+278 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Build object library targets in Ninja | Brad King | 2012-03-16 | 4 | -7/+39 | |
| | * | | | | | | Pre-compute object file names before Ninja generation | Brad King | 2012-03-16 | 5 | -35/+39 | |
| | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | Simplify cmNinjaTargetGenerator using cmGeneratorTarget | Brad King | 2012-03-16 | 2 | -43/+38 | |
| | * | | | | | Merge branch 'object-library' into ninja-object-library | Brad King | 2012-03-16 | 193 | -1360/+1745 | |
| | |\ \ \ \ \ | ||||||
| * | \ \ \ \ \ | Merge branch 'object-library' into xcode-object-library | Brad King | 2012-03-19 | 1 | -0/+20 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | * | | | | | | Document OBJECT library type in add_library command | Brad King | 2012-03-16 | 1 | -0/+20 | |
| | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Xcode: Honor $<TARGET_OBJECTS:...> source expressions | David Cole | 2012-03-19 | 1 | -0/+33 | |
| * | | | | | | Merge branch 'object-library' into xcode-object-library | Brad King | 2012-03-19 | 9 | -7/+278 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | Add $<TARGET_OBJECTS:...> expression to use an object library | Brad King | 2012-03-16 | 9 | -7/+278 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | Build object library targets in Xcode | David Cole | 2012-03-19 | 1 | -8/+52 | |
| * | | | | | Pre-compute object file names before Xcode generation | David Cole | 2012-03-19 | 2 | -0/+51 | |
| * | | | | | Allow txt files as ExtraSources in object library targets | David Cole | 2012-03-16 | 1 | -1/+4 | |
| * | | | | | Add a default source group for object files. | David Cole | 2012-03-16 | 1 | -0/+1 | |
| * | | | | | Xcode: Re-factor some existing methods into "FromPath" variants | David Cole | 2012-03-16 | 2 | -48/+116 | |
| * | | | | | Xcode: Re-factor code into GetObjectsNormalDirectory method | David Cole | 2012-03-16 | 2 | -9/+27 | |
| |/ / / / | ||||||
| * | | | | Build object library targets in VS | Brad King | 2012-03-13 | 3 | -21/+76 | |
| * | | | | Build object library targets in Makefiles | Brad King | 2012-03-13 | 6 | -11/+55 | |
| * | | | | Add OBJECT_LIBRARY target type | Brad King | 2012-03-13 | 12 | -4/+104 | |
| * | | | | Pre-compute and store target object directory in cmGeneratorTarget | Brad King | 2012-03-12 | 3 | -0/+22 | |
| * | | | | Rename/constify build-time config placeholder lookup | Brad King | 2012-03-09 | 8 | -9/+9 | |
| * | | | | Remove unused cmSourceGroup method | Brad King | 2012-03-09 | 2 | -7/+0 | |
| * | | | | Pre-compute object file names before VS project generation | Brad King | 2012-03-09 | 10 | -136/+104 | |
| * | | | | Pre-compute object file names before Makefile generation | Brad King | 2012-03-09 | 8 | -55/+50 | |
| * | | | | Simplify cmVisualStudio10TargetGenerator using cmGeneratorTarget | Brad King | 2012-03-09 | 2 | -29/+12 | |
| * | | | | Simplify cmMakefileTargetGenerator using cmGeneratorTarget | Brad King | 2012-03-09 | 2 | -53/+42 | |
| * | | | | Create a cmGeneratorTarget for each cmTarget during generation | Brad King | 2012-03-09 | 2 | -0/+57 | |
| * | | | | Add cmGeneratorTarget to represent a target during generation | Brad King | 2012-03-09 | 3 | -0/+126 | |
| * | | | | Merge branch 'cleanup-object-file-names' into object-library | Brad King | 2012-03-09 | 18 | -279/+73 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'fix-docs-typos' | David Cole | 2012-03-20 | 1 | -5/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix some typos in the docs comments. | Stephen Kelly | 2012-03-19 | 1 | -5/+5 | |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-20 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'find_package_set_FOUND_VariableInConfigFile' | Brad King | 2012-03-19 | 1 | -4/+34 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | find_package: allow <pkg>Config.cmake to set <pkg>_FOUND to FALSE | Alex Neundorf | 2012-03-13 | 1 | -4/+34 | |
* | | | | | | | Merge topic 'CPack-fixCPACK_MONOLITHIC_INSTALL-handling' | Brad King | 2012-03-19 | 5 | -3/+23 | |
|\ \ \ \ \ \ \ |