Commit Graph

51 Commits

Author SHA1 Message Date
Ken Martin ce8810c4e7 ENH: preclean some warnings 2008-03-25 11:27:18 -04:00
Brad King 17c8e898ab BUG: Fixed fake generation of files to behave more like fluid. 2007-11-10 17:31:50 -05:00
Bill Hoffman dcf21dd90b ENH: remove findqt3 from cmake's cmakelist files 2007-11-02 10:46:03 -04:00
Ken Martin 62b368f3d5 ENH: removed old VTK tests 2006-12-12 13:59:09 -05:00
Bill Hoffman fb8a239f94 ENH: make sure it is qt3 before running test 2006-11-22 14:22:43 -05:00
Bill Hoffman 651fecee5b ENH: make sure findqt3 finds qt3 and not qt4 2006-11-22 13:30:59 -05:00
Brad King c32b8c196d COMP: More fixes for non-ANSI C compilers. 2006-06-03 09:48:39 -04:00
Brad King 9af54c440d COMP: Fix for non-ANSI C compilers. 2006-06-03 09:42:14 -04:00
Brad King e1c110d244 BUG: Custom commands should actually generate the files they claim to generate. 2006-06-02 12:19:16 -04:00
Bill Hoffman a91947039a ENH: for all custom commands that can not be given to a target, add them to all targets in the current makefile 2006-01-09 14:40:31 -05:00
Bill Hoffman 9d0f86d7d0 BUG: force EXECUABLE and LIBRARY output paths so bad cache entries do not fail tests 2006-01-02 15:01:43 -05:00
Brad King a9c2ff474e COMP: Need target-level dependency from wrapper targets on Wrap executable target. 2005-11-17 16:49:48 -05:00
Bill Hoffman 34170ed52e ENH: more qt changes 2005-09-12 09:32:21 -04:00
Bill Hoffman afbc9b7b07 ENH: clean up the find qt stuff some 2005-09-09 21:51:23 -04:00
Ken Martin e1870805b4 ENH: change to work with new FLTK command 2005-06-10 10:09:39 -04:00
Ken Martin d053034aa4 ENH: no longer test ITK command 2005-06-09 11:23:22 -04:00
Ken Martin 25314c428a ENH: remove bad add target commands 2005-06-08 16:39:56 -04:00
Ken Martin 859b517518 ENH: remove requirements on 1.2 2005-06-08 14:11:25 -04:00
Ken Martin 1dfe02fb86 ENH: removed old command 2005-06-02 15:09:34 -04:00
Brad King db10dc0f1e BUG: Do not add Qt wrapping test unless QT is found and QT_UIC_EXECUTABLE is found. 2005-03-16 09:55:08 -05:00
Brad King 4931afd89d ENH: Adding cleaning of custom command outputs during "make clean". 2005-02-09 11:40:01 -05:00
Andy Cedilnik 15cdf406d6 BUG: Fix dependency to input file for QT_WRAP_CPP. Bug #421 - QT_WRAP_CPP 2004-01-05 11:13:50 -05:00
Andy Cedilnik 8102451c01 ENH: Better testing 2003-09-24 17:51:13 -04:00
Andy Cedilnik 5d203a92f3 ENH: More verbose test 2003-08-07 14:37:35 -04:00
Andy Cedilnik 8a0e3c103b ENH: Make it work for QT 2.3 non commercial on windows 2003-08-01 19:13:38 -04:00
Andy Cedilnik 3e8f596c81 ENH: Add more debug 2003-08-01 18:52:57 -04:00
Andy Cedilnik ae2020333a ERR: Only link qt to qt executable 2003-08-01 09:18:43 -04:00
Andy Cedilnik 0f79c4aca9 ERR: Attempt to fix wrapping on Windows 2003-07-31 08:50:21 -04:00
Andy Cedilnik 4b5a63d8a2 ENH: Fix problem on HP. Whay should K&R be default? 2003-07-31 08:33:01 -04:00
Andy Cedilnik 2760bf9fa1 ENH: Really test uic and perform configured uic test 2003-07-30 13:28:32 -04:00
Andy Cedilnik 36e6b85f70 ENH: Add executable for wrapping test, so that make stage actually passes 2003-07-30 13:11:04 -04:00
Bill Hoffman 27a3c00533 for unix add x11 and pthreads for qt 2003-07-25 12:50:30 -04:00
Bill Hoffman 8d8ae14a8e minor fix 2003-06-04 10:46:18 -04:00
Andy Cedilnik 4ecc0d9f15 If display is not set, do not attempt to run application 2003-04-02 09:01:33 -05:00
Ken Martin ee46e410ce now uses SET instead of SOURCE_LIST command 2002-12-12 08:42:33 -05:00
Franck Bettinger 5e6b29717e added include of FindQT.cmake 2002-09-12 13:20:05 -04:00
Franck Bettinger 6b9d82f41d corrected test for QTWrapUI 2002-09-12 11:37:16 -04:00
Franck Bettinger 4be9fce5fe added test for QTWrapUI 2002-09-11 16:41:46 -04:00
Franck Bettinger 3f047aabaf test for QTWarpUI 2002-09-11 16:41:11 -04:00
Ken Martin b8e39b0a61 fixed test for new cmake 2002-09-04 11:17:26 -04:00
Brad King 1de2e69810 ENH: Added coverage test for ITK_WRAP_TCL. Doesn't actually invoke CABLE. 2002-05-08 17:45:56 -04:00
Brad King b7c368b5e3 ENH: Removed tests for commands that no longer exist. 2002-04-17 14:58:24 -04:00
Sebastien Barre 07578f938d FIX: do not need CMakeLib 2002-03-27 10:54:25 -05:00
Sebastien Barre 9c4922b3af ENH: USE_MANGLED_MESA is more careful now. Try to trick it again. 2002-03-26 14:42:10 -05:00
Sebastien Barre e0f36dbfba ENH: Use ${CMAKE_CFG_INTDIR} instead of hardcoded RelInfo, Debug, Release, etc. 2002-03-26 14:41:33 -05:00
Sebastien Barre 9b78a74ed0 ENH: Trick VTK_WRAP_JAVA in a better way (avoid CUSTOM_TARGET) 2002-02-12 17:38:41 -05:00
Sebastien Barre 0bee6e523f Add coverage for VTK_MAKE_INSTANTIATOR 2002-01-21 15:30:19 -05:00
Sebastien Barre 6f3570656c Increase Coverage. 2002-01-20 01:58:57 -05:00
Sebastien Barre f04128ad63 Add coverage for QT and FLTK wrappers. Also MANGLED_MESA 2002-01-20 01:06:09 -05:00
Sebastien Barre c0ae306090 Add test for VTK_WRAP_* 2002-01-20 00:11:19 -05:00