- Sep 23, 2006
-
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
- Sep 22, 2006
-
-
Ken Martin authored
-
Ken Martin authored
-
Brad King authored
-
Andy Cedilnik authored
-
- Sep 21, 2006
-
-
Brad King authored
-
Brad King authored
-
Brad King authored
BUG: Enabled use of EscapeForShell to properly escape custom command lines. This addresses bug#3786 for Xcode.
-
Brad King authored
-
Brad King authored
-
Brad King authored
BUG: Centralized generation of command line arguments in escaped form. This addresses bug#3786 for several platforms.
-
Andy Cedilnik authored
-
Brad King authored
BUG: Windows_ShellArgument: need to escape if the string contains one of a set of special characters as well as spaces. Moved test for needing escapes to a separate method kwsysSystemWindowsShellArgumentNeedsEscape.
-
Brad King authored
-
Brad King authored
ENH: Adding 'System' component of C sources to hold system tools written in C. Moved windows shell command line argument escaping code to kwsysSystem_Windows_ShellArgument and kwsysSystem_Windows_ShellArgumentSize.
-
Brad King authored
ENH: Added KWSYS_SHARED_FORWARD_OPTION_COMMAND option to allow users to replace the command executed. Extended documentation at top of file.
-
Andy Cedilnik authored
-
- Sep 20, 2006
-
-
Brad King authored
-
Andy Cedilnik authored
-
- Sep 19, 2006
-
-
Alexander Neundorf authored
jasper (jpeg2000), libxml2 and libxslt and openssl and the accompanying license (BSD) Alex
-
Andy Cedilnik authored
-
- Sep 18, 2006
-
-
Alexander Neundorf authored
CHECK_CXX_COMPILER_FLAG("-Wall" COMPILER_SUPPORTS_WALL) Alex
-
Brad King authored
-
Andy Cedilnik authored
-
- Sep 17, 2006
-
-
Andy Cedilnik authored
-
- Sep 16, 2006
-
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Andy Cedilnik authored
-
- Sep 15, 2006
-
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
ENH: Added test for linking to a static library that is next to a shared library. See bug#1644 for related changes.
-
Brad King authored
ENH: Adding support to link specifically to an archive or a shared library based on the file name specified. This fixes the problem of having -lfoo linking to libfoo.so even when it came from libfoo.a being specified.
-