Ken Martin
|
072db6ad70
removed redundent includes
|
22 tahun lalu |
Andy Cedilnik
|
028f5aa2c7
ENH: Abstract parsing of arguments so that I can use it in other places
|
22 tahun lalu |
Brad King
|
999810bc52
ENH: Hide windows for processes run by RunSingleCommand.
|
22 tahun lalu |
Andy Cedilnik
|
867f88a93f
ENH: Improve paths on windows
|
22 tahun lalu |
Andy Cedilnik
|
4515c33d32
ENH: Fix escaping on windows
|
22 tahun lalu |
Andy Cedilnik
|
d86d2fdf12
ENH: Fix argument parsing on UNIX with spaces
|
22 tahun lalu |
Andy Cedilnik
|
8a31793c89
ENH: Add back the kwsysProcess RunCommand, now is in parallel
|
22 tahun lalu |
Brad King
|
a6fd6a0bae
ENH: Added escape support for ( and ).
|
22 tahun lalu |
Brad King
|
40c156dead
ENH: Added support for # characters inside quoted arguments and for escaping # in a non-quoted argument. Improved parsing speed by not compiling regular expressions on blank lines.
|
22 tahun lalu |
Brad King
|
cbb1de923a
BUG: Parsing of arguments from string by RunCommand before passing to Process execution does not work with backslashes in path names. Until this is fixed, we cannot use Process execution from kwsys.
|
22 tahun lalu |
Brad King
|
7479303e01
ENH: Using new Process SetWorkingDirectory method instead of manually implementing it.
|
22 tahun lalu |
Brad King
|
ccc629702c
ENH: Using kwsys Process implementation to implement RunCommand.
|
22 tahun lalu |
Brad King
|
45e508f530
ERR: Renamed superclass typedef from SystemTools to Superclass to avoid conflict across platforms.
|
22 tahun lalu |
Brad King
|
38482b46d1
ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression.
|
22 tahun lalu |
Brad King
|
dc3fd5c267
ENH: Merged use of kwsys library.
|
22 tahun lalu |
Ken Martin
|
590460aaae
new function
|
22 tahun lalu |
Ken Martin
|
ba68f771b3
yikes added new custom command support
|
22 tahun lalu |
Bill Hoffman
|
8cb6645ad8
Remove some borland 6 warnings
|
22 tahun lalu |
Berk Geveci
|
069ccd82f7
minor fix
|
22 tahun lalu |
Andy Cedilnik
|
1b37104421
Try differentiating extensions
|
22 tahun lalu |
Brad King
|
0aeb0b8892
BUG: strlen(buffer) from getline may be 2 less than gcount on windows because both the CR and LF characters may be removed.
|
22 tahun lalu |
Andy Cedilnik
|
4d9b5d5ef1
Remove warnings
|
22 tahun lalu |
Andy Cedilnik
|
a9875aa62f
Implement GetLineFromStream that actually works and use it instead of getline
|
22 tahun lalu |
Andy Cedilnik
|
84d15bf00e
Synchronize extension lists
|
22 tahun lalu |
Brad King
|
d9cda28701
BUG: FindLibrary should not accept a directory even if the exact specified name exists.
|
22 tahun lalu |
Brad King
|
3453d10412
ERR: Added missing include for msvc.
|
23 tahun lalu |
Brad King
|
1f55680332
ENH: Added cmDocumentation class to generate various forms of documentation. Each executable will be able to generate its own documentation.
|
23 tahun lalu |
Bill Hoffman
|
badbd8dc8d
Fix for include optional
|
23 tahun lalu |
Brad King
|
cde384411d
Several fixes/improvements:
|
23 tahun lalu |
Bill Hoffman
|
bb3f5e7250
ENH: spelling error fix
|
23 tahun lalu |