summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* STYLE: Nightly Date StampKWSys Robot2009-07-121-1/+1
* STYLE: move the code for writing the initial cache into its own separateAlexander Neundorf2009-07-112-12/+31
* STYLE: rename InitCache to InitialCache, since it contains the contents forAlexander Neundorf2009-07-112-5/+5
* ENH: Export and import link interface languagesBrad King2009-07-112-0/+45
* ENH: add group support and fix borland errorBill Hoffman2009-07-116-48/+162
* STYLE: Nightly Date StampKWSys Robot2009-07-111-1/+1
* BUG: Fix Xcode linker languageBrad King2009-07-103-3/+62
* ENH: Update LINKER_LANGUAGE and HAS_CXX docsBrad King2009-07-101-9/+15
* ENH: Consider link dependencies for link languageBrad King2009-07-102-19/+135
* COMP: Fix cmCTestHG for old HP compilerBrad King2009-07-101-2/+2
* ENH: change so rules show up in GUI, must be windows pathBill Hoffman2009-07-101-3/+6
* ENH: Teach CTest to handle Mercurial repositoriesBrad King2009-07-106-1/+421
* ENH: New OutputParser::Process() signatureBrad King2009-07-101-0/+2
* ENH: only 5 failing tests for VS 10Bill Hoffman2009-07-1015-109/+333
* STYLE: Nightly Date StampBrad King2009-07-101-1/+1
* COMP: More KWSys SharedForward pointer const-nessBrad King2009-07-091-1/+1
* STYLE: Nightly Date StampBrad King2009-07-091-1/+1
* COMP: Eliminate "conversion may change sign of result" warnings by using size...David Cole2009-07-081-1/+1
* COMP: Eliminate "conversion may change sign of result" warnings by using size...David Cole2009-07-081-6/+8
* COMP: Fix KWSys SharedForward sign conversionBrad King2009-07-081-3/+4
* COMP: Fix KWSys SharedForward pointer const-nessBrad King2009-07-081-9/+10
* BUG: Use link language for target name computationBrad King2009-07-082-26/+69
* ENH: Pass config to cmTarget::GetLinkerLanguageBrad King2009-07-088-18/+27
* ENH: Pass config to cmTarget RPATH install methodsBrad King2009-07-088-16/+18
* ENH: Use fixed header file type mapping for XcodeBrad King2009-07-081-10/+6
* ENH: Do not compute link language for LOCATIONBrad King2009-07-082-21/+0
* ENH: Introduce cmTarget::LinkImplementation APIBrad King2009-07-083-81/+119
* COMP: Pimplize cmTarget ImportInfo and OutputInfoBrad King2009-07-082-25/+35
* STYLE: Nightly Date StampBrad King2009-07-081-1/+1
* ENH: get the build type specific locationAlexander Neundorf2009-07-071-1/+2
* BUG: Do not recompute link interfacesBrad King2009-07-071-3/+3
* BUG: Fix CMP0003 wrong-config link dir supportBrad King2009-07-071-1/+1
* STYLE: Fix comment on cmTarget::LinkInterfaceBrad King2009-07-071-3/+2
* ENH: Simplify cmTarget link interface storageBrad King2009-07-074-86/+51
* ENH: Simpler cmTarget::GetLinkerLanguage signatureBrad King2009-07-0710-48/+27
* STYLE: Nightly Date StampBrad King2009-07-071-1/+1
* ENH: Centralize default link interface computationBrad King2009-07-066-100/+84
* ENH: Move CMP0004 check into cmTargetBrad King2009-07-064-62/+64
* ENH: Exception safe link interface computationBrad King2009-07-062-8/+14
* STYLE: Nightly Date StampBrad King2009-07-061-1/+1
* STYLE: Nightly Date StampBrad King2009-07-051-1/+1
* STYLE: Nightly Date StampBrad King2009-07-041-1/+1
* ENH: Pass config to cmTarget::GetDirectory()Brad King2009-07-033-8/+8
* ENH: Refactor target output dir computationBrad King2009-07-032-69/+65
* BUG: Avoid cmTarget::GetDirectory for utilitiesBrad King2009-07-032-8/+10
* STYLE: Replace large if() with named booleanBrad King2009-07-032-6/+6
* ENH: Create cmMakefileTargetGenerator::ConfigNameBrad King2009-07-034-28/+19
* ENH: Cleanup per-config target install generationBrad King2009-07-032-19/+13
* STYLE: Nightly Date StampBrad King2009-07-031-1/+1
* ENH: Reports "Passed" for WILL_FAIL testsBrad King2009-07-021-67/+48