Ken Martin
|
3d96e52261
|
STYLE: some m_ to this-> cleanup
|
20 years ago |
Bill Hoffman
|
89e5fc63fe
|
STYLE: fix line lengths
|
20 years ago |
Ken Martin
|
89f3e97730
|
STYLE: fix docs
|
20 years ago |
Andy Cedilnik
|
4c658a5bc5
|
ENH: Add classname to commands
|
20 years ago |
Ken Martin
|
c25e2b9b97
|
ENH: change workings of command so that it can all happing in the initial pass still works the old way but complains
|
20 years ago |
Ken Martin
|
072db6ad70
|
removed redundent includes
|
22 years ago |
Ken Martin
|
eacc8da7e5
|
some updates
|
22 years ago |
Brad King
|
a02574158d
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
Bill Hoffman
|
455b262cfe
|
ENH: clean up docs some
|
23 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 |
Will Schroeder
|
a6a43d5320
|
ENH:Updated copyright
|
24 years ago |
Luis Ibanez
|
cdecad7a05
|
FIX: The command was modified it uses now a target and a source list
composed of .fl files. The names of the generated .cxx files are
added internally to the Sources list of the target.
|
24 years ago |
Luis Ibanez
|
ecd4b2b1ee
|
ENH: The command was simplified to generate a source list of cxx from a
source list of .fl GUI files.
|
24 years ago |
Luis Ibanez
|
0eb838643e
|
Command for invoking FLTK's code generator "Fluid" during the building process
|
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 |
Ian Scott
|
3a316a6e0a
|
added a QT_WRAP_CPP command
|
24 years ago |
Bill Hoffman
|
baa28efd10
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 years ago |
Berk Geveci
|
4e80d8e2b2
|
Should not be inherited.
|
24 years ago |
Bill Hoffman
|
9922155423
|
ENH: rename Invoke to InitialPass
|
25 years ago |
Ken Martin
|
79f95167bd
|
minor fixes
|
25 years ago |
Ken Martin
|
73f04d1409
|
many fixes and cleanup and features
|
25 years ago |
Ken Martin
|
865ec96644
|
major changes to support multiple libraries and source lists
|
25 years ago |
Ken Martin
|
32e738cd0c
|
very early version of a wrapper
|
25 years ago |
Brad King
|
463e466be3
|
ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses.
|
25 years ago |
Will Schroeder
|
658614ff6a
|
ENH:Reworked CMake for consistency
|
25 years ago |
Will Schroeder
|
cacd6d1604
|
ENH:Tweaks to dump documentation
|
25 years ago |
Will Schroeder
|
5faa3b9f28
|
ENH:Added documentation; clean-up
|
25 years ago |
Will Schroeder
|
be6b895a3a
|
ENH:Beginning clean up; adding documentation
|
25 years ago |
Will Schroeder
|
26dbdd4671
|
ENH:Beginning clean up; adding documentation
|
25 years ago |
Bill Hoffman
|
c54a05bfc7
|
ENH: rework cmake, added ruleMaker classes and changed the syntax of the CMakeLists.txt files.
|
25 years ago |