summaryrefslogtreecommitdiffstats
path: root/Tests/Wrapping
Commit message (Expand)AuthorAgeFilesLines
* ENH: removed old VTK testsKen Martin2006-12-121-67/+0
* ENH: make sure it is qt3 before running testBill Hoffman2006-11-221-2/+2
* ENH: make sure findqt3 finds qt3 and not qt4Bill Hoffman2006-11-221-1/+1
* COMP: More fixes for non-ANSI C compilers.Brad King2006-06-031-1/+7
* COMP: Fix for non-ANSI C compilers.Brad King2006-06-031-1/+1
* BUG: Custom commands should actually generate the files they claim to generate.Brad King2006-06-022-3/+15
* ENH: for all custom commands that can not be given to a target, add them to a...Bill Hoffman2006-01-092-2/+21
* BUG: force EXECUABLE and LIBRARY output paths so bad cache entries do not fai...Bill Hoffman2006-01-021-2/+2
* COMP: Need target-level dependency from wrapper targets on Wrap executable ta...Brad King2005-11-171-0/+3
* ENH: more qt changesBill Hoffman2005-09-121-2/+1
* ENH: clean up the find qt stuff someBill Hoffman2005-09-101-1/+1
* ENH: change to work with new FLTK commandKen Martin2005-06-101-0/+1
* ENH: no longer test ITK commandKen Martin2005-06-091-10/+0
* ENH: remove bad add target commandsKen Martin2005-06-081-2/+0
* ENH: remove requirements on 1.2Ken Martin2005-06-081-5/+5
* ENH: removed old commandKen Martin2005-06-021-3/+1
* BUG: Do not add Qt wrapping test unless QT is found and QT_UIC_EXECUTABLE is ...Brad King2005-03-161-2/+2
* ENH: Adding cleaning of custom command outputs during "make clean".Brad King2005-02-091-0/+4
* BUG: Fix dependency to input file for QT_WRAP_CPP. Bug #421 - QT_WRAP_CPPAndy Cedilnik2004-01-052-1/+9
* ENH: Better testingAndy Cedilnik2003-09-241-6/+10
* ENH: More verbose testAndy Cedilnik2003-08-071-0/+1
* ENH: Make it work for QT 2.3 non commercial on windowsAndy Cedilnik2003-08-011-0/+1
* ENH: Add more debugAndy Cedilnik2003-08-011-0/+1
* ERR: Only link qt to qt executableAndy Cedilnik2003-08-011-1/+1
* ERR: Attempt to fix wrapping on WindowsAndy Cedilnik2003-07-311-1/+4
* ENH: Fix problem on HP. Whay should K&R be default?Andy Cedilnik2003-07-311-7/+2
* ENH: Really test uic and perform configured uic testAndy Cedilnik2003-07-302-34/+78
* ENH: Add executable for wrapping test, so that make stage actually passesAndy Cedilnik2003-07-302-4/+19
* for unix add x11 and pthreads for qtBill Hoffman2003-07-251-0/+3
* minor fixBill Hoffman2003-06-041-0/+9
* If display is not set, do not attempt to run applicationAndy Cedilnik2003-04-021-5/+21
* now uses SET instead of SOURCE_LIST commandKen Martin2002-12-121-2/+2
* added include of FindQT.cmakeFranck Bettinger2002-09-121-2/+8
* corrected test for QTWrapUIFranck Bettinger2002-09-122-7/+6
* added test for QTWrapUIFranck Bettinger2002-09-111-1/+12
* test for QTWarpUIFranck Bettinger2002-09-112-0/+59
* fixed test for new cmakeKen Martin2002-09-041-1/+1
* ENH: Added coverage test for ITK_WRAP_TCL. Doesn't actually invoke CABLE.Brad King2002-05-082-0/+11
* ENH: Removed tests for commands that no longer exist.Brad King2002-04-171-6/+0
* FIX: do not need CMakeLibSebastien Barre2002-03-271-9/+0
* ENH: USE_MANGLED_MESA is more careful now. Try to trick it again.Sebastien Barre2002-03-261-0/+4
* ENH: Use ${CMAKE_CFG_INTDIR} instead of hardcoded RelInfo, Debug, Release, etc.Sebastien Barre2002-03-261-6/+2
* ENH: Trick VTK_WRAP_JAVA in a better way (avoid CUSTOM_TARGET)Sebastien Barre2002-02-122-5/+7
* Add coverage for VTK_MAKE_INSTANTIATORSebastien Barre2002-01-211-0/+9
* Increase Coverage.Sebastien Barre2002-01-202-0/+4
* Add coverage for QT and FLTK wrappers. Also MANGLED_MESASebastien Barre2002-01-202-0/+34
* Add test for VTK_WRAP_*Sebastien Barre2002-01-206-12/+58
* Add documentation, comments. Move some 'Complex' sub-tests into 2 new 'Wrappi...Sebastien Barre2002-01-202-0/+53