Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
%!s(int64=16) %!d(string=hai) anos |
Brad King
|
71c0e1417b
ENH: Keep only FinalPass commands in memory
|
%!s(int64=16) %!d(string=hai) anos |
Ken Martin
|
0e69d38004
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
%!s(int64=18) %!d(string=hai) anos |
Brad King
|
0b0258c548
BUG: Reverting previous change. It did not account for the possibility that the loaded command was built with a different compiler.
|
%!s(int64=18) %!d(string=hai) anos |
Brad King
|
a7efb3feb7
ENH: Removed code unnecessary now that DynamicLoader is implemented better.
|
%!s(int64=18) %!d(string=hai) anos |
Brad King
|
658d38e0af
COMP: Added missing includes. This partially addresses bug#3556.
|
%!s(int64=19) %!d(string=hai) anos |
Brad King
|
1d38a3e09e
BUG: Removed compiled-in CMAKE_SHARED_MODULE_PREFIX and CMAKE_SHARED_MODULE_SUFFIX for loaded commands in favor of using the settings from the platform files.
|
%!s(int64=20) %!d(string=hai) anos |
Andy Cedilnik
|
f483e48d2a
ENH: Cleanup DynamicLoader so that the symbols have more consistent names, start using dynamic loader from kwsys in CMake
|
%!s(int64=20) %!d(string=hai) anos |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
%!s(int64=20) %!d(string=hai) anos |
Ken Martin
|
345cf04012
ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings
|
%!s(int64=21) %!d(string=hai) anos |
Brad King
|
ec497c7a23
ENH: LOAD_COMMAND command will now set a variable called CMAKE_LOADED_COMMAND_<COMMAND_NAME> to the full path of the loaded module if loading was successful. Otherwise the variable is not set (will evaluate to empty string). This is useful both in testing whether loading worked and for installing loaded command modules.
|
%!s(int64=21) %!d(string=hai) anos |
Bill Hoffman
|
c19a70b3ad
WRN: remove warnings
|
%!s(int64=21) %!d(string=hai) anos |
Bill Hoffman
|
ec0626e54d
ENH: fix for bug id 27, add a signal handler for crashes in loaded commands
|
%!s(int64=21) %!d(string=hai) anos |
Andy Cedilnik
|
0d8f8a0dc2
ERR: Fix crash of cmake on broken load commands
|
%!s(int64=22) %!d(string=hai) anos |
Andy Cedilnik
|
aef3ca6df8
BUG: LastError can return 0, so handle that case
|
%!s(int64=22) %!d(string=hai) anos |
Brad King
|
4888c088ae
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
%!s(int64=23) %!d(string=hai) anos |
Bill Hoffman
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
%!s(int64=23) %!d(string=hai) anos |
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.
|
%!s(int64=23) %!d(string=hai) anos |
Ken Martin
|
876645af51
better warning message
|
%!s(int64=23) %!d(string=hai) anos |
Ken Martin
|
e4e920ef6c
better warning message
|
%!s(int64=23) %!d(string=hai) anos |
Ken Martin
|
abf3337888
some mods to the plugin API
|
%!s(int64=23) %!d(string=hai) anos |
Andy Cedilnik
|
d86d95cf2b
Cleanup
|
%!s(int64=23) %!d(string=hai) anos |
Ken Martin
|
bafeb69742
cleaned up API
|
%!s(int64=23) %!d(string=hai) anos |
Andy Cedilnik
|
5843ae455e
Fix loading of module for borland
|
%!s(int64=23) %!d(string=hai) anos |
Ken Martin
|
f835a83b8d
better error reporting
|
%!s(int64=23) %!d(string=hai) anos |
Ken Martin
|
0a2f6c876c
added destructor to loaded commands
|
%!s(int64=23) %!d(string=hai) anos |
Brad King
|
ce65c54d7a
ERR: Fixes for comeau compiler. NULL is a pointer of type void*, and cannot be compared directly with other pointer types. We use 0 instead.
|
%!s(int64=23) %!d(string=hai) anos |
Ken Martin
|
d0be2896d7
changed cache manager and registered generators to no longer be singletons
|
%!s(int64=23) %!d(string=hai) anos |
Bill Hoffman
|
37b73a908a
ENH: fix warnings
|
%!s(int64=23) %!d(string=hai) anos |
Ken Martin
|
d99454cba4
now uses stubs
|
%!s(int64=23) %!d(string=hai) anos |