Bill Hoffman
|
150805258a
ENH: add new machines
|
18 years ago |
Bill Hoffman
|
c190756e24
ENH: fix warning
|
18 years ago |
Bill Hoffman
|
66a094a9eb
ENH: opps
|
18 years ago |
Bill Hoffman
|
f262298bb0
ENH: fix 2 ctest issues, do not use the build type of ctest to look for config types, do not inherit pipes in child procs for ctest so it can kill them
|
18 years ago |
Alexander Neundorf
|
f13c3eef83
|
18 years ago |
Bill Hoffman
|
c693a23a7d
ENH: use gnu tar for cygwin
|
18 years ago |
Alexander Neundorf
|
e69958c3cf
|
18 years ago |
Alexander Neundorf
|
5bb94ce166
|
18 years ago |
Brad King
|
9bfe711ef1
BUG: Fix ExpandListArgument when the string ends in a backslash.
|
18 years ago |
Brad King
|
e01cdf2065
ENH: Added kwsys SystemTools::CreateSymlink and SystemTools::ReadSymlink.
|
18 years ago |
Brad King
|
91c2b84a92
ENH: Added ConvertToOutputSlashes method to convert slashes with the same policy as ConvertToOutputPath but without escaping.
|
19 years ago |
Brad King
|
d37577d9e0
STYLE: Removing unused methods ConvertToShellPath and EscapeForUnixShell.
|
19 years ago |
Bill Hoffman
|
5647e6e254
ENH: fix parens in the path with spaces in the path
|
19 years ago |
Brad King
|
d37abb6b5d
ENH: Added EscapeWindowsShellArgument and ParseWindowsCommandLine methods to cmSystemTools.
|
19 years ago |
Brad King
|
0fcccb151f
ENH: Changes from Ryan C. Gordon to fix old process execution on BeOS.
|
19 years ago |
Bill Hoffman
|
c2308e796f
COMP: fix line length style error
|
19 years ago |
Bill Hoffman
|
3a32cec969
ENH: merge in changes for beos support
|
19 years ago |
Brad King
|
f91b3c1daa
ENH: Add options to build with system utility libraries. Organize inclusion of third party libraries into a single header per library. This addresses bug#3653.
|
19 years ago |
Andy Cedilnik
|
a9c0929d39
COMP: Handle both ansi and non-ansi C
|
19 years ago |
Ken Martin
|
daa37f1163
STYLE: fix line length
|
19 years ago |
Ken Martin
|
d81ebf0c23
ENH: added support for -SP scripts in new processes
|
19 years ago |
Andy Cedilnik
|
b507f8f0d1
ENH: Simplify the test
|
19 years ago |
Andy Cedilnik
|
b20cb78049
ENH: Handle missing unsetenv and add check for environ
|
19 years ago |
Bill Hoffman
|
ca8d1bc99b
ENH: make cmake compile
|
19 years ago |
Andy Cedilnik
|
733a0e787e
COMP: Fix windows
|
19 years ago |
Andy Cedilnik
|
0addc75520
COMP: Handle windows with hack for now
|
19 years ago |
Andy Cedilnik
|
d5631f370b
ENH: Add a method to remove environment variables
|
19 years ago |
Andy Cedilnik
|
fe1fda6431
ENH: Use vector of plain strings and add cmake -E command for getting environment
|
19 years ago |
Andy Cedilnik
|
f44fedd3e9
ENH: Add access for all environment variables
|
19 years ago |
Andy Cedilnik
|
f483e48d2a
ENH: Cleanup DynamicLoader so that the symbols have more consistent names, start using dynamic loader from kwsys in CMake
|
19 years ago |