Commit History

Author SHA1 Message Date
  Bill Hoffman 89e5fc63fe STYLE: fix line lengths 20 years ago
  Andy Cedilnik ff50bb9f77 BUG: Even more VS8 issues 20 years ago
  Brad King f2cf7e9197 ENH: Enable capture of output from VCExpress.exe and devenv.exe. 20 years ago
  Brad King db0681d2f6 ENH: Adding option to return empty arguments when expanding a list. 20 years ago
  Andy Cedilnik e5a8e115bc ENH: Move relative path to kwsys 20 years ago
  Andy Cedilnik 1e6bc6e5ee COMP: Remove warnings on HP-UX 20 years ago
  Andy Cedilnik 8477aa59e5 ENH: Merge from cpack branch 20 years ago
  Andy Cedilnik 6534e66e61 COMP: Fix warning on sun 20 years ago
  Andy Cedilnik 00371678d3 COMP: Remove sun warning 20 years ago
  Andy Cedilnik bb618a7db5 ENH: Cleanup the file handler stuf so that now any file descriptor type can be used 20 years ago
  Andy Cedilnik 7b02221059 COMP: Remove unused variable 20 years ago
  Andy Cedilnik 6d0f0e0acb COMP: Fix support for gzip on non-32 bit platforms 20 years ago
  Andy Cedilnik 081625c610 COMP: Use mangle names 20 years ago
  Andy Cedilnik abe4fd77fc ENH: Make the syntax more line tar 20 years ago
  Andy Cedilnik d1180fc4e1 ENH: Add untaring support 20 years ago
  Andy Cedilnik 2fcd41323b COMP: Fix complex test and fix bootstrap 20 years ago
  Andy Cedilnik 0ef674b906 COMP: Add missing include 20 years ago
  Andy Cedilnik 7a49a0ce4a BUG: Return proper values 20 years ago
  Andy Cedilnik fdc844ecdb ENH: Add method to create tar 20 years ago
  Bill Hoffman 452925649a ENH: add better support for framework linking 20 years ago
  Brad King 0df3c162fb BUG: Do not dereference an end iterator. 20 years ago
  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 years ago
  Brad King bac564356b COMP: Added pragma directives for SGI compilers to avoid useless warnings. 20 years ago
  Andy Cedilnik c09f6172a4 ENH: Improve performance by using vector of char instead of string 20 years ago
  Brad King e2ec4a1845 ENH: Adding kwsys::SystemTools::FileTimeCompare method to compare file modification times with the highest resolution possible on the file system. 21 years ago
  Andy Cedilnik ad5115d00f ENH: Add support for single ' 21 years ago
  Brad King 1c663cf41c BUG: Fix to avoid relative path with ..s all the way to the root. 21 years ago
  Bill Hoffman ef07a8565e COMP: remove an unused variable warning 21 years ago
  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 years ago
  Bill Hoffman 7ed631311c FIX: fix RunSingleCommand to work with spaces in the path, and with an already quoted command 21 years ago