Ken Martin
|
d5d0f17e5c
|
updated for new custom command
|
2003-06-05 14:37:35 -04:00 |
Bill Hoffman
|
f58d7df66a
|
ENH: add checking for NOTFOUND
|
2003-01-31 13:50:42 -05:00 |
Brad King
|
4888c088ae
|
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
2002-12-11 18:13:33 -05:00 |
Bill Hoffman
|
a93038c52a
|
ENH: update to new style MakeDepend
|
2002-12-10 15:55:43 -05:00 |
Brad King
|
f33fda6720
|
ENH: Added generation of --gccxml-compiler argument to GCC-XML for msvc6, msvc7, and nmake makefiles generators.
|
2002-11-04 19:45:19 -05:00 |
Brad King
|
61a9bddb4c
|
ENH: Added generation of --gccxml-cxxflags option to complement --gccxml-compiler.
|
2002-10-28 10:29:28 -05:00 |
Brad King
|
1f6a3c67b1
|
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
2002-10-23 18:03:27 -04:00 |
Brad King
|
3997fdeec3
|
ENH: Added support to pass the gccxml program location to cable if ITK_GCCXML_EXECUTABLE is set on m_Makefile.
|
2002-10-01 18:37:08 -04:00 |
Brad King
|
da9d44f877
|
BUG: Only one generated Tcl wrapper source was getting added to the package's library.
|
2002-07-26 10:15:04 -04:00 |
Ken Martin
|
44a7cd55ff
|
removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building
|
2002-06-27 15:57:09 -04:00 |
Brad King
|
b272f6455f
|
ENH: Added dependency hack to support wrapping test.
|
2002-05-08 17:45:31 -04:00 |
Brad King
|
8e69c98615
|
BUG: Need to use CMAKE_CXX_COMPILER, not CXX, to get the C++ compiler name.
|
2002-05-08 17:37:03 -04:00 |
Brad King
|
a83e8170e9
|
ENH: Added ITK Tcl wrapping command.
|
2002-05-08 13:11:53 -04:00 |