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 жил өмнө |
Ian Scott
|
63d64d5780
Define a single expected format for the values defined in every FindXXX.cmake file.
|
23 жил өмнө |
Ken Martin
|
7b5a8762c6
modified how source files store properties
|
23 жил өмнө |
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
|
24 жил өмнө |
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 жил өмнө |
Bill Hoffman
|
809b32fe59
ENH: remove several compiler warnings
|
24 жил өмнө |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 жил өмнө |
Franck Bettinger
|
53d0de2a9f
cleanups
|
24 жил өмнө |
Franck Bettinger
|
4153857a1e
add cleaning of QT generated files when make clean is used
|
24 жил өмнө |
Bill Hoffman
|
319a5e0077
BUG: CustomCommand has to use full path to Source file now
|
24 жил өмнө |
Ian Scott
|
8fefb3dd22
Detect error and output useful message
|
24 жил өмнө |
Ian Scott
|
3a316a6e0a
added a QT_WRAP_CPP command
|
24 жил өмнө |