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 rokov pred |
Bill Hoffman
|
809b32fe59
ENH: remove several compiler warnings
|
24 rokov pred |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 rokov pred |
Ken Martin
|
a57202fcc4
minor fix
|
24 rokov pred |
Ken Martin
|
d8088655ff
minor fix
|
24 rokov pred |
Bill Hoffman
|
319a5e0077
BUG: CustomCommand has to use full path to Source file now
|
24 rokov pred |
Ken Martin
|
b502515ad1
memory leak
|
24 rokov pred |
Bill Hoffman
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 rokov pred |
Ken Martin
|
84ea4d85d1
now uses five argument version of wrap commands
|
24 rokov pred |
Ken Martin
|
0fe42a9857
various windows fixes
|
24 rokov pred |
Ken Martin
|
0b471134c3
now creates output directories
|
24 rokov pred |
Bill Hoffman
|
db1303aa7d
ENH: big change, only allow commands access to the cache via the cmMakefile class and GetDefinition, also the cmMakefile is the only way for commands to add to the cache. Also, some changes to configure.in that check for for scoping
|
24 rokov pred |
Berk Geveci
|
44062bf4b7
Better error checking.
|
24 rokov pred |
Bill Hoffman
|
4f77d737c9
ENH: move utilities to targets from makefile, and add versioning to cache
|
24 rokov pred |
Bill Hoffman
|
9922155423
ENH: rename Invoke to InitialPass
|
24 rokov pred |
Sebastien Barre
|
a2a40b1259
updated to handle Tk commands compiled/linked separately. Useful for VTK Tk widgets for example.
|
24 rokov pred |
Ken Martin
|
67e31b789f
fixed bug in init code
|
24 rokov pred |
Ken Martin
|
6d5508e64b
fixed bug in limiting to source lists
|
24 rokov pred |
Ken Martin
|
a99dfa60ae
new set command and IF NOT
|
24 rokov pred |
Will Schroeder
|
54cfe84f3f
ENH:New copyright
|
24 rokov pred |
Ken Martin
|
73f04d1409
many fixes and cleanup and features
|
24 rokov pred |