summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* BUG: fix crash with empty propertiesBill Hoffman2009-01-181-2/+8
* STYLE: Nightly Date StampBrad King2009-01-181-1/+1
* STYLE: Nightly Date StampBrad King2009-01-171-1/+1
* BUG: Fixed issues using FindBoost with BoostPro packaged releases. FixedPhilip Lowman2009-01-161-57/+86
* STYLE: Nightly Date StampBrad King2009-01-161-1/+1
* BUG: Fix find_package docs for refind featureBrad King2009-01-151-2/+1
* BUG: Enforce matching policy PUSH/POP in all filesBrad King2009-01-152-14/+19
* ENH: fix part submission to not have memory of the last part submissionBill Hoffman2009-01-152-5/+6
* BUG: fix for bug #8174Bill Hoffman2009-01-152-2/+14
* ENH: Provide variable CMAKE_VERSIONBrad King2009-01-152-0/+13
* ENH: Document variable CMAKE_PATCH_VERSIONBrad King2009-01-151-0/+6
* BUG: fixed bug #7529: FindBoost fails to find boost on SuSE 11.0 due to GCCPhilip Lowman2009-01-151-2/+2
* BUG: Fixes bug #8059. Also added Boost_DEBUG variable for troubleshooting.Philip Lowman2009-01-151-47/+152
* STYLE: Nightly Date StampBrad King2009-01-151-1/+1
* BUG: Pop a function scope even on errorBrad King2009-01-142-3/+12
* ENH: fix return value to ctest_build and remove debug print in cmProcessBill Hoffman2009-01-142-8/+3
* ENH: allow ctest_build to return error and warning countsBill Hoffman2009-01-145-6/+49
* COMP: Fix const set find for Borland 5.5Brad King2009-01-142-3/+6
* ENH: Test find_package re-find featureBrad King2009-01-141-0/+3
* STYLE: Nightly Date StampBrad King2009-01-141-1/+1
* STYLE: Nightly Date StampBrad King2009-01-131-1/+1
* COMP: Remove unused variableBrad King2009-01-121-1/+0
* ENH: Teach ctest_submit about partsBrad King2009-01-125-4/+93
* ENH: Divide CTest file submission list by partBrad King2009-01-1210-36/+50
* ENH: Refactor cmCTest test part representationBrad King2009-01-122-74/+88
* ENH: Teach ctest_* to create appending XML filesBrad King2009-01-1211-9/+27
* ENH: Refactor CTest command argument handlingBrad King2009-01-122-50/+64
* STYLE: Nightly Date StampBrad King2009-01-121-1/+1
* ENH: patch from Miguel,Alexander Neundorf2009-01-112-34/+58
* STYLE: Nightly Date StampBrad King2009-01-111-1/+1
* BUG: don't create empty <itemizedlist>s (#7289), dblatex didn't like thatAlexander Neundorf2009-01-101-10/+13
* ENH: fix #7913: find also python 2.6 on windowsAlexander Neundorf2009-01-101-0/+1
* BUG: fix #8122, _firstPoFile was not empty because it was no real variableAlexander Neundorf2009-01-101-1/+3
* STYLE: document CMAKE_COLOR_MAKEFILE (#7878)Alexander Neundorf2009-01-101-2/+9
* STYLE: Nightly Date StampBrad King2009-01-101-1/+1
* COMP: forgot to commit this fileAlexander Neundorf2009-01-101-0/+1
* STYLE: fix typoAlexander Neundorf2009-01-101-1/+1
* STYLE: this is not necessary anymore for kdevelop, the kdevelop generatorAlexander Neundorf2009-01-101-5/+1
* STYLE: remove debug outputAlexander Neundorf2009-01-101-1/+0
* BUG: fix #8073: also show targets created using add_custom_targets()Alexander Neundorf2009-01-101-34/+62
* BUG: remove the call to EnableInstallTarget(), don't know why it was there.Alexander Neundorf2009-01-101-1/+0
* BUG: fix #8105: don't hardcode "gcc" and "make" but use CMAKE_C_COMPILER andAlexander Neundorf2009-01-092-5/+21
* BUG: fix #8203: codeblocks + mingw doesn't like the extra quotes around theAlexander Neundorf2009-01-091-0/+7
* ENH: Add missing newline to CTest-generated xmlBrad King2009-01-091-1/+1
* ENH: fix crash for old style scriptsBill Hoffman2009-01-091-2/+8
* ENH: fix return typeBill Hoffman2009-01-091-1/+1
* ENH: add subproject tag property for ctestBill Hoffman2009-01-093-9/+44
* ENH: Extend kwsys.testProcess-4 timeoutBrad King2009-01-091-1/+1
* STYLE: Nightly Date StampBrad King2009-01-091-1/+1
* BUG: apply patch from #8205, also fixes #8212: escape characters for XMLAlexander Neundorf2009-01-082-1/+17