| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | ENH: Introduce cmTarget::LinkImplementation API | Brad King | 2009-07-08 | 1 | -67/+96 |
|
|
* | | COMP: Pimplize cmTarget ImportInfo and OutputInfo | Brad King | 2009-07-08 | 1 | -8/+33 |
|
|
* | | BUG: Do not recompute link interfaces | Brad King | 2009-07-07 | 1 | -3/+3 |
|
|
* | | BUG: Fix CMP0003 wrong-config link dir support | Brad King | 2009-07-07 | 1 | -1/+1 |
|
|
* | | ENH: Simplify cmTarget link interface storage | Brad King | 2009-07-07 | 1 | -51/+27 |
|
|
* | | ENH: Simpler cmTarget::GetLinkerLanguage signature | Brad King | 2009-07-07 | 1 | -11/+7 |
|
|
* | | ENH: Centralize default link interface computation | Brad King | 2009-07-06 | 1 | -37/+65 |
|
|
* | | ENH: Move CMP0004 check into cmTarget | Brad King | 2009-07-06 | 1 | -0/+59 |
|
|
* | | ENH: Exception safe link interface computation | Brad King | 2009-07-06 | 1 | -7/+10 |
|
|
* | | ENH: Refactor target output dir computation | Brad King | 2009-07-03 | 1 | -63/+54 |
|
|
* | | ENH: Clarify COMPILE_DEFINITIONS separator in docs | Brad King | 2009-06-24 | 1 | -1/+2 |
|
|
* | | ENH: On VMS use _dir and _tmp, not .dir and .tmp | Brad King | 2009-06-10 | 1 | -0/+4 |
|
|
* | | ENH: Remove cmTarget internal type arguments | Brad King | 2009-05-01 | 1 | -64/+31 |
|
|
* | | ENH: Remove cmTarget::GetExecutableCleanNames | Brad King | 2009-05-01 | 1 | -12/+0 |
|
|
* | | ENH: Always imply CLEAN_DIRECT_OUTPUT target prop | Brad King | 2009-05-01 | 1 | -48/+0 |
|
|
* | | ENH: Allow more specification of target file names | Brad King | 2009-05-01 | 1 | -28/+83 |
|
|
* | | ENH: Refactor target output file type computation | Brad King | 2009-05-01 | 1 | -56/+60 |
|
|
* | | ENH: Allow IMPORTED_IMPLIB w/o IMPORTED_LOCATION | Brad King | 2009-04-08 | 1 | -23/+68 |
|
|
* | | BUG: Fix imported target config guess | Brad King | 2009-04-08 | 1 | -1/+1 |
|
|
* | | ENH: Support preprocessor def values in VS6 | Brad King | 2009-03-23 | 1 | -1/+1 |
|
|
* | | ENH: Mention CMAKE_* variables in RPATH properties | Brad King | 2009-03-19 | 1 | -4/+13 |
|
|
* | | ENH: Define RULE_LAUNCH_* properties | Brad King | 2009-02-10 | 1 | -0/+19 |
|
|
* | | ENH: Define target and source property LABELS | Brad King | 2009-02-10 | 1 | -0/+5 |
|
|
* | | ENH: Define target-specific support directories | Brad King | 2009-02-10 | 1 | -0/+11 |
|
|
* | | BUG: Fix LOCATION property for Mac AppBundles | Brad King | 2009-01-20 | 1 | -0/+10 |
|
|
* | | ENH: Enable LOCATION property for imported targets | Brad King | 2009-01-05 | 1 | -10/+26 |
|
|
* | | BUG: Fix <CONFIG>_POSTFIX property/variable docs | Brad King | 2008-12-15 | 1 | -4/+13 |
|
|
* | | ENH: add missing property definitions | Bill Hoffman | 2008-10-07 | 1 | -0/+26 |
|
|
* | | STYLE: add documentation for the "TYPE" target property | Alexander Neundorf | 2008-10-02 | 1 | -0/+7 |
|
|
* | | ENH: Allow link line computation for static libs | Brad King | 2008-09-15 | 1 | -3/+0 |
|
|
* | | ENH: Allow a custom list of debug configurations | Brad King | 2008-09-04 | 1 | -5/+29 |
|
|
* | | ENH: Create Info.plist files in OS X Frameworks | Brad King | 2008-09-02 | 1 | -0/+20 |
|
|
* | | ENH: Disallow link-type keywords in link interface | Brad King | 2008-08-19 | 1 | -0/+64 |
|
|
* | | ENH: Clarify link interface documentation | Brad King | 2008-08-19 | 1 | -5/+14 |
|
|
* | | ENH: Add UNKNOWN type for IMPORTED libraries | Brad King | 2008-08-18 | 1 | -2/+18 |
|
|
* | | STYLE: Convert unused target type cases to default | Brad King | 2008-08-18 | 1 | -15/+3 |
|
|
* | | ENH: Support full-path libs w/out valid names. | Brad King | 2008-07-23 | 1 | -0/+3 |
|
|
* | | ENH: Add full target version signature cmTarget::GetTargetVersion. | Brad King | 2008-07-09 | 1 | -3/+16 |
|
|
* | | ENH: Allow users to specify a custom Info.plist template | Brad King | 2008-05-17 | 1 | -5/+19 |
|
|
* | | ENH: Allow users to specify macro-like #include line transforms for dependenc... | Brad King | 2008-05-14 | 1 | -0/+18 |
|
|
* | | BUG: Make sure all source files are found before generating. | Brad King | 2008-05-12 | 1 | -0/+15 |
|
|
* | | BUG: A per-config target name postfix should be ignored for Mac bundle and fr... | Brad King | 2008-04-14 | 1 | -2/+8 |
|
|
* | | BUG: Correct Mac OS X framework behavior | Brad King | 2008-04-08 | 1 | -138/+174 |
|
|
* | | BUG: Do not create target output directory in cmTarget. Let the generators d... | Brad King | 2008-04-07 | 1 | -19/+3 |
|
|
* | | ENH: support unset of properties | Ken Martin | 2008-04-01 | 1 | -4/+0 |
|
|
* | | ENH: Add note to Fortran_MODULE_DIRECTORY property documentation about using ... | Brad King | 2008-03-28 | 1 | -1/+3 |
|
|
* | | STYLE: Fix line-too-long for new INTERNAL_ERROR messages. | Brad King | 2008-03-15 | 1 | -4/+3 |
|
|
* | | ENH: Add policy CMP_0004 to require library names to have no leading or trail... | Brad King | 2008-03-13 | 1 | -0/+3 |
|
|
* | | ENH: Convert CMAKE_LINK_OLD_PATHS to policy CMP0003. | Brad King | 2008-03-13 | 1 | -0/+5 |
|
|
* | | ENH: Improve new error/warning message generation | Brad King | 2008-03-13 | 1 | -0/+13 |
|
|