| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'target_compile_features' | Brad King | 2014-04-15 | 1 | -0/+159 |
|\ |
|
| * | cmTarget: Transitively evaluate compiler features. | Stephen Kelly | 2014-04-07 | 1 | -10/+111 |
|
|
| * | cmTarget: Allow populating COMPILE_FEATURES using generator expressions. | Stephen Kelly | 2014-04-07 | 1 | -0/+16 |
|
|
| * | cmTarget: Add COMPILE_FEATURES target property. | Stephen Kelly | 2014-04-07 | 1 | -0/+40 |
|
|
| * | cmTarget: Add CXX_STANDARD and CXX_EXTENSION target properties. | Stephen Kelly | 2014-04-07 | 1 | -0/+2 |
|
|
* | | cmTarget: Fix listing of source files at configure-time. | Stephen Kelly | 2014-04-13 | 1 | -20/+72 |
|
|
* | | cmTarget: Add all sources traced from custom commands at once. | Stephen Kelly | 2014-04-09 | 1 | -0/+27 |
|
|
* | | cmTarget: Short-circuit language computation if context independent. | Stephen Kelly | 2014-04-09 | 1 | -6/+30 |
|/ |
|
* | cmTarget: Cache the cmSourceFiles in GetSourceFiles. | Stephen Kelly | 2014-04-06 | 1 | -9/+30 |
|
|
* | cmTarget: Extract a ProcessSourceItemCMP0049 method. | Stephen Kelly | 2014-04-06 | 1 | -9/+39 |
|
|
* | cmTarget: Remove abort() after INTERNAL_ERROR reports | Brad King | 2014-04-03 | 1 | -2/+0 |
|
|
* | Merge topic 'target-transitive-sources' | Brad King | 2014-04-03 | 1 | -34/+287 |
|\ |
|
| * | Make the SOURCES target property writable. | Stephen Kelly | 2014-04-02 | 1 | -0/+38 |
|
|
| * | cmTarget: Make the SOURCES origin tracable. | Stephen Kelly | 2014-04-02 | 1 | -3/+36 |
|
|
| * | cmTarget: Allow transitive evaluation of SOURCES property. | Stephen Kelly | 2014-04-02 | 1 | -35/+156 |
|
|
| * | cmTarget: Make the source files depend on the config. | Stephen Kelly | 2014-04-02 | 1 | -12/+73 |
|
|
* | | Merge topic 'target-sources-refactor' | Brad King | 2014-04-03 | 1 | -62/+251 |
|\ \ |
|
| * | | Genex: Only evaluate TARGET_OBJECTS to determine target sources. | Stephen Kelly | 2014-04-02 | 1 | -0/+1 |
| |/ |
|
| * | cmTarget: Compute languages from object libraries on demand. | Stephen Kelly | 2014-04-02 | 1 | -20/+47 |
|
|
| * | cmTarget: Allow any generator expression in SOURCES property. | Stephen Kelly | 2014-04-02 | 1 | -26/+31 |
|
|
| * | cmTarget: Include TARGET_OBJECTS genex in target SOURCES property. | Stephen Kelly | 2014-04-02 | 1 | -11/+58 |
|
|
| * | cmTarget: Store strings instead of cmSourceFile* to represent SOURCES. | Stephen Kelly | 2014-03-31 | 1 | -41/+135 |
|
|
| * | cmTarget: Remove AddSourceFile method | Stephen Kelly | 2014-03-31 | 1 | -11/+5 |
|
|
| * | cmTarget: Add a method to obtain list of filenames for sources. | Stephen Kelly | 2014-03-31 | 1 | -0/+14 |
|
|
| * | cmTarget: Rename AddSource method for backward compatibility. | Stephen Kelly | 2014-03-31 | 1 | -2/+7 |
|
|
| * | cmTarget: Use GetSourceFiles for languages. | Stephen Kelly | 2014-03-31 | 1 | -1/+3 |
|
|
* | | Merge topic 'fix_policy_diagnostics' | Brad King | 2014-04-01 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | Policies: omit warnings about unset policies when they are actually set to NEW | Nils Gladitz | 2014-03-31 | 1 | -3/+3 |
|
|
* | | cmTarget: Port <CONFIG>_LOCATION support to updated string APIs | Stephen Kelly | 2014-03-17 | 1 | -2/+2 |
|
|
* | | Merge branch 'master' into CONFIG-LOCATION-CMP0026 | Brad King | 2014-03-17 | 1 | -534/+717 |
|\ \
| |/
|/| |
|
| * | Merge topic 'fix-CMP0046-warning' | Brad King | 2014-03-13 | 1 | -4/+3 |
| |\ |
|
| * | | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -68/+68 |
|
|
| * | | Merge topic 'fix-policy-scopes' | Brad King | 2014-03-10 | 1 | -2/+2 |
| |\ \ |
|
| * | | | stringapi: Miscellaneous char* parameters | Ben Boeckel | 2014-03-08 | 1 | -1/+2 |
|
|
| * | | | 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 | -131/+146 |
|
|
| * | | | cmTarget: Refactor GetLocation API | Brad King | 2014-03-08 | 1 | -16/+9 |
|
|
| * | | | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -40/+40 |
|
|
| * | | | stringapi: Use strings in target name | Ben Boeckel | 2014-03-08 | 1 | -13/+15 |
|
|
| * | | | stringapi: Use strings for the languages | Ben Boeckel | 2014-03-08 | 1 | -9/+11 |
|
|
| * | | | stringapi: Use strings for source names | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
| * | | | stringapi: Accept strings in cmStrCmp | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
| * | | | stringapi: Use strings for property names | Ben Boeckel | 2014-03-08 | 1 | -65/+53 |
|
|
| * | | | Merge topic 'msvc-compiler-pdb-files' | Brad King | 2014-02-26 | 1 | -5/+108 |
| |\ \ \ |
|
| | * | | | MSVC: Add properties to configure compiler PDB files (#14762) | Brad King | 2014-02-26 | 1 | -0/+57 |
|
|
| | * | | | cmTarget: Add per-config compilation info | Brad King | 2014-02-24 | 1 | -0/+46 |
|
|
| | * | | | cmTarget: Refactor ComputePDBOutputDir interface | Brad King | 2014-02-24 | 1 | -5/+5 |
|
|
| * | | | | cmTarget: Add GetTransitiveTargetClosure method. | Stephen Kelly | 2014-02-24 | 1 | -19/+57 |
|
|
| * | | | | cmTarget: Create a temporary cmTarget in checkInterfacePropertyCompatibility | Stephen Kelly | 2014-02-24 | 1 | -8/+9 |
|
|
| * | | | | cmTarget: Avoid computing languages when computing transitive targets. | Stephen Kelly | 2014-02-24 | 1 | -9/+100 |
|
|