Sebastien Barre
|
9c3fc67d00
fix comment pb
|
24 tahun lalu |
John Biddiscombe
|
5ac8ecd9d2
ENH: Windows and Unix slash conversions return a char*, clean function
|
24 tahun lalu |
Berk Geveci
|
efa44fc1f5
BUG: fix out of bounds read on string in mkdir
|
24 tahun lalu |
Amitha Perera
|
582fe4b51f
ENH: Special value IGNORE behaves like NOTFOUND, but makes FindLibrary, etc,
|
24 tahun lalu |
Ken Martin
|
f85fc7cda1
better network build support
|
24 tahun lalu |
Bill Hoffman
|
c7bd083549
BUG: fix for broken apple mkdir and general clean up of MakeDirectory command
|
24 tahun lalu |
Bill Hoffman
|
538ff79e2f
ENH: improve coverage
|
24 tahun lalu |
Ken Martin
|
2190ddc4e9
added test driver for make test target
|
24 tahun lalu |
Bill Hoffman
|
db1303aa7d
ENH: big change, only allow commands access to the cache via the cmMakefile class and GetDefinition, also the cmMakefile is the only way for commands to add to the cache. Also, some changes to configure.in that check for for scoping
|
24 tahun lalu |
Bill Hoffman
|
61ec323b6a
ENH: compile with broken 720 SGI C++ compiler
|
24 tahun lalu |
Brad King
|
572ecc9b8a
ENH: Added support for non-verbose mode output from running a command. This can be used when it is expected that the command may fail.
|
24 tahun lalu |
Ken Martin
|
212dfb1b8e
limit library search to appropriate extensions
|
24 tahun lalu |
Brad King
|
c5381e8588
ENH: Added support for using backslash-style escaping in CMakeLists.txt file arguments. This allows double quotes to be used in arguments.
|
24 tahun lalu |
Bill Hoffman
|
189a9db9b6
BUG: make sure find program does not find directories
|
24 tahun lalu |
Bill Hoffman
|
05fb9379ef
ENH: add better error output
|
24 tahun lalu |
Bill Hoffman
|
a7f7366abd
ENH: various fixes to allow bootstrap on sunos with CC
|
24 tahun lalu |
Bill Hoffman
|
a5349a79c3
BUG: check size of path error, HP gcount problem
|
24 tahun lalu |
Bill Hoffman
|
a5cda2217d
ENH: fix install for cygwin, build cmake from configure
|
24 tahun lalu |
Ken Martin
|
c19c252e23
minor fixes to testing
|
24 tahun lalu |
Brad King
|
373c1663cf
BUG: Wrote correct implementation of cmCopyFile.
|
24 tahun lalu |
Ken Martin
|
b977136904
added escape quote method
|
24 tahun lalu |
Ken Martin
|
242a236db4
adde changeDirectory
|
24 tahun lalu |
Ken Martin
|
0ff3bdba20
better install support
|
24 tahun lalu |
Bill Hoffman
|
e51844f83d
BUG: use pclose not fclose
|
24 tahun lalu |
Brad King
|
38d5b4a4c3
BUG: Fixed regular expression used to match registry entries. The expression now matches everything after a [HKEY until the first ']' is encountered.
|
24 tahun lalu |
Luis Ibanez
|
8f412df3f5
DOC: Added a comment about the risk of using tempnam in Unix, as opposed to
|
24 tahun lalu |
Ken Martin
|
4a8d3fc1e3
better regexp for reg entries
|
24 tahun lalu |
John Biddiscombe
|
46aa080edc
ENH: Some tweaks, hacks and #ifdefs required to compile
|
24 tahun lalu |
Ken Martin
|
ba9aad7c99
new message command
|
24 tahun lalu |
Brad King
|
07c4f9f145
BUG: Fixed stupid error in the hack I just checked in.
|
24 tahun lalu |