summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* BUG: Do not generate "global" Xcode configBrad King2009-07-022-18/+19
* ENH: Simplify Xcode CreateBuildSettings methodBrad King2009-07-022-55/+59
* ENH: Use logical target names in Xcode projectsBrad King2009-07-021-21/+5
* STYLE: Nightly Date StampBrad King2009-07-021-1/+1
* STYLE: Nightly Date StampBrad King2009-07-011-2/+2
* STYLE: Fix line-too-long style violation.Brad King2009-06-301-1/+2
* BUG: Fix documentation of CMAKE_CFG_INTDIRBrad King2009-06-301-21/+36
* STYLE: Nightly Date StampBrad King2009-06-301-1/+1
* COMP: don't use vector::at(), this doesn't seem to exist everyhwereAlexander Neundorf2009-06-291-2/+2
* ENH: Generate native Xcode 3.0 and 3.1 projectsBrad King2009-06-293-31/+123
* STYLE: Nightly Date StampBrad King2009-06-291-1/+1
* ENH: add rest of lib checkBill Hoffman2009-06-281-0/+1
* ENH: fix line lengthBill Hoffman2009-06-281-6/+31
* STYLE: document #cmakedefine01 (see #9189 , there's also a test for it inAlexander Neundorf2009-06-281-1/+3
* STYLE: don't print the section name "SingleItem" if the documentation forAlexander Neundorf2009-06-281-1/+1
* ENH: create a "Virtual Folder" in CodeBlocks, which contains all the cmakeAlexander Neundorf2009-06-281-0/+192
* ENH: also support nmake and msvc for use with CodeBlocks under Windows,Alexander Neundorf2009-06-281-2/+2
* STYLE: Nightly Date StampBrad King2009-06-281-1/+1
* STYLE: document CMAKE_SKIP_INSTALL_ALL_DEPENDENCY variableAlexander Neundorf2009-06-271-0/+13
* STYLE: Nightly Date StampBrad King2009-06-271-1/+1
* ENH: fix line length issuesBill Hoffman2009-06-266-223/+430
* ENH: do not create a desktop link for CMakeSetupBill Hoffman2009-06-261-0/+1
* ENH: remove debug printBill Hoffman2009-06-261-2/+0
* STYLE: Nightly Date StampBrad King2009-06-261-1/+1
* ENH: add obj file support and remove a warningBill Hoffman2009-06-262-9/+39
* ENH: first pass at VS 10, can bootstrap CMake, but many tests still failBill Hoffman2009-06-2522-45/+2555
* ENH: add reminder commentBill Hoffman2009-06-251-0/+1