| Commit message (Expand) | Author | Age | Files | Lines |
* | cmTarget: Make the SOURCES origin tracable. | Stephen Kelly | 2014-04-02 | 1 | -0/+1 |
|
|
* | cmTarget: Allow transitive evaluation of SOURCES property. | Stephen Kelly | 2014-04-02 | 1 | -4/+8 |
|
|
* | cmTarget: Make the source files depend on the config. | Stephen Kelly | 2014-04-02 | 1 | -4/+9 |
|
|
* | cmTarget: Compute languages from object libraries on demand. | Stephen Kelly | 2014-04-02 | 1 | -5/+0 |
|
|
* | cmTarget: Store strings instead of cmSourceFile* to represent SOURCES. | Stephen Kelly | 2014-03-31 | 1 | -1/+0 |
|
|
* | cmTarget: Remove AddSourceFile method | Stephen Kelly | 2014-03-31 | 1 | -1/+0 |
|
|
* | cmTarget: Add a method to obtain list of filenames for sources. | Stephen Kelly | 2014-03-31 | 1 | -0/+1 |
|
|
* | cmTarget: Rename AddSource method for backward compatibility. | Stephen Kelly | 2014-03-31 | 1 | -0/+1 |
|
|
* | Merge topic 'fix-policy-scopes' | Brad King | 2014-03-10 | 1 | -1/+4 |
|\ |
|
| * | Record more policies on targets when created | Brad King | 2014-03-06 | 1 | -1/+4 |
|
|
* | | stringapi: Miscellaneous char* parameters | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | | stringapi: Use strings for feature arguments | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | | stringapi: Pass configuration names as strings | Ben Boeckel | 2014-03-08 | 1 | -67/+80 |
|
|
* | | cmTarget: Refactor GetLocation API | Brad King | 2014-03-08 | 1 | -5/+6 |
|
|
* | | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -12/+12 |
|
|
* | | stringapi: Use strings in target name | Ben Boeckel | 2014-03-08 | 1 | -9/+9 |
|
|
* | | stringapi: Use strings for the languages | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | | stringapi: Use strings for source names | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | | stringapi: Use strings for property names | Ben Boeckel | 2014-03-08 | 1 | -8/+11 |
|
|
* | | Merge topic 'msvc-compiler-pdb-files' | Brad King | 2014-02-26 | 1 | -3/+20 |
|\ \ |
|
| * | | MSVC: Add properties to configure compiler PDB files (#14762) | Brad King | 2014-02-26 | 1 | -0/+12 |
|
|
| * | | cmTarget: Add per-config compilation info | Brad King | 2014-02-24 | 1 | -0/+4 |
|
|
| * | | cmTarget: Refactor ComputePDBOutputDir interface | Brad King | 2014-02-24 | 1 | -1/+2 |
|
|
| * | | Makefile: Fix per-config linker PDB output directory | Brad King | 2014-02-24 | 1 | -2/+2 |
| |/ |
|
* | | cmTarget: Add GetTransitiveTargetClosure method. | Stephen Kelly | 2014-02-24 | 1 | -0/+3 |
|
|
* | | cmTarget: Avoid computing languages when computing transitive targets. | Stephen Kelly | 2014-02-24 | 1 | -0/+5 |
|
|
* | | cmTarget: Move ComputeLinkInterface to the internal class. | Stephen Kelly | 2014-02-24 | 1 | -4/+0 |
|
|
* | | cmTarget: Extract a ComputeLinkInterfaceLibraries method. | Stephen Kelly | 2014-02-24 | 1 | -2/+8 |
|
|
* | | cmTarget: Extract a ComputeLinkImplementationLanguages method. | Stephen Kelly | 2014-02-24 | 1 | -0/+1 |
|
|
* | | cmTarget: Change GetTransitivePropertyLinkLibraries to output targets. | Stephen Kelly | 2014-02-24 | 1 | -2/+2 |
|
|
* | | cmTarget: Find source files on request. | Stephen Kelly | 2014-02-24 | 1 | -5/+0 |
|
|
* | | cmTarget: Move SourceFileFlags to cmGeneratorTarget. | Stephen Kelly | 2014-02-24 | 1 | -29/+0 |
|/ |
|
* | cmTarget: Clean up the InsertCompileDefinition implementation. | Stephen Kelly | 2014-02-02 | 1 | -2/+1 |
|
|
* | AddDependencies: new policy requires dependencies to exist | Nils Gladitz | 2014-01-12 | 1 | -1/+3 |
|
|
* | cmTarget: Make GetSourceFiles populate an out-vector parameter. | Stephen Kelly | 2014-01-09 | 1 | -1/+1 |
|
|
* | cmTarget: Fix system include annotation propagation. | Stephen Kelly | 2014-01-06 | 1 | -2/+0 |
|
|
* | Merge topic 'rpath-default' | Brad King | 2014-01-02 | 1 | -2/+6 |
|\ |
|
| * | OS X: Add CMP0042 to enable MACOSX_RPATH by default | Clinton Stimpson | 2014-01-02 | 1 | -2/+6 |
|
|
* | | Constify handling of target dependencies. | Stephen Kelly | 2013-12-11 | 1 | -1/+1 |
|/ |
|
* | cmTarget: Require a compatible INTERFACE_AUTOUIC_OPTIONS from dependencies. | Stephen Kelly | 2013-12-08 | 1 | -1/+0 |
|
|
* | cmTarget: Report origin of COMPATIBLE_INTERFACE properties. | Stephen Kelly | 2013-12-08 | 1 | -0/+6 |
|
|
* | Merge topic 'INTERFACE_AUTOUIC_OPTIONS' | Brad King | 2013-12-02 | 1 | -0/+3 |
|\ |
|
| * | QtAutoUic: Add INTERFACE_AUTOUIC_OPTIONS target property. | Stephen Kelly | 2013-11-27 | 1 | -0/+3 |
|
|
* | | Export: Report error on relative include with genex. | Stephen Kelly | 2013-11-26 | 1 | -1/+2 |
|/ |
|
* | cmTarget: Trivially make more API const. | Stephen Kelly | 2013-11-19 | 1 | -14/+15 |
|
|
* | cmTarget: Make GetExportMacro const. | Stephen Kelly | 2013-11-19 | 1 | -2/+2 |
|
|
* | cmTarget: Make NameResolvesToFramework const. | Stephen Kelly | 2013-11-19 | 1 | -1/+1 |
|
|
* | cmTarget: Make GetInterfaceLinkLibraries const. | Stephen Kelly | 2013-11-19 | 1 | -1/+1 |
|
|
* | cmTarget: Make GetTargetSourceFileFlags const. | Stephen Kelly | 2013-11-19 | 1 | -2/+3 |
|
|
* | cmTarget: Make custom command accessors API const. | Stephen Kelly | 2013-11-19 | 1 | -3/+9 |
|
|