| Commit message (Expand) | Author | Age | Files | Lines |
* | STYLE: Nightly Date Stamp | Brad King | 2009-02-04 | 1 | -1/+1 |
|
|
* | ENH: Add FILES arg to the ctest_submit command. BUG: Propagate the IsCDash se... | David Cole | 2009-02-03 | 4 | -26/+156 |
|
|
* | ENH: fix dynamic loading on haiku | Bill Hoffman | 2009-02-03 | 2 | -13/+2 |
|
|
* | BUG: fix potential issue with empty strings | Bill Hoffman | 2009-02-03 | 1 | -3/+3 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2009-02-03 | 1 | -1/+1 |
|
|
* | BUG: include should not have .cmake | Bill Hoffman | 2009-02-02 | 1 | -1/+1 |
|
|
* | BUG: Fix preprocess and assembly rule expansion | Brad King | 2009-02-02 | 1 | -12/+12 |
|
|
* | COMP: Fix rule hash code during bootstrap | Brad King | 2009-02-02 | 1 | -2/+1 |
|
|
* | BUG: Do not expand rule variables in info rules | Brad King | 2009-02-02 | 1 | -33/+36 |
|
|
* | ENH: Refactor custom command rule hashing | Brad King | 2009-02-02 | 5 | -20/+23 |
|
|
* | ENH: More robust property lookup | Brad King | 2009-02-02 | 2 | -0/+8 |
|
|
* | ENH: Put test labels in MemCheck results | Brad King | 2009-02-02 | 3 | -65/+59 |
|
|
* | ENH: Clarify target_link_libraries docs | Brad King | 2009-02-02 | 1 | -5/+7 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2009-02-02 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2009-02-01 | 1 | -2/+2 |
|
|
* | BUG: Fixes configure error if you don't specify a version with find_package() | Philip Lowman | 2009-01-31 | 1 | -9/+11 |
|
|
* | BUG: Fix library detection for GDAL on most Linux distributions (Issue #7445) | Philip Lowman | 2009-01-31 | 1 | -40/+60 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2009-01-31 | 1 | -1/+1 |
|
|
* | ENH: Added FindOpenSceneGraph.cmake which is intended to wrap any of the exis... | Philip Lowman | 2009-01-31 | 3 | -4/+220 |
|
|
* | ENH: Added OSG_ROOT as supported env var (it's in the wild already). Cleaned | Philip Lowman | 2009-01-30 | 2 | -88/+47 |
|
|
* | BUG: Fix other modules not respecting QUIET and REQUIRED | Philip Lowman | 2009-01-30 | 3 | -11/+6 |
|
|
* | BUG: The QUIET and REQUIRED find attributes on each Findosg* module were not | Philip Lowman | 2009-01-30 | 17 | -17/+17 |
|
|
* | ENH: Added a mark_as_advanced() wrapper function. | Philip Lowman | 2009-01-30 | 1 | -0/+10 |
|
|
* | BUG: Fixes detection of lua libraries installed from FreeBSD ports (Issue #8421) | Philip Lowman | 2009-01-30 | 2 | -2/+2 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2009-01-30 | 1 | -1/+1 |
|
|
* | ENH: Emit a little more information in the error message when the output file... | David Cole | 2009-01-29 | 1 | -1/+8 |
|
|
* | BUG: Remove unnecessary double quotes from SET statements. Hopefully resolves... | David Cole | 2009-01-29 | 1 | -8/+8 |
|
|
* | BUG: fix for #8418 -E chdir should return fail of dir does not exist | Bill Hoffman | 2009-01-29 | 1 | -1/+1 |
|
|
* | ENH: Docs for relative paths in link_directories | Brad King | 2009-01-29 | 1 | -1/+6 |
|
|
* | BUG: Fix OS X dylib version flags for more linkers | Brad King | 2009-01-29 | 1 | -2/+2 |
|
|
* | ENH: Also find .moc files if there are spaces between # and include. | Clinton Stimpson | 2009-01-29 | 1 | -1/+1 |
|
|
* | ENH: add missing file | Bill Hoffman | 2009-01-29 | 1 | -0/+43 |
|
|
* | BUG: fix for # 8413 add more haiku searching | Bill Hoffman | 2009-01-29 | 1 | -1/+2 |
|
|
* | BUG: fix for #8423 | Bill Hoffman | 2009-01-29 | 2 | -1/+3 |
|
|
* | STYLE: fix warning | Bill Hoffman | 2009-01-29 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2009-01-29 | 1 | -1/+1 |
|
|
* | STYLE: Reworded some of the OS-X code comments | Philip Lowman | 2009-01-29 | 1 | -22/+23 |
|
|
* | STYLE: fix warning | Bill Hoffman | 2009-01-28 | 1 | -1/+1 |
|
|
* | ENH: Better way to add framework includes. | Clinton Stimpson | 2009-01-28 | 1 | -1/+1 |
|
|
* | ENH: clean up status and change order for more common compilers first | Bill Hoffman | 2009-01-28 | 1 | -9/+9 |
|
|
* | ENH: add openmp support | Bill Hoffman | 2009-01-28 | 1 | -0/+108 |
|
|
* | BUG: Fix careless typo that only caused test failures on clean builds... | David Cole | 2009-01-28 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2009-01-28 | 1 | -1/+1 |
|
|
* | BUG: Try to fix the universal binary continuous dashboard on dashmacmini2. I ... | David Cole | 2009-01-27 | 1 | -6/+12 |
|
|
* | BUG: Only set CMAKE_OSX_DEPLOYMENT_TARGET on Mac OSX 10.4 or later. The gcc t... | David Cole | 2009-01-27 | 1 | -2/+4 |
|
|
* | STYLE: Emit filenames in try_compile error message to get more information fr... | David Cole | 2009-01-27 | 1 | -1/+5 |
|
|
* | BUG: Reset file submission list on test restart | Brad King | 2009-01-27 | 2 | -2/+4 |
|
|
* | BUG: Fix CTest submit-only operation | Brad King | 2009-01-27 | 1 | -8/+1 |
|
|
* | ENH: change to use CMAKE_CREATE_VERSION from CMAKE_VERSION as CMAKE_VERSION i... | Bill Hoffman | 2009-01-27 | 1 | -1/+1 |
|
|
* | ENH: change to use CMAKE_CREATE_VERSION from CMAKE_VERSION as CMAKE_VERSION i... | Bill Hoffman | 2009-01-27 | 4 | -32/+32 |
|
|