summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* STYLE: Nightly Date StampBrad King2009-04-011-2/+2
* BUG: Fix issue #8804. Add vtk-5.4 lib path to the FindVTK.cmake module.David Cole2009-03-311-0/+1
* ENH: use 0 not FALSEBill Hoffman2009-03-311-1/+1
* ENH: add submit via cp modeBill Hoffman2009-03-312-3/+82
* STYLE: White space only change to see if continuous is working on new dashboa...David Cole2009-03-311-1/+0
* STYLE: White space only change to see if continuous is working on new dashboa...David Cole2009-03-311-0/+1
* ENH: use a newer cmakeBill Hoffman2009-03-311-1/+1
* BUG: Fix AddExternalProject config command idBrad King2009-03-311-10/+6
* STYLE: Nightly Date StampBrad King2009-03-311-1/+1
* BUG: Fix inconsistency with lowercase drive letters on Windows.Clinton Stimpson2009-03-301-2/+6
* ENH: Simpler AddExternalProject install stepBrad King2009-03-301-21/+8
* ENH: Simpler AddExternalProject build stepBrad King2009-03-301-21/+8
* ENH: Simpler AddExternalProject configure stepBrad King2009-03-301-41/+24
* ENH: Simpler AddExternalProject patch stepBrad King2009-03-301-18/+7
* ENH: Simpler AddExternalProject update stepBrad King2009-03-301-79/+26
* ENH: Simpler AddExternalProject download stepBrad King2009-03-301-148/+65
* ENH: Generalize AddExternalProject step creationBrad King2009-03-302-1/+90
* ENH: Factor argument parsing in AddExternalProjectBrad King2009-03-301-42/+49
* ENH: Teach AddExternalProject a 'complete' stepBrad King2009-03-301-8/+15
* ENH: Add version info to about dialog, including Qt version.Clinton Stimpson2009-03-301-1/+7
* COMP: missing string.h header for strlen.Mathieu Malaterre2009-03-301-1/+3
* ENH: Document scope of add_custom_command outputsBrad King2009-03-302-4/+10
* ENH: remote debugging of sunosMathieu Malaterre2009-03-301-2/+13
* STYLE: Nightly Date StampBrad King2009-03-301-1/+1
* STYLE: Nightly Date StampBrad King2009-03-291-1/+1
* STYLE: fix line lenghtBill Hoffman2009-03-281-2/+4
* ENH: change qt to 4.5Bill Hoffman2009-03-282-2/+3
* STYLE: Nightly Date StampBrad King2009-03-281-1/+1
* ENH: mark the two variables as advancedAlexander Neundorf2009-03-271-3/+1
* BUG: fix for #8686 add some more compiler flagsBill Hoffman2009-03-271-0/+11
* ENH: LIBPATH is not required for cl to workBill Hoffman2009-03-271-2/+1
* ENH: fix spaces in path escapeBill Hoffman2009-03-271-1/+1
* ENH: use a different cmakeBill Hoffman2009-03-271-1/+1
* STYLE: Nightly Date StampBrad King2009-03-271-1/+1
* BUG: Don't return checkable flag for item when in the middle of configure/ge...Clinton Stimpson2009-03-261-0/+1
* ENH: Do a recheck of QT_MAC_USE_COCOA when qmake executable changes.Clinton Stimpson2009-03-261-0/+3
* STYLE: Nightly Date StampBrad King2009-03-261-1/+1
* ENH: Support OUTPUT_LOCATION property for qm files.Clinton Stimpson2009-03-251-1/+7
* BUG: Fix CMAKE_CURRENT_LIST_FILE in macrosBrad King2009-03-253-5/+16
* STYLE: Nightly Date StampBrad King2009-03-251-1/+1
* STYLE: Nightly Date StampBrad King2009-03-241-1/+1
* ENH: Support preprocessor def values in VS6Brad King2009-03-237-41/+42
* STYLE: Nightly Date StampBrad King2009-03-231-1/+1
* ENH: NEW: FindGTK2 modulePhilip Lowman2009-03-221-0/+540
* STYLE: Nightly Date StampBrad King2009-03-221-1/+1
* STYLE: Nightly Date StampBrad King2009-03-211-1/+1
* BUG: LIST(REMOVE_ITEM...) was being called on a variable that could be empty.Philip Lowman2009-03-211-1/+1
* BUG: Fix return value of ctest_updateBrad King2009-03-202-4/+4
* STYLE: Nightly Date StampBrad King2009-03-201-1/+1
* COMP:Fixed warnings with gcc 4.3.2.Francois Bertel2009-03-202-45/+94