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
/
cmCacheManager.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
ENH: move utilities to targets from makefile, and add versioning to cache
Bill Hoffman
2001-06-07
1
-2/+2
|
*
ENH: unify make process on unix
Bill Hoffman
2001-05-16
1
-1/+1
|
*
added ability to load another cache
Ken Martin
2001-05-08
1
-0/+1
|
*
added method to puch cache into makefile defines
Ken Martin
2001-05-01
1
-0/+3
|
*
ENH:New copyright
Will Schroeder
2001-04-27
1
-3/+28
|
*
ENH: add help for cache entries
Bill Hoffman
2001-04-26
1
-4/+7
|
*
ENH: clean up cmake GUI and remove the parsing of CMakeLists.txt files by ↵
Bill Hoffman
2001-04-25
1
-2/+6
|
|
|
|
configure
*
many fixes and cleanup and features
Ken Martin
2001-04-24
1
-8/+12
|
*
BUG: fix build directory problem
Bill Hoffman
2001-04-24
1
-0/+7
|
*
ENH: new GUI editor for cmake cache file
Bill Hoffman
2001-04-23
1
-8/+17
|
*
some bug fixes
Ken Martin
2001-04-12
1
-1/+1
|
*
ENH: add CMakeCache.txt support
Bill Hoffman
2001-02-23
1
-0/+2
|
*
ENH: first pass at cache, clean up the unix generator, clean up configure.in ↵
Bill Hoffman
2001-02-19
1
-6/+9
|
|
|
|
some
*
ENH: clean up comments some
Bill Hoffman
2001-02-16
1
-15/+6
|
*
ENH: add cache manager class, move all commands into cmCommands.cxx to speed ↵
Bill Hoffman
2001-02-12
1
-0/+72
up compile times, share a .lib with the command line and mfc versions.