Bill Hoffman
|
eecf4b9cbf
ENH: add advanced variable types and command line wizard gui
|
24 years ago |
Ken Martin
|
7850f7b319
removed warning messages
|
24 years ago |
Bill Hoffman
|
12551a33c3
NMake with spaces in directories
|
24 years ago |
Bill Hoffman
|
da17f30cb5
ENH: add new command VARIABLE_REQUIRES for better debugging of list files
|
24 years ago |
Bill Hoffman
|
94f82edd07
Closer to nmake build
|
24 years ago |
Bill Hoffman
|
41017cbc88
ENH: clean up warnings
|
24 years ago |
Bill Hoffman
|
b0e3a2def0
ENH: use callback not ifdef for MFC message box errors
|
24 years ago |
Bill Hoffman
|
539318f587
ENH: add callback for message display
|
24 years ago |
Bill Hoffman
|
6b1ab49ae6
ENH: better fix for dos return in lines, use the regular expression and don't edit the input line
|
24 years ago |
Bill Hoffman
|
d0aec59356
ENH: clean up returns from input, so we can read dos files on unix
|
24 years ago |
Bill Hoffman
|
8591786867
ENH: add better error reports in parsing cmake files, like what file has the error
|
24 years ago |
Bill Hoffman
|
f69e3caa14
BUG: fix full path for file in current directory
|
24 years ago |
Berk Geveci
|
f6b3049bda
BUG: fix realpath problem again...
|
24 years ago |
Berk Geveci
|
55415f418a
BUG: separate path from file name before calling realpath
|
24 years ago |
Bill Hoffman
|
9ae8234fe5
BUG: get correct library name
|
24 years ago |
Bill Hoffman
|
1c8f096517
BUG: use realpath instead of cd/pwd
|
24 years ago |
Brad King
|
0f5f884a45
BUG: CopyFile should return immediately after an error occurs.
|
24 years ago |
Brad King
|
65ef85320a
ENH: Added cmSystemTools::GlobDirs function to allow wildcards in paths (like /foo/bar/*).
|
24 years ago |
Ken Martin
|
e3178eed97
added shortest ext function
|
24 years ago |
Bill Lorensen
|
1e9fbdc38c
ENH: Added LowerCase method.
|
24 years ago |
John Biddiscombe
|
7adaefb403
ERR: Change to EscapeSpaces forces rework of Borland generator <sigh>
|
24 years ago |
John Biddiscombe
|
ea40b86683
ENH: Add a findfile routine (as opposed to find executable or library) which doesn't
|
24 years ago |
Ken Martin
|
0fe42a9857
various windows fixes
|
24 years ago |
Sebastien Barre
|
9c3fc67d00
fix comment pb
|
24 years ago |
John Biddiscombe
|
5ac8ecd9d2
ENH: Windows and Unix slash conversions return a char*, clean function
|
24 years ago |
Berk Geveci
|
efa44fc1f5
BUG: fix out of bounds read on string in mkdir
|
24 years ago |
Amitha Perera
|
582fe4b51f
ENH: Special value IGNORE behaves like NOTFOUND, but makes FindLibrary, etc,
|
24 years ago |
Ken Martin
|
f85fc7cda1
better network build support
|
24 years ago |
Bill Hoffman
|
c7bd083549
BUG: fix for broken apple mkdir and general clean up of MakeDirectory command
|
24 years ago |
Bill Hoffman
|
538ff79e2f
ENH: improve coverage
|
24 years ago |