summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ENH: Make the CheckSourceTree test emit a warning (but pass instead of fail) ...David Cole2009-07-272-4/+51
* ENH: Require language libs in Fortran/C testBrad King2009-07-271-0/+1
* STYLE: Nightly Date StampKWSys Robot2009-07-271-1/+1
* ENH: try and see if using string.append instead of += will make valgrind not ...Dave Partyka2009-07-261-4/+4
* STYLE: Nightly Date StampKWSys Robot2009-07-261-1/+1
* ENH: Improvements to the new CheckSourceTree test: ignore Thumbs.db and .DS_S...David Cole2009-07-251-49/+86
* BUG: Further avoid ImplicitLinkInfo case changeBrad King2009-07-251-6/+6
* STYLE: Nightly Date StampKWSys Robot2009-07-251-1/+1
* BUG: One last attempt for today to get the new CheckSourceTree test running o...David Cole2009-07-241-4/+6
* ENH: Allow empty endif() and such with CMake 2.4Brad King2009-07-241-0/+2
* BUG: Close endif statements with same string as if so that it still configure...David Cole2009-07-241-1/+1
* BUG: Improve CheckSourceTree test so that it ignores 'U ' output from cvs upd...David Cole2009-07-241-3/+53
* BUG: Teach VariableWatch test to check resultsBrad King2009-07-241-0/+9
* BUG: Keep variable_watch() commands in memoryBrad King2009-07-241-0/+4
* BUG: Close endif statements with same string as if so that it still configure...David Cole2009-07-241-6/+9
* BUG: Oops. Left chunk of junk at the bottom of the main Tests CMakeLists.txt ...David Cole2009-07-241-6/+0
* BUG: Additional fix necessary for issue #8481 so that Xcode builds do not wri...David Cole2009-07-244-6/+94
* ENH: Keep only FinalPass commands in memoryBrad King2009-07-248-1/+14
* ENH: Install all Modules and TemplatesBrad King2009-07-244-23/+15
* BUG: Install new fortran compiler id source.Brad King2009-07-241-1/+1
* COMP: Fix compilation of VTK on debian/sparc (sparc is a CPU not an OS)Mathieu Malaterre2009-07-241-1/+1
* BUG: Avoid case change in ImplicitLinkInfo testBrad King2009-07-241-6/+6
* STYLE: Nightly Date StampKWSys Robot2009-07-241-1/+1
* BUG: Skip implicit link information on XcodeBrad King2009-07-231-1/+2
* ENH: Create ImplicitLinkInfo testBrad King2009-07-232-0/+320
* ENH: Implicit link info for C, CXX, and FortranBrad King2009-07-2322-1/+137
* ENH: Load platform-independent per-compiler filesBrad King2009-07-233-0/+16
* BUG: Fix get_filename_component ABSOLUTE modeBrad King2009-07-231-13/+3
* STYLE: Nightly Date StampKWSys Robot2009-07-231-1/+1
* ENH: Improve dynamic variable scope implementationBrad King2009-07-226-95/+301
* ENH: Improve strictness of Function testBrad King2009-07-221-4/+14
* BUG: Fix typo pointed out by Monsieur Francois Bertel. Merci, Francois.David Cole2009-07-221-1/+1
* BUG: Fix issue #8481 - generate Xcode projects such that breakpoints may be u...David Cole2009-07-221-3/+34
* STYLE: Nightly Date StampKWSys Robot2009-07-221-1/+1
* ENH: just converted case to lower for the bookKen Martin2009-07-211-17/+17
* BUG: Disable color makefile inside try-compileBrad King2009-07-211-1/+4
* BUG: Fix SystemInformation dump outputBrad King2009-07-211-1/+1
* STYLE: Nightly Date StampKWSys Robot2009-07-211-1/+1
* BUG: Add CPACK_NSIS_PACKAGE_NAME to the list of CPack variables that CMake ov...David Cole2009-07-201-2/+4
* ENH: set expected failure for testsBill Hoffman2009-07-201-0/+9
* STYLE: Nightly Date StampKWSys Robot2009-07-201-1/+1
* ENH: fix warningBill Hoffman2009-07-191-1/+1
* STYLE: Nightly Date StampKWSys Robot2009-07-191-1/+1
* BUG: Fix include path detection with SDLDIR env var (issue #9086).Philip Lowman2009-07-181-17/+5
* STYLE: Nightly Date StampKWSys Robot2009-07-181-1/+1
* ENH: Also add ARCHLIB/CORE to include search paths so perl.h can be found on ...Philip Lowman2009-07-181-0/+1
* ENH: Improve detection of perl.h/libperl, issue #7898Philip Lowman2009-07-181-36/+199
* ENH: fix warningBill Hoffman2009-07-171-1/+1
* ENH: Edit button label for new changes dialog.Clinton Stimpson2009-07-171-2/+2
* ENH: Add a "Show my changes" to the Tools menu.Clinton Stimpson2009-07-174-4/+139