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