Bill Hoffman
|
eb9fc21543
ENH: add support for relative paths in makefiles
|
22 年之前 |
Andy Cedilnik
|
5b232ded15
ENH: Add initial memory check support which works for Valgrind
|
22 年之前 |
Brad King
|
9a58ac6649
ENH: Added CreateSymlink method.
|
22 年之前 |
Andy Cedilnik
|
d21532cd02
ENH: Ok, no more argument needed for script mode
|
22 年之前 |
Bill Hoffman
|
a413160fec
ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32
|
22 年之前 |
Andy Cedilnik
|
028f5aa2c7
ENH: Abstract parsing of arguments so that I can use it in other places
|
22 年之前 |
Andy Cedilnik
|
8a31793c89
ENH: Add back the kwsysProcess RunCommand, now is in parallel
|
22 年之前 |
Brad King
|
45e508f530
ERR: Renamed superclass typedef from SystemTools to Superclass to avoid conflict across platforms.
|
22 年之前 |
Brad King
|
4435e364b8
ERR: Typedefs are not inherited on SGI and Borland.
|
22 年之前 |
Brad King
|
dc3fd5c267
ENH: Merged use of kwsys library.
|
22 年之前 |
Ken Martin
|
590460aaae
new function
|
22 年之前 |
Ken Martin
|
ba68f771b3
yikes added new custom command support
|
22 年之前 |
Andy Cedilnik
|
a9875aa62f
Implement GetLineFromStream that actually works and use it instead of getline
|
22 年之前 |
Brad King
|
1f55680332
ENH: Added cmDocumentation class to generate various forms of documentation. Each executable will be able to generate its own documentation.
|
23 年之前 |
Bill Hoffman
|
badbd8dc8d
Fix for include optional
|
23 年之前 |
Brad King
|
cde384411d
Several fixes/improvements:
|
23 年之前 |
Bill Hoffman
|
62b612fbf8
add better testing for unlink
|
23 年之前 |
Bill Hoffman
|
f58d7df66a
ENH: add checking for NOTFOUND
|
23 年之前 |
Bill Hoffman
|
2f4ea98a4c
add a fatal error, and make sure c and c++ compilers work before using them
|
23 年之前 |
Bill Hoffman
|
cd7d9823c4
ENH: fix for AIX
|
23 年之前 |
Brad King
|
4888c088ae
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
23 年之前 |
Brad King
|
d6f98c2a82
ENH: Added cmSystemTools::EnableMSVCDebugHook() to prevent error dialogs when CMake is invoked by Dart.
|
23 年之前 |
Ken Martin
|
9e526f797a
removed cmMakefile depend from cmSystemTools
|
23 年之前 |
Bill Hoffman
|
5a75e03037
allow flags to be in the CC and CXX environment variables
|
23 年之前 |
Bill Hoffman
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
23 年之前 |
Andy Cedilnik
|
d7ee016535
Move the hi-res time to system tools
|
23 年之前 |
Andy Cedilnik
|
f895a94995
Add a simple globbing of files and directories
|
23 年之前 |
Brad King
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 年之前 |
Brad King
|
a8d038dbd0
ENH: Added Split method to cmSystemTools to split a string into lines on its newlines.
|
23 年之前 |
Andy Cedilnik
|
0f3661562c
Cleanup RunCOmmand code and move borland one to vtkWin32ProcessExecution, so that it is all in one place... Add timeout option whihc does not work yet, but it should not produce warning any more
|
23 年之前 |