summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ENH: add max width option to ctest ouptutBill Hoffman2008-09-224-4/+26
* BUG: remove debug statements.Clinton Stimpson2008-09-221-2/+0
* ENH: Teach find_library to find OpenBSD-style libsBrad King2008-09-223-2/+38
* ENH: Refactor find_library search logicBrad King2008-09-221-50/+207
* ENH: Make dir content cache work during configureBrad King2008-09-222-5/+6
* BUG: 7435, remove warning for not setting DESTDIRBill Hoffman2008-09-221-5/+0
* ENH: Improve docs of OBJECT_DEPENDS propertyBrad King2008-09-221-4/+16
* STYLE: Nightly Date StampBrad King2008-09-221-1/+1
* STYLE: Nightly Date StampBrad King2008-09-211-1/+1
* STYLE: Nightly Date StampBrad King2008-09-201-1/+1
* BUG: 7435 fixes to add optional post-installBill Hoffman2008-09-191-18/+51
* STYLE: Nightly Date StampBrad King2008-09-191-1/+1
* ENH: try to make this work if ncurses lib is found bug not the ncurses headerBill Hoffman2008-09-181-14/+32
* ENH: For #7433, add a bit more documentation and add abilityClinton Stimpson2008-09-181-3/+9
* STYLE: Nightly Date StampBrad King2008-09-181-1/+1
* ENH: added a module to find Coin3DMatthew Leotta2008-09-171-0/+72
* STYLE: Nightly Date StampBrad King2008-09-171-1/+1
* ENH: wow. On some Windows machine, trying to mkdir("C:") would fail miserably...Sebastien Barre2008-09-161-0/+7
* BUG: Fix FindBoost versioned findBrad King2008-09-161-10/+13
* STYLE: Nightly Date StampBrad King2008-09-161-1/+1
* ENH: missed this one, cmake now bootstraps on HAIKUBill Hoffman2008-09-151-1/+1
* ENH: add initial support for HAIKU OS from bug# 7425Bill Hoffman2008-09-1520-16/+97
* ENH: Simplify NOTFOUND variable checkBrad King2008-09-151-1/+2
* ENH: Use new link info during dependency scanningBrad King2008-09-151-7/+7
* ENH: Allow link line computation for static libsBrad King2008-09-151-3/+0
* ENH: Keep target information in final link lineBrad King2008-09-152-5/+8
* ENH: Use improved target dependencies for XcodeBrad King2008-09-151-62/+4
* STYLE: Nightly Date StampBrad King2008-09-151-1/+1
* STYLE: Nightly Date StampBrad King2008-09-141-1/+1
* STYLE: Nightly Date StampBrad King2008-09-131-1/+1
* STYLE: Nightly Date StampBrad King2008-09-121-1/+1
* BUG: make sure flag is found even with extra spaces at the startBill Hoffman2008-09-111-1/+1
* ENH: Improve FILE GLOB_RECURSE handling of symlinks with a new CMake policy. ...David Cole2008-09-116-11/+89
* BUG: fix for 6586, set THREADS_FOUNDBill Hoffman2008-09-111-0/+12
* ENH: add installed size to deb packageBill Hoffman2008-09-111-0/+11
* STYLE: Nightly Date StampBrad King2008-09-111-1/+1
* ENH: Add version comparison to if() commandBrad King2008-09-103-0/+70
* ENH: fix failing testsBill Hoffman2008-09-101-4/+4
* ENH: Improve find_package version numberingBrad King2008-09-108-104/+123
* BUG: fix bug OUTPUT_LIBNAME_EXPORTS done differently nowBill Hoffman2008-09-102-11/+11
* STYLE: Nightly Date StampBrad King2008-09-101-1/+1
* ENH: fix docs, bug 7590Bill Hoffman2008-09-091-0/+4
* BUG: fix for bug 7292, svn parsing flagged errors or conflicts for switched o...Bill Hoffman2008-09-091-1/+1
* BUG: fix empty /D option for vs6, fix for 7580Bill Hoffman2008-09-092-5/+12
* ENH: support old cmake for dashboardsBill Hoffman2008-09-091-0/+5
* PERF: Test takes too long when recursing for executable files and when doing ...David Cole2008-09-091-1/+1
* BUG: 0007569 add ability to do -R/-E in ctest_test commandBill Hoffman2008-09-092-3/+22
* STYLE: Nightly Date StampBrad King2008-09-091-1/+1
* BUG: fix test to work with new restrictions that cross compiling must be onBill Hoffman2008-09-091-1/+3
* BUG: fix for 7624, vs7 flag table missing /MAPBill Hoffman2008-09-081-1/+2