Bill Hoffman
|
6ccbfe9795
clean up commands so they don't need extra variable
|
21 年之前 |
Andy Cedilnik
|
2ccce878a3
ENH: Cleanups
|
22 年之前 |
Ken Martin
|
af8c7e7616
some updates
|
22 年之前 |
Ken Martin
|
24f4c279d9
some updates
|
22 年之前 |
Ken Martin
|
eacc8da7e5
some updates
|
22 年之前 |
Brad King
|
3303599c75
BUG: Need at least 2 arguments, not exactly 2.
|
23 年之前 |
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 年之前 |
Ken Martin
|
4dec2a174a
remove unused variables
|
23 年之前 |
Ian Scott
|
95a506e6de
FLTK_FLUID_EXE -> FLTK_FLUID_EXECUTABLE
|
23 年之前 |
Ken Martin
|
7b5a8762c6
modified how source files store properties
|
23 年之前 |
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 年之前 |
Bill Hoffman
|
7d76de4403
make sure ; expansion is done in all commands
|
23 年之前 |
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.
|
23 年之前 |
Bill Hoffman
|
809b32fe59
ENH: remove several compiler warnings
|
24 年之前 |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
Luis Ibanez
|
3b9b80b14c
ENH: No longer tries to create a directory for the output
|
24 年之前 |
Luis Ibanez
|
cdecad7a05
FIX: The command was modified it uses now a target and a source list
|
24 年之前 |
Luis Ibanez
|
83eb4b20c0
ENH: AddCustomCommand register now multiple outputs. Auxiliary variable manage
|
24 年之前 |
Luis Ibanez
|
e11df32931
ENH: Custom commands are now builded.
|
24 年之前 |
Luis Ibanez
|
b29e3f11cb
ENH: Command simplified in order to construct a Source list of .cxx from
|
24 年之前 |
Luis Ibanez
|
0eb838643e
Command for invoking FLTK's code generator "Fluid" during the building process
|
24 年之前 |