Andy Cedilnik
|
6769e84472
Improve message handler to include client data.
|
23 rokov pred |
Brad King
|
0815091e26
ENH: Added FileIsFullPath test method.
|
23 rokov pred |
Ken Martin
|
499bd45d4d
removed shared lib support
|
23 rokov pred |
Ken Martin
|
34c7c1b78d
made CMakeLib shared on windows
|
23 rokov pred |
Brad King
|
c5574e096b
ENH: Added GetFilenameWithoutLastExtension.
|
23 rokov pred |
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 rokov pred |
Sebastien Barre
|
ab9c677232
ENH: FindLibrary can now use the makefile to add some compiler-specific lib search path (depending on the generator).
|
23 rokov pred |
Bill Hoffman
|
2d9e5edb27
ENH: increase coverage
|
23 rokov pred |
Sebastien Barre
|
ebebe660df
ENH: add no_system_path option to FindProgram so that the PATH is ignored
|
23 rokov pred |
Bill Hoffman
|
d42055b283
ENH: fix more space problems, you can add args to the ExecProgram command separatly now
|
24 rokov pred |
Sebastien Barre
|
92897bf3a8
ENH: add functions to API (read, write, delete registry key value)
|
24 rokov pred |
Bill Hoffman
|
7d76de4403
make sure ; expansion is done in all commands
|
24 rokov pred |
Sebastien Barre
|
ccbdc30a8c
ENH: ExpandListArguments(): empty elements in semi-colon-separated string-list can now be ignored.
|
24 rokov pred |
Bill Hoffman
|
567edf0e9a
ENH: overhaul of RunCommand on windows, if only win32 had popen...
|
24 rokov pred |
Bill Hoffman
|
8aa3c35dad
ENH: add suport for semi-colon separated list variables
|
24 rokov pred |
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 rokov pred |
Bill Hoffman
|
80f716941e
add bool return value so diagnostics are easier
|
24 rokov pred |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 rokov pred |
Sebastien Barre
|
747457abb6
ENH: RemoveFile returns if the file was removed or not
|
24 rokov pred |
Amitha Perera
|
b2085d7e9d
Rolling back symbolic path changes until it works on Windows.
|
24 rokov pred |
Amitha Perera
|
2fa6a0eb44
ENH: Add an invocation that maintains symbolic paths to the source and binary trees, mainly for systems with automounted network drives.
|
24 rokov pred |
Berk Geveci
|
521d8d9410
Improvements to the curses interface.
|
24 rokov pred |
Bill Hoffman
|
eecf4b9cbf
ENH: add advanced variable types and command line wizard gui
|
24 rokov pred |
Ken Martin
|
7850f7b319
removed warning messages
|
24 rokov pred |
Bill Hoffman
|
12551a33c3
NMake with spaces in directories
|
24 rokov pred |
Bill Hoffman
|
da17f30cb5
ENH: add new command VARIABLE_REQUIRES for better debugging of list files
|
24 rokov pred |
Bill Hoffman
|
94f82edd07
Closer to nmake build
|
24 rokov pred |
Bill Hoffman
|
539318f587
ENH: add callback for message display
|
24 rokov pred |
Bill Hoffman
|
8591786867
ENH: add better error reports in parsing cmake files, like what file has the error
|
24 rokov pred |
Brad King
|
65ef85320a
ENH: Added cmSystemTools::GlobDirs function to allow wildcards in paths (like /foo/bar/*).
|
24 rokov pred |