Andy Cedilnik
|
a9875aa62f
Implement GetLineFromStream that actually works and use it instead of getline
|
22 ani în urmă |
Brad King
|
1f55680332
ENH: Added cmDocumentation class to generate various forms of documentation. Each executable will be able to generate its own documentation.
|
23 ani în urmă |
Bill Hoffman
|
badbd8dc8d
Fix for include optional
|
23 ani în urmă |
Brad King
|
cde384411d
Several fixes/improvements:
|
23 ani în urmă |
Bill Hoffman
|
62b612fbf8
add better testing for unlink
|
23 ani în urmă |
Bill Hoffman
|
f58d7df66a
ENH: add checking for NOTFOUND
|
23 ani în urmă |
Bill Hoffman
|
2f4ea98a4c
add a fatal error, and make sure c and c++ compilers work before using them
|
23 ani în urmă |
Bill Hoffman
|
cd7d9823c4
ENH: fix for AIX
|
23 ani în urmă |
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 ani în urmă |
Brad King
|
d6f98c2a82
ENH: Added cmSystemTools::EnableMSVCDebugHook() to prevent error dialogs when CMake is invoked by Dart.
|
23 ani în urmă |
Ken Martin
|
9e526f797a
removed cmMakefile depend from cmSystemTools
|
23 ani în urmă |
Bill Hoffman
|
5a75e03037
allow flags to be in the CC and CXX environment variables
|
23 ani în urmă |
Bill Hoffman
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
23 ani în urmă |
Andy Cedilnik
|
d7ee016535
Move the hi-res time to system tools
|
23 ani în urmă |
Andy Cedilnik
|
f895a94995
Add a simple globbing of files and directories
|
23 ani în urmă |
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 ani în urmă |
Brad King
|
a8d038dbd0
ENH: Added Split method to cmSystemTools to split a string into lines on its newlines.
|
23 ani în urmă |
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 ani în urmă |
Andy Cedilnik
|
780a9bbda7
Add two cmake commands -E echo for echoing strings and -E comspec for workaround of bug of windows 9x; add another implementation of run command on windows which should work...
|
23 ani în urmă |
Andy Cedilnik
|
6736678ca3
Add detection of file format from extension
|
23 ani în urmă |
Andy Cedilnik
|
dd6122c6f5
Add a way to check if run command output is disabled
|
23 ani în urmă |
Andy Cedilnik
|
6769e84472
Improve message handler to include client data.
|
23 ani în urmă |
Brad King
|
0815091e26
ENH: Added FileIsFullPath test method.
|
23 ani în urmă |
Ken Martin
|
499bd45d4d
removed shared lib support
|
23 ani în urmă |
Ken Martin
|
34c7c1b78d
made CMakeLib shared on windows
|
23 ani în urmă |
Brad King
|
c5574e096b
ENH: Added GetFilenameWithoutLastExtension.
|
23 ani în urmă |
Ken Martin
|
44a7cd55ff
removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building
|
23 ani în urmă |
Sebastien Barre
|
ab9c677232
ENH: FindLibrary can now use the makefile to add some compiler-specific lib search path (depending on the generator).
|
23 ani în urmă |
Bill Hoffman
|
2d9e5edb27
ENH: increase coverage
|
23 ani în urmă |
Sebastien Barre
|
ebebe660df
ENH: add no_system_path option to FindProgram so that the PATH is ignored
|
23 ani în urmă |