Andy Cedilnik
|
23deae1040
Ok, now cd will work on windows
|
23 jaren geleden |
Brad King
|
c5574e096b
ENH: Added GetFilenameWithoutLastExtension.
|
23 jaren geleden |
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 jaren geleden |
Brad King
|
07d35e662d
ENH: Added cmStringStream class to wrap std::stringstream or std::strstream depending on the platform. The interface is that of std::stringstream, so no "ends" or "rdbuf()->freeze(0)" lines are needed.
|
23 jaren geleden |
Sebastien Barre
|
03a8c9795c
ENH: FindLibrary supports .Net specific lib dirs
|
23 jaren geleden |
Brad King
|
28895b0f9f
ERR: Fixed compiler warnings.
|
23 jaren geleden |
Sebastien Barre
|
ab9c677232
ENH: FindLibrary can now use the makefile to add some compiler-specific lib search path (depending on the generator).
|
23 jaren geleden |
Ken Martin
|
993aebb748
fixed bug in get short path for quoted paths
|
23 jaren geleden |
Bill Hoffman
|
2d9e5edb27
ENH: increase coverage
|
23 jaren geleden |
Bill Hoffman
|
2489a3583d
ENH: better comment processing
|
23 jaren geleden |
Berk Geveci
|
e10cea0da4
RunCommand now checks whether the process died abnormally (on Unix)
|
23 jaren geleden |
Sebastien Barre
|
ebebe660df
ENH: add no_system_path option to FindProgram so that the PATH is ignored
|
23 jaren geleden |
Brad King
|
6b08b83d89
ERR: Added variable initializer.
|
23 jaren geleden |
Bill Hoffman
|
75f9434374
BUG: fix SameFile function for windows, and compare source directories
|
23 jaren geleden |
Bill Hoffman
|
dc15248b40
BUG: do escaped semi-colon better
|
23 jaren geleden |
Bill Hoffman
|
72022ac27b
ENH: add ability to escape semi-colons
|
23 jaren geleden |
Sebastien Barre
|
41bd8eff90
Syntax seemed to be confusing according to the Bill
|
23 jaren geleden |
Bill Hoffman
|
a07cdc75e1
use stream not sprintf
|
23 jaren geleden |
Sebastien Barre
|
a89dd1fbaf
ENH: FilesDiffer checks for 0 byte files
|
23 jaren geleden |
Sebastien Barre
|
36189ce2a8
ENH: more paranoid checkings
|
23 jaren geleden |
Sebastien Barre
|
f3a280d7d5
FIX: iostream binary flag should be used for cygwin too
|
23 jaren geleden |
Sebastien Barre
|
4307df12ac
FIX: fix UMR
|
23 jaren geleden |
Bill Hoffman
|
789267c949
ENH: speed improvements
|
23 jaren geleden |
John Biddiscombe
|
7d8d326d93
ERR: ReplaceString didn't work properly if replace was longer than with as
|
23 jaren geleden |
Bill Hoffman
|
d42055b283
ENH: fix more space problems, you can add args to the ExecProgram command separatly now
|
23 jaren geleden |
Bill Hoffman
|
2b4e802a94
ENH: fix for regkey and ; separation
|
23 jaren geleden |
Sebastien Barre
|
92897bf3a8
ENH: add functions to API (read, write, delete registry key value)
|
23 jaren geleden |
Bill Hoffman
|
7d76de4403
make sure ; expansion is done in all commands
|
23 jaren geleden |
Sebastien Barre
|
ccbdc30a8c
ENH: ExpandListArguments(): empty elements in semi-colon-separated string-list can now be ignored.
|
23 jaren geleden |
Sebastien Barre
|
32fb77fff2
ENH: cmCopyFile ; the path to the destination file will be created ; second arg can be a directory.
|
23 jaren geleden |