| Commit message (Expand) | Author | Age | Files | Lines |
* | Save source dependencies from custom command trace | Brad King | 2009-09-07 | 1 | -1/+4 |
|
|
* | Cleanup cmTarget source file list representation | Brad King | 2009-09-04 | 1 | -3/+3 |
|
|
* | Define 'multiplicity' for cyclic dependencies | Brad King | 2009-09-01 | 1 | -0/+6 |
|
|
* | Create cmTarget DLL query methods | Brad King | 2009-08-11 | 1 | -0/+6 |
|
|
* | ENH: Consider link dependencies for link language | Brad King | 2009-07-10 | 1 | -0/+19 |
|
|
* | ENH: Pass config to cmTarget::GetLinkerLanguage | Brad King | 2009-07-08 | 1 | -1/+1 |
|
|
* | ENH: Pass config to cmTarget RPATH install methods | Brad King | 2009-07-08 | 1 | -2/+2 |
|
|
* | ENH: Introduce cmTarget::LinkImplementation API | Brad King | 2009-07-08 | 1 | -0/+16 |
|
|
* | COMP: Pimplize cmTarget ImportInfo and OutputInfo | Brad King | 2009-07-08 | 1 | -17/+2 |
|
|
* | STYLE: Fix comment on cmTarget::LinkInterface | Brad King | 2009-07-07 | 1 | -3/+2 |
|
|
* | ENH: Simplify cmTarget link interface storage | Brad King | 2009-07-07 | 1 | -32/+21 |
|
|
* | ENH: Simpler cmTarget::GetLinkerLanguage signature | Brad King | 2009-07-07 | 1 | -1/+1 |
|
|
* | ENH: Centralize default link interface computation | Brad King | 2009-07-06 | 1 | -0/+4 |
|
|
* | ENH: Move CMP0004 check into cmTarget | Brad King | 2009-07-06 | 1 | -0/+4 |
|
|
* | ENH: Exception safe link interface computation | Brad King | 2009-07-06 | 1 | -1/+4 |
|
|
* | ENH: Refactor target output dir computation | Brad King | 2009-07-03 | 1 | -6/+11 |
|
|
* | ENH: Remove cmTarget internal type arguments | Brad King | 2009-05-01 | 1 | -19/+4 |
|
|
* | ENH: Remove cmTarget::GetExecutableCleanNames | Brad King | 2009-05-01 | 1 | -8/+0 |
|
|
* | ENH: Always imply CLEAN_DIRECT_OUTPUT target prop | Brad King | 2009-05-01 | 1 | -12/+0 |
|
|
* | ENH: Allow more specification of target file names | Brad King | 2009-05-01 | 1 | -0/+3 |
|
|
* | ENH: Refactor target output file type computation | Brad King | 2009-05-01 | 1 | -0/+3 |
|
|
* | ENH: Define target-specific support directories | Brad King | 2009-02-10 | 1 | -0/+3 |
|
|
* | ENH: Allow a custom list of debug configurations | Brad King | 2008-09-04 | 1 | -0/+3 |
|
|
* | ENH: Disallow link-type keywords in link interface | Brad King | 2008-08-19 | 1 | -0/+1 |
|
|
* | ENH: Add UNKNOWN type for IMPORTED libraries | Brad King | 2008-08-18 | 1 | -1/+5 |
|
|
* | ENH: Support full-path libs w/out valid names. | Brad King | 2008-07-23 | 1 | -0/+5 |
|
|
* | ENH: Add full target version signature cmTarget::GetTargetVersion. | Brad King | 2008-07-09 | 1 | -0/+5 |
|
|
* | BUG: Make sure all source files are found before generating. | Brad King | 2008-05-12 | 1 | -0/+5 |
|
|
* | ENH: remove qualifier from .h file | Bill Hoffman | 2008-04-08 | 1 | -1/+1 |
|
|
* | BUG: Correct Mac OS X framework behavior | Brad King | 2008-04-08 | 1 | -10/+13 |
|
|
* | BUG: Do not create target output directory in cmTarget. Let the generators d... | Brad King | 2008-04-07 | 1 | -3/+0 |
|
|
* | ENH: Add policy CMP_0004 to require library names to have no leading or trail... | Brad King | 2008-03-13 | 1 | -0/+5 |
|
|
* | ENH: Convert CMAKE_LINK_OLD_PATHS to policy CMP0003. | Brad King | 2008-03-13 | 1 | -0/+8 |
|
|
* | ENH: Improve new error/warning message generation | Brad King | 2008-03-13 | 1 | -0/+4 |
|
|
* | ENH: Use builtin chrpath instead of relinking ELF targets | Brad King | 2008-03-01 | 1 | -1/+1 |
|
|
* | ENH: Better linker search path computation. | Brad King | 2008-02-21 | 1 | -0/+5 |
|
|
* | ENH: Cleanup impl of PUBLIC_HEADER, PRIVATE_HEADER, and RESOURCE properties | Brad King | 2008-02-18 | 1 | -4/+33 |
|
|
* | ENH: When linking to versioned targets whose real file name is known pass the... | Brad King | 2008-02-06 | 1 | -2/+10 |
|
|
* | BUG: Remove InstallNameFixupPath from cmTarget and cmInstallTargetGenerator. | Brad King | 2008-02-01 | 1 | -13/+0 |
|
|
* | ENH: Support linking to shared libs with dependent libs | Brad King | 2008-01-31 | 1 | -8/+7 |
|
|
* | ENH: Implemented link-interface specification feature. | Brad King | 2008-01-30 | 1 | -0/+24 |
|
|
* | BUG: cmTarget instances should not be copied. Removed pass-by-value argument... | Brad King | 2008-01-29 | 1 | -2/+10 |
|
|
* | ENH: Add cmTarget::GetLinkInformation method to allow several places in the g... | Brad King | 2008-01-29 | 1 | -3/+9 |
|
|
* | ENH: Support exporting/importing of AppBundle targets. | Brad King | 2008-01-28 | 1 | -0/+3 |
|
|
* | ENH: Support exporting/importing of Framework targets. | Brad King | 2008-01-28 | 1 | -0/+4 |
|
|
* | ENH: Updated exporting and importing of targets to support libraries and conf... | Brad King | 2008-01-28 | 1 | -13/+32 |
|
|
* | ENH: Implement linking with paths to library files instead of -L and -l separ... | Brad King | 2008-01-22 | 1 | -2/+4 |
|
|
* | ENH: Add AppendProperty methods for use by C++ code in CMake. Simplify imple... | Brad King | 2008-01-17 | 1 | -0/+1 |
|
|
* | ENH: Moved global inter-target dependency analysis and cycle-prevention code ... | Brad King | 2007-12-23 | 1 | -1/+1 |
|
|
* | ENH: add support for chrpath, so the RPATH in ELF files can be changed when | Alexander Neundorf | 2007-12-18 | 1 | -0/+3 |
|
|