index
:
build.git
main
Intelligent software compilation program.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cache.h
(
follow
)
Age
Commit message (
Collapse
)
Author
2011-01-20
Fixes to use libbu++ Bu::String
Mike Buland
2010-01-04
The cache works...really well.
Mike Buland
2009-12-30
Minor changes to the way requires are computed, getting ready for caching.
Mike Buland
2009-12-29
Ok, cache stuff is in, and that's good, now we have to use it.
Mike Buland
2009-12-21
Removed the old trunk contents. About to load up m3
Mike Buland
2009-11-12
Works with libbu++ changes.
Mike Buland
2007-07-03
Since libbu++-reorg is now the trunk, build has been updated to work with it.
Mike Buland
2006-09-22
The cache may be 64-bit compatable now...maybe...
Mike Buland
2006-09-12
Added cache functionality, which is really nice, things go much faster now.
Mike Buland
2006-08-18
Gutted, deleted almost all the source, too many changes to keep it around, we'll
Mike Buland
see what happens next.
2006-08-05
Build now uses a cachefile for all of it's requires that are generated from
Mike Buland
other means (running other programs). It's really fast, and seems to work pretty well.