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
*
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
*
ENH: Improved error handling when GetError is called on a command that has no...
Brad King
2001-03-12
1
-1/+10
*
ENH: Added UTILITY_SOURCE command for specifying where a 3rd party utility's ...
Brad King
2001-03-08
1
-0/+11
*
ENH/BUG: Improved function parsing to allow just about anything inside a doub...
Brad King
2001-02-27
1
-16/+43
*
ENH: mask on mkdir set to 777.
Bill Lorensen
2001-02-27
1
-1/+1
*
BUG: remove debug print
Bill Hoffman
2001-02-23
1
-1/+0
*
ENH: add CMakeCache.txt support
Bill Hoffman
2001-02-23
1
-0/+102
*
ENH: remove relative and extra paths in CMakeLists.txt files
Bill Hoffman
2001-02-20
1
-1/+1
*
ENH: first pass at cache, clean up the unix generator, clean up configure.in ...
Bill Hoffman
2001-02-19
1
-2/+3
*
ENH: add new commands fro find library and find program
Ken Martin
2001-02-16
1
-0/+25
*
ENH: get rid of special msc configure file
Bill Hoffman
2001-02-13
1
-2/+3
*
BUG: add check for missing ) on function
Bill Hoffman
2001-01-12
1
-0/+6
*
ENH:Documentation and cleanups
Will Schroeder
2001-01-11
1
-0/+15
*
ENH:Documentation and cleanups
Will Schroeder
2001-01-11
1
-4/+4
*
ENH: rework cmake, added ruleMaker classes and changed the syntax of the CMak...
Bill Hoffman
2001-01-05
1
-71/+156
*
BUG: remove tabs from classnames
Bill Hoffman
2000-10-25
1
-0/+5
*
BUG: remove tabs from classnames
Bill Hoffman
2000-10-25
1
-1/+1
*
ENH: change ME to LIBRARY and added PROJECT, also remove ITK stuff and replac...
Bill Hoffman
2000-09-27
1
-1/+44
*
ENH: CMake and configure now use SUBDIRS in CMakeLists.txt to find all the di...
Bill Hoffman
2000-09-12
1
-3/+105
*
BUG: fix release build on windows
Bill Hoffman
2000-09-01
1
-5/+7
*
NEW: move from tools and config to create CMake
Bill Hoffman
2000-08-29
1
-0/+52