18 Commits (692f18538b24202df55d154f1ba4134349b971e6)

Author SHA1 Message Date
Bill Hoffman 0a208d5fb5 ENH: remove QT_WRAP_UI flag 21 years ago
Andy Cedilnik ab28d3ea6e ENH: Fix comment 22 years ago
Andy Cedilnik 6e5462b698 ENH: Use the new signature 22 years ago
Andy Cedilnik f7000fa7b9 ENH: Make out of source work on Windows 22 years ago
Andy Cedilnik 804efd91e4 ENH: Allow qt ui files being it the binary dir. Bug #110 - QT_WRAP_UI problem on out-of-source builds 22 years ago
Ken Martin 59c70d9df7 minor update for new custom commands 22 years ago
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. 23 years ago
Franck Bettinger 3507ef55c6 corrected the generated lists .h in header list and .cxx in sources list 23 years ago
Ian Scott 63d64d5780 Define a single expected format for the values defined in every FindXXX.cmake file. 23 years ago
Ken Martin 7b5a8762c6 modified how source files store properties 23 years ago
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 23 years ago
Bill Hoffman 7d76de4403 make sure ; expansion is done in all commands 24 years ago
Bill Hoffman 8b3b49a010 ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc. 24 years ago
Bill Hoffman 809b32fe59 ENH: remove several compiler warnings 24 years ago
Will Schroeder a6a43d5320 ENH:Updated copyright 24 years ago
Bill Hoffman 6156928549 WAR: fix warning 24 years ago
Franck Bettinger 9f9db7dad5 corrected path problem and added moc compilation too 24 years ago
Franck Bettinger becce939a2 support for compilation of .ui files into .h and .cxx files 24 years ago