summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BUG: Avoid cmTarget::GetDirectory for utilitiesBrad King2009-07-033-12/+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
* BUG: Allow arbitrary text in values for some keywords. (And avoid warning tha...David Cole2009-07-021-16/+30
* 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
* BUG: cmd_set logic was missing from update and patch steps. Fix it so that UP...David Cole2009-07-021-3/+8
* STYLE: Nightly Date StampBrad King2009-07-021-1/+1
* BUG: Skip CTest.Update* for cygwin tools on WindowsBrad King2009-07-011-2/+14
* BUG: Exclude svn portions of ExternalProject test when: svn client version is...David Cole2009-07-011-0/+26
* 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
* BUG: Avoid running the cvs portions of the ExternalProject test on non-cygwin...David Cole2009-06-291-2/+21
* 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
* BUG: recognize system include paths also when the languages are set toAlexander Neundorf2009-06-281-0/+25
* 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
* BUG: Downgrade svn repository to be created with an svn 1.2 installation (rat...David Cole2009-06-262-11/+13
* ENH: fix line length issuesBill Hoffman2009-06-266-223/+430
* ENH: Do not unzip the local repositories unless CVS and SVN executables are a...David Cole2009-06-261-26/+27
* ENH: do not create a desktop link for CMakeSetupBill Hoffman2009-06-262-1/+1
* ENH: 80 is fine, i guess notBill Hoffman2009-06-261-1/+1
* ENH: 80 is fineBill Hoffman2009-06-261-1/+1
* ENH: Revise the ExternalProject test to use local CVS and SVN repositories to...David Cole2009-06-261-126/+87
* 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-2524-47/+2591
* ENH: add reminder commentBill Hoffman2009-06-251-0/+1
* ENH: set an upload speed limit for ctestBill Hoffman2009-06-251-0/+5
* ENH: Add *.tgz files of cvs and svn repositories containing the TutorialStep1...David Cole2009-06-252-0/+0
* BUG: Fix CTest.UpdateBZR tests to run in parallelBrad King2009-06-251-1/+5
* ENH: Cleanup make progress rule generation codeBrad King2009-06-256-176/+104
* STYLE: Remove unused variableBrad King2009-06-251-1/+0
* ENH: Identify Fortran compilers with fixed formatBrad King2009-06-253-85/+93