index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmSystemTools.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
limit library search to appropriate extensions
Ken Martin
2001-07-18
1
-0/+3
*
ENH: Added support for using backslash-style escaping in CMakeLists.txt file ...
Brad King
2001-07-17
1
-3/+43
*
BUG: make sure find program does not find directories
Bill Hoffman
2001-07-11
1
-4/+8
*
ENH: add better error output
Bill Hoffman
2001-07-05
1
-3/+9
*
ENH: various fixes to allow bootstrap on sunos with CC
Bill Hoffman
2001-06-28
1
-1/+1
*
BUG: check size of path error, HP gcount problem
Bill Hoffman
2001-06-28
1
-2/+2
*
ENH: fix install for cygwin, build cmake from configure
Bill Hoffman
2001-06-27
1
-1/+1
*
minor fixes to testing
Ken Martin
2001-06-27
1
-1/+2
*
BUG: Wrote correct implementation of cmCopyFile.
Brad King
2001-06-22
1
-13/+40
*
added escape quote method
Ken Martin
2001-06-22
1
-0/+13
*
adde changeDirectory
Ken Martin
2001-06-21
1
-0/+4
*
better install support
Ken Martin
2001-06-21
1
-0/+23
*
BUG: use pclose not fclose
Bill Hoffman
2001-06-18
1
-2/+2
*
BUG: Fixed regular expression used to match registry entries. The expression...
Brad King
2001-06-11
1
-1/+7
*
DOC: Added a comment about the risk of using tempnam in Unix, as opposed to
Luis Ibanez
2001-06-10
1
-0/+3
*
better regexp for reg entries
Ken Martin
2001-06-06
1
-1/+1
*
ENH: Some tweaks, hacks and #ifdefs required to compile
John Biddiscombe
2001-06-05
1
-2/+37
*
new message command
Ken Martin
2001-06-04
1
-5/+7
*
BUG: Fixed stupid error in the hack I just checked in.
Brad King
2001-05-25
1
-1/+1
*
BUG: Added hack to cmSystemTools::GetPath to make its algorithm correctly par...
Brad King
2001-05-25
1
-0/+5
*
New functions used to extract the components of a full filename.
Sebastien Barre
2001-05-25
1
-3/+82
*
optimize ConvertToUnixSlashes a little bit, and use it in MakeDirectory (code...
Sebastien Barre
2001-05-24
1
-13/+9
*
new Capitalized function. Will be used in the VTK Tcl wrapper for example (in...
Sebastien Barre
2001-05-24
1
-0/+15
*
command line fixes for win32
Ken Martin
2001-05-23
1
-2/+8
*
ENH: add better error message
Bill Hoffman
2001-05-23
1
-1/+2
*
fix opengl on hp
Bill Hoffman
2001-05-21
1
-2/+2
*
ERR:Bad #ifdef's
Will Schroeder
2001-05-17
1
-2/+2
*
Changed separator between registry key and its value. Change regexp for regis...
Sebastien Barre
2001-05-14
1
-3/+3
*
ENH: put back lost changes from r1.38
Bill Hoffman
2001-05-14
1
-2/+1
*
fix + => += bug reported by A. Perera
Sebastien Barre
2001-05-12
1
-3/+3
*
Extended the registry key regexp
Sebastien Barre
2001-05-11
1
-2/+2
*
Add support for a specific value name in a registry key
Sebastien Barre
2001-05-11
1
-14/+29
*
BUG: fix find library for unix
Bill Hoffman
2001-05-11
1
-7/+6
*
added registry entry support and windows app support
Ken Martin
2001-05-11
1
-0/+90
*
BUG: fix unix path search
Bill Hoffman
2001-05-10
1
-6/+9
*
ERR: RunCommand method needed return in unix.
Brad King
2001-05-10
1
-0/+1
*
ENH: change find library and find program to look for more than one name
Bill Hoffman
2001-05-09
1
-2/+58
*
ENH: call configure from cmake
Bill Hoffman
2001-05-07
1
-2/+20
*
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
Bill Hoffman
2001-05-04
1
-29/+46
*
ENH: Added support to EscapeSpaces to use double quotes on windows.
Brad King
2001-05-04
1
-0/+5
*
ENH: Added cmSystemTools::FindProgram() and full-path detection utilities.
Brad King
2001-05-03
1
-0/+152
*
bug fixes
Ken Martin
2001-04-30
1
-0/+17
*
ENH:New copyright
Will Schroeder
2001-04-27
1
-5/+30
*
some fixes for If commands
Ken Martin
2001-04-26
1
-0/+17
*
BUG: fix small compile issues on HP aCC
Bill Hoffman
2001-04-16
1
-2/+2
*
ERR: Corrected use of double-quotes to be compatible with UNIX make. Now dou...
Brad King
2001-04-09
1
-0/+16
*
ERR: Blank line regular expression updated to allow whitespace on the line.
Brad King
2001-03-28
1
-1/+1
*
ERR: Removed functions I just added. They don't belong here (yet?).
Brad King
2001-03-19
1
-22/+0
*
ENH: Added functions to get information about the CMake executable on each pl...
Brad King
2001-03-19
1
-0/+21
*
ENH: Added support for comments inside function calls and indented comments.
Brad King
2001-03-14
1
-1/+5
[next]