summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BUG: fix spelling errorBill Hoffman2005-09-081-1/+1
* BUG: fix xcode 15 (really bill Hoffman)Andy Cedilnik2005-09-082-22/+41
* BUG: bug num 1994 library linking when a config is not specified but debug an...Ken Martin2005-09-081-1/+1
* ENH: clean up some stuffBill Hoffman2005-09-083-8/+55
* ENH: add ability to set outdir in swigBill Hoffman2005-09-081-13/+35
* ENH: add support for java 1.5Bill Hoffman2005-09-083-0/+5
* ENH: add Matlab supportBill Hoffman2005-09-081-0/+108
* ENH: add a find motifBill Hoffman2005-09-081-0/+34
* ENH: add Ken Morelands fixes for FindQTBill Hoffman2005-09-082-536/+578
* STYLE: Nightly Version updateAndy Cedilnik2005-09-081-1/+1
* ENH: add a fix for VTK on the mac and a way to fix some projects with a singl...Bill Hoffman2005-09-075-14/+21
* STYLE: Nightly Version updateAndy Cedilnik2005-09-071-1/+1
* ENH: Add a way for test to intentionally failAndy Cedilnik2005-09-074-4/+134
* STYLE: Nightly Version updateAndy Cedilnik2005-09-061-1/+1
* ENH: fix warningsBill Hoffman2005-09-052-2/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-09-051-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-09-041-1/+1
* ENH: fix bootstrap, maybe this should somehow grep awk the sources from the c...Bill Hoffman2005-09-041-0/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-09-031-1/+1
* ENH: add real support for Xcode21Bill Hoffman2005-09-029-31/+342
* BUG: not all Macs are case insensitive if they mount nfs directoriesBill Hoffman2005-09-021-2/+2
* STYLE: Nightly Version updateAndy Cedilnik2005-09-021-1/+1
* ENH: fix NONEBill Hoffman2005-09-011-0/+4
* STYLE: Nightly Version updateAndy Cedilnik2005-09-011-1/+1
* ENH: Added cygcheck knowledge for --ldd option on Cygwin. Added error messag...Brad King2005-08-311-1/+11
* STYLE: Nightly Version updateAndy Cedilnik2005-08-311-1/+1
* ENH: use native Deployment and Development directoriesBill Hoffman2005-08-305-6/+30
* STYLE: Nightly Version updateAndy Cedilnik2005-08-301-1/+1
* ENH: add flags for debug release for aixBill Hoffman2005-08-291-0/+4
* ENH: Picking better default for CMAKE_INSTALL_PREFIX on Windows by using Prog...Brad King2005-08-291-8/+11
* STYLE: Nightly Version updateAndy Cedilnik2005-08-291-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-08-281-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-08-271-1/+1
* ENH: More paths for javaAndy Cedilnik2005-08-261-0/+1
* COMP: Simplify logic and remove sun compile errorAndy Cedilnik2005-08-261-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-08-261-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-08-251-1/+1
* BUG: Prevent from creating bogus filesAndy Cedilnik2005-08-241-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-08-241-1/+1
* ENH: Added support for finding qt-mtedu, the educational version of Qt.Brad King2005-08-231-2/+2
* make sure correct path type is usedBill Hoffman2005-08-231-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-08-231-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-08-221-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-08-211-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-08-201-1/+1
* BUG: Fixed OUTPUT_NAME feature for VS6 generator. It was not working for Deb...Brad King2005-08-192-6/+19
* BUG: Install rule should take build configuration into account.Brad King2005-08-192-2/+26
* ENH: add support for OUTPUT_NAMEBill Hoffman2005-08-191-7/+24
* BUG: If the scanner is not defined this would crash. For example when using n...Andy Cedilnik2005-08-191-18/+18
* ENH: Added cmake -E create_symlink command that behaves like ln -s.Brad King2005-08-191-0/+11