summaryrefslogtreecommitdiff
path: root/Tests/Wrapping
Commit message (Expand)AuthorAgeFilesLines
* Revise C++ coding style using clang-format-15Kitware Robot2023-01-181-1/+2
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-012-5/+6
* Tests: Ensure Solaris linker never sees empty contentsCraig Scott2017-05-181-1/+3
* Revise C++ coding style using clang-formatKitware Robot2016-05-166-33/+26
* Merge topic 'test-watcom-workaround'Brad King2016-05-022-1/+1
|\
| * Tests: Add workaround to Wrapping test for Watcom failureBrad King2016-04-282-1/+1
* | Format include directive blocks and ordering with clang-formatBrad King2016-04-291-2/+2
|/
* Tests: Cover fltk_wrap_ui on an executable that links librariesBrad King2016-01-213-4/+7
* Tests: Don't read the LOCATION property from build targets.Stephen Kelly2013-11-191-2/+1
* Drop use of configure_file IMMEDIATE optionDaniele E. Domenichelli2013-11-131-2/+2
* Fix casing of 'Qt' in docs, comments and user-visible strings.Stephen Kelly2012-08-281-4/+4
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-5/+5
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-48/+48
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-132-5/+5
* ENH: preclean some warningsKen Martin2008-03-251-0/+1
* BUG: Fixed fake generation of files to behave more like fluid.Brad King2007-11-102-5/+0
* ENH: remove findqt3 from cmake's cmakelist filesBill Hoffman2007-11-022-0/+7
* 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-091-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