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 години |
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 години |
Andy Cedilnik
|
6736678ca3
Add detection of file format from extension
|
преди 23 години |
Andy Cedilnik
|
dd6122c6f5
Add a way to check if run command output is disabled
|
преди 23 години |
Andy Cedilnik
|
6769e84472
Improve message handler to include client data.
|
преди 23 години |
Brad King
|
0815091e26
ENH: Added FileIsFullPath test method.
|
преди 23 години |
Ken Martin
|
499bd45d4d
removed shared lib support
|
преди 23 години |
Ken Martin
|
34c7c1b78d
made CMakeLib shared on windows
|
преди 23 години |
Brad King
|
c5574e096b
ENH: Added GetFilenameWithoutLastExtension.
|
преди 23 години |
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 години |
Sebastien Barre
|
ab9c677232
ENH: FindLibrary can now use the makefile to add some compiler-specific lib search path (depending on the generator).
|
преди 23 години |
Bill Hoffman
|
2d9e5edb27
ENH: increase coverage
|
преди 23 години |
Sebastien Barre
|
ebebe660df
ENH: add no_system_path option to FindProgram so that the PATH is ignored
|
преди 23 години |
Bill Hoffman
|
d42055b283
ENH: fix more space problems, you can add args to the ExecProgram command separatly now
|
преди 23 години |
Sebastien Barre
|
92897bf3a8
ENH: add functions to API (read, write, delete registry key value)
|
преди 23 години |
Bill Hoffman
|
7d76de4403
make sure ; expansion is done in all commands
|
преди 23 години |
Sebastien Barre
|
ccbdc30a8c
ENH: ExpandListArguments(): empty elements in semi-colon-separated string-list can now be ignored.
|
преди 23 години |
Bill Hoffman
|
567edf0e9a
ENH: overhaul of RunCommand on windows, if only win32 had popen...
|
преди 24 години |
Bill Hoffman
|
8aa3c35dad
ENH: add suport for semi-colon separated list variables
|
преди 24 години |
Bill Hoffman
|
8c3400dc6b
ENH: big change in the path handling, one function CreateOutputPath is used to escape spaces and convert to the native path type
|
преди 24 години |
Bill Hoffman
|
80f716941e
add bool return value so diagnostics are easier
|
преди 24 години |