Brad King
|
879b47e6ba
KWSys: Fix SharedForward on Cygwin without -mwin32
|
16 years ago |
Brad King
|
56fe170043
KWSys: Improve SharedForward platform table
|
16 years ago |
Brad King
|
de955e4b6d
Convert KWSys to OSI-approved BSD License
|
16 years ago |
Mathieu Malaterre
|
961f9f583f
COMP: Fix compilation of VTK on debian/sparc (sparc is a CPU not an OS)
|
16 years ago |
Brad King
|
5692fa2ecb
COMP: More KWSys SharedForward pointer const-ness
|
16 years ago |
Brad King
|
6028f3a4c7
COMP: Fix KWSys SharedForward sign conversion
|
16 years ago |
Brad King
|
4c0bbe3828
COMP: Fix KWSys SharedForward pointer const-ness
|
16 years ago |
Brad King
|
734ef07548
COMP: Avoid incompatible pointer warning
|
17 years ago |
Brad King
|
d6643ebba4
BUG: Fix SharedForward with spaces on windows
|
17 years ago |
Brad King
|
014f684317
BUG: Fix SharedForward in-tree detection
|
17 years ago |
Brad King
|
97c7c86898
COMP: Avoid 64-to-32-bit integer conversion warning
|
17 years ago |
Brad King
|
55f5f27cd6
STYLE: Fixed documentation of how to produce forwarding executables for multi-configuration builds with CMAKE_INTDIR.
|
19 years ago |
Brad King
|
b6e8574ab1
ENH: Added KWSYS_SHARED_FORWARD_OPTION_COMMAND option to allow users to replace the command executed. Extended documentation at top of file.
|
19 years ago |
Brad King
|
2e004e03ca
ENH: Added cygcheck knowledge for --ldd option on Cygwin. Added error message for --ldd option when no tool is available but the option was still requested.
|
20 years ago |
Brad King
|
ca1cd089ae
BUG: Fixed dirname in a few cases on windows. Now using KWSYS_SHARED_FORWARD_CONFIG_NAME setting instead of CMAKE_INTDIR directly to give choice to user code. Updated documentation to include @KWSYS_NAMESPACE@_SHARED_FORWARD_CONFIG_NAME, @KWSYS_NAMESPACE@_SHARED_FORWARD_OPTION_PRINT, and @KWSYS_NAMESPACE@_SHARED_FORWARD_OPTION_LDD settings.
|
20 years ago |
Brad King
|
207c39a7ad
ENH: Added support for Windows.
|
20 years ago |
Brad King
|
cbf6358068
ENH: Added knowledge of FreeBSD.
|
20 years ago |
Brad King
|
e0cfb268b6
ENH: Adding SharedForward C header to help create forwarding executables on UNIX systems that configure the shared library runtime search path and then replace themselves with the real executable. This is useful to create binary distributions that work from any extracted location even with shared libraries.
|
21 years ago |