summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ENH: Add FILES arg to the ctest_submit command. BUG: Propagate the IsCDash se...David Cole2009-02-034-26/+156
* ENH: fix dynamic loading on haikuBill Hoffman2009-02-032-13/+2
* BUG: fix potential issue with empty stringsBill Hoffman2009-02-031-3/+3
* STYLE: Nightly Date StampBrad King2009-02-031-1/+1
* BUG: include should not have .cmakeBill Hoffman2009-02-021-1/+1
* BUG: Fix preprocess and assembly rule expansionBrad King2009-02-021-12/+12
* COMP: Fix rule hash code during bootstrapBrad King2009-02-021-2/+1
* BUG: Do not expand rule variables in info rulesBrad King2009-02-021-33/+36
* ENH: Refactor custom command rule hashingBrad King2009-02-025-20/+23
* ENH: More robust property lookupBrad King2009-02-022-0/+8
* ENH: Put test labels in MemCheck resultsBrad King2009-02-023-65/+59
* ENH: Clarify target_link_libraries docsBrad King2009-02-021-5/+7
* STYLE: Nightly Date StampBrad King2009-02-021-1/+1
* STYLE: Nightly Date StampBrad King2009-02-011-2/+2
* BUG: Fixes configure error if you don't specify a version with find_package()Philip Lowman2009-01-311-9/+11
* BUG: Fix library detection for GDAL on most Linux distributions (Issue #7445)Philip Lowman2009-01-311-40/+60
* STYLE: Nightly Date StampBrad King2009-01-311-1/+1
* ENH: Added FindOpenSceneGraph.cmake which is intended to wrap any of the exis...Philip Lowman2009-01-313-4/+220
* ENH: Added OSG_ROOT as supported env var (it's in the wild already). CleanedPhilip Lowman2009-01-302-88/+47
* BUG: Fix other modules not respecting QUIET and REQUIREDPhilip Lowman2009-01-303-11/+6
* BUG: The QUIET and REQUIRED find attributes on each Findosg* module were notPhilip Lowman2009-01-3017-17/+17
* ENH: Added a mark_as_advanced() wrapper function.Philip Lowman2009-01-301-0/+10
* BUG: Fixes detection of lua libraries installed from FreeBSD ports (Issue #8421)Philip Lowman2009-01-302-2/+2
* STYLE: Nightly Date StampBrad King2009-01-301-1/+1
* ENH: Emit a little more information in the error message when the output file...David Cole2009-01-291-1/+8
* BUG: Remove unnecessary double quotes from SET statements. Hopefully resolves...David Cole2009-01-291-8/+8
* BUG: fix for #8418 -E chdir should return fail of dir does not existBill Hoffman2009-01-291-1/+1
* ENH: Docs for relative paths in link_directoriesBrad King2009-01-291-1/+6
* BUG: Fix OS X dylib version flags for more linkersBrad King2009-01-291-2/+2
* ENH: Also find .moc files if there are spaces between # and include.Clinton Stimpson2009-01-291-1/+1
* ENH: add missing fileBill Hoffman2009-01-291-0/+43
* BUG: fix for # 8413 add more haiku searchingBill Hoffman2009-01-291-1/+2
* BUG: fix for #8423Bill Hoffman2009-01-292-1/+3
* STYLE: fix warningBill Hoffman2009-01-291-1/+1
* STYLE: Nightly Date StampBrad King2009-01-291-1/+1
* STYLE: Reworded some of the OS-X code commentsPhilip Lowman2009-01-291-22/+23
* STYLE: fix warningBill Hoffman2009-01-281-1/+1
* ENH: Better way to add framework includes.Clinton Stimpson2009-01-281-1/+1
* ENH: clean up status and change order for more common compilers firstBill Hoffman2009-01-281-9/+9
* ENH: add openmp supportBill Hoffman2009-01-281-0/+108
* BUG: Fix careless typo that only caused test failures on clean builds...David Cole2009-01-281-1/+1
* STYLE: Nightly Date StampBrad King2009-01-281-1/+1
* BUG: Try to fix the universal binary continuous dashboard on dashmacmini2. I ...David Cole2009-01-271-6/+12
* BUG: Only set CMAKE_OSX_DEPLOYMENT_TARGET on Mac OSX 10.4 or later. The gcc t...David Cole2009-01-271-2/+4
* STYLE: Emit filenames in try_compile error message to get more information fr...David Cole2009-01-271-1/+5
* BUG: Reset file submission list on test restartBrad King2009-01-272-2/+4
* BUG: Fix CTest submit-only operationBrad King2009-01-271-8/+1
* ENH: change to use CMAKE_CREATE_VERSION from CMAKE_VERSION as CMAKE_VERSION i...Bill Hoffman2009-01-271-1/+1
* ENH: change to use CMAKE_CREATE_VERSION from CMAKE_VERSION as CMAKE_VERSION i...Bill Hoffman2009-01-274-32/+32
* BUG: Fix issue #6195. Add CMAKE_OSX_DEPLOYMENT_TARGET cache variable to speci...David Cole2009-01-273-35/+128