Ken Martin
|
0b88e57e54
fixed commands that were setting definitions in final pass to set definitions in initial pass
|
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
|
23 роки тому |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 роки тому |
Ken Martin
|
0333f15b96
minor fixes
|
24 роки тому |
Bill Hoffman
|
319a5e0077
BUG: CustomCommand has to use full path to Source file now
|
24 роки тому |
Bill Hoffman
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 роки тому |
Ken Martin
|
84ea4d85d1
now uses five argument version of wrap commands
|
24 роки тому |
Ken Martin
|
0fe42a9857
various windows fixes
|
24 роки тому |
Bill Hoffman
|
cc5c1fa6f7
ENH: separate command from its arguments in the custom command. This allows the generator on windows to change the slashes for just the command
|
24 роки тому |
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 роки тому |
Berk Geveci
|
44062bf4b7
Better error checking.
|
24 роки тому |
Bill Hoffman
|
4f77d737c9
ENH: move utilities to targets from makefile, and add versioning to cache
|
24 роки тому |
Bill Hoffman
|
9922155423
ENH: rename Invoke to InitialPass
|
24 роки тому |
Ken Martin
|
089aa3e106
option to make utilities in the all target
|
24 роки тому |
Ken Martin
|
d1939b26ee
updates
|
24 роки тому |
Ken Martin
|
4d9b2f59cc
better custom rules
|
24 роки тому |
Ken Martin
|
faaadc4a08
better If checks
|
24 роки тому |
Ken Martin
|
79f95167bd
minor fixes
|
24 роки тому |