Andy Cedilnik
|
f483e48d2a
ENH: Cleanup DynamicLoader so that the symbols have more consistent names, start using dynamic loader from kwsys in CMake
|
19 年之前 |
Bill Hoffman
|
89e5fc63fe
STYLE: fix line lengths
|
19 年之前 |
Andy Cedilnik
|
ff50bb9f77
BUG: Even more VS8 issues
|
19 年之前 |
Brad King
|
f2cf7e9197
ENH: Enable capture of output from VCExpress.exe and devenv.exe.
|
19 年之前 |
Brad King
|
db0681d2f6
ENH: Adding option to return empty arguments when expanding a list.
|
20 年之前 |
Andy Cedilnik
|
e5a8e115bc
ENH: Move relative path to kwsys
|
20 年之前 |
Andy Cedilnik
|
1e6bc6e5ee
COMP: Remove warnings on HP-UX
|
20 年之前 |
Andy Cedilnik
|
8477aa59e5
ENH: Merge from cpack branch
|
20 年之前 |
Andy Cedilnik
|
6534e66e61
COMP: Fix warning on sun
|
20 年之前 |
Andy Cedilnik
|
00371678d3
COMP: Remove sun warning
|
20 年之前 |
Andy Cedilnik
|
bb618a7db5
ENH: Cleanup the file handler stuf so that now any file descriptor type can be used
|
20 年之前 |
Andy Cedilnik
|
7b02221059
COMP: Remove unused variable
|
20 年之前 |
Andy Cedilnik
|
6d0f0e0acb
COMP: Fix support for gzip on non-32 bit platforms
|
20 年之前 |
Andy Cedilnik
|
081625c610
COMP: Use mangle names
|
20 年之前 |
Andy Cedilnik
|
abe4fd77fc
ENH: Make the syntax more line tar
|
20 年之前 |
Andy Cedilnik
|
d1180fc4e1
ENH: Add untaring support
|
20 年之前 |
Andy Cedilnik
|
2fcd41323b
COMP: Fix complex test and fix bootstrap
|
20 年之前 |
Andy Cedilnik
|
0ef674b906
COMP: Add missing include
|
20 年之前 |
Andy Cedilnik
|
7a49a0ce4a
BUG: Return proper values
|
20 年之前 |
Andy Cedilnik
|
fdc844ecdb
ENH: Add method to create tar
|
20 年之前 |
Bill Hoffman
|
452925649a
ENH: add better support for framework linking
|
20 年之前 |
Brad King
|
0df3c162fb
BUG: Do not dereference an end iterator.
|
20 年之前 |
Brad King
|
1c96fa4a41
BUG: RunSingleCommand should translate NULL characters in the output to valid text. This should fix the missing-output problem caused by NULL-characters in VS build output.
|
20 年之前 |
Brad King
|
bac564356b
COMP: Added pragma directives for SGI compilers to avoid useless warnings.
|
20 年之前 |
Andy Cedilnik
|
c09f6172a4
ENH: Improve performance by using vector of char instead of string
|
20 年之前 |
Brad King
|
e2ec4a1845
ENH: Adding kwsys::SystemTools::FileTimeCompare method to compare file modification times with the highest resolution possible on the file system.
|
20 年之前 |
Andy Cedilnik
|
ad5115d00f
ENH: Add support for single '
|
20 年之前 |
Brad King
|
1c663cf41c
BUG: Fix to avoid relative path with ..s all the way to the root.
|
21 年之前 |
Bill Hoffman
|
ef07a8565e
COMP: remove an unused variable warning
|
21 年之前 |
Bill Hoffman
|
626be7884a
FIX: go back to not trying to handle spaces in the path for run single command and comment it so that people know to call the right thing
|
21 年之前 |