index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
Wrapping
Commit message (
Collapse
)
Author
Age
Files
Lines
*
ENH: Better testing
Andy Cedilnik
2003-09-24
1
-6/+10
|
*
ENH: More verbose test
Andy Cedilnik
2003-08-07
1
-0/+1
|
*
ENH: Make it work for QT 2.3 non commercial on windows
Andy Cedilnik
2003-08-01
1
-0/+1
|
*
ENH: Add more debug
Andy Cedilnik
2003-08-01
1
-0/+1
|
*
ERR: Only link qt to qt executable
Andy Cedilnik
2003-08-01
1
-1/+1
|
*
ERR: Attempt to fix wrapping on Windows
Andy Cedilnik
2003-07-31
1
-1/+4
|
*
ENH: Fix problem on HP. Whay should K&R be default?
Andy Cedilnik
2003-07-31
1
-7/+2
|
*
ENH: Really test uic and perform configured uic test
Andy Cedilnik
2003-07-30
2
-34/+78
|
*
ENH: Add executable for wrapping test, so that make stage actually passes
Andy Cedilnik
2003-07-30
2
-4/+19
|
*
for unix add x11 and pthreads for qt
Bill Hoffman
2003-07-25
1
-0/+3
|
*
minor fix
Bill Hoffman
2003-06-04
1
-0/+9
|
*
If display is not set, do not attempt to run application
Andy Cedilnik
2003-04-02
1
-5/+21
|
*
now uses SET instead of SOURCE_LIST command
Ken Martin
2002-12-12
1
-2/+2
|
*
added include of FindQT.cmake
Franck Bettinger
2002-09-12
1
-2/+8
|
*
corrected test for QTWrapUI
Franck Bettinger
2002-09-12
2
-7/+6
|
*
added test for QTWrapUI
Franck Bettinger
2002-09-11
1
-1/+12
|
*
test for QTWarpUI
Franck Bettinger
2002-09-11
2
-0/+59
|
*
fixed test for new cmake
Ken Martin
2002-09-04
1
-1/+1
|
*
ENH: Added coverage test for ITK_WRAP_TCL. Doesn't actually invoke CABLE.
Brad King
2002-05-08
2
-0/+11
|
*
ENH: Removed tests for commands that no longer exist.
Brad King
2002-04-17
1
-6/+0
|
*
FIX: do not need CMakeLib
Sebastien Barre
2002-03-27
1
-9/+0
|
*
ENH: USE_MANGLED_MESA is more careful now. Try to trick it again.
Sebastien Barre
2002-03-26
1
-0/+4
|
*
ENH: Use ${CMAKE_CFG_INTDIR} instead of hardcoded RelInfo, Debug, Release, etc.
Sebastien Barre
2002-03-26
1
-6/+2
|
*
ENH: Trick VTK_WRAP_JAVA in a better way (avoid CUSTOM_TARGET)
Sebastien Barre
2002-02-12
2
-5/+7
|
*
Add coverage for VTK_MAKE_INSTANTIATOR
Sebastien Barre
2002-01-21
1
-0/+9
|
*
Increase Coverage.
Sebastien Barre
2002-01-20
2
-0/+4
|
*
Add coverage for QT and FLTK wrappers. Also MANGLED_MESA
Sebastien Barre
2002-01-20
2
-0/+34
|
*
Add test for VTK_WRAP_*
Sebastien Barre
2002-01-20
6
-12/+58
|
*
Add documentation, comments. Move some 'Complex' sub-tests into 2 new ↵
Sebastien Barre
2002-01-20
2
-0/+53
'Wrapping' and 'Testing' tests.