Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-06 | Wow, ok, well, I added some more error handling, that's positive, also switched | Mike Buland | |
conditions and functions to a plugger system like views, and all of them now load builtin and external plugins flawlessly. It's actually a lot of fun. I also added the example/test plugin condition "random" it randomly builds targets...it's not really useful... | |||
2010-01-05 | Turns out the statcache broke other things, and didn't help at all. It's dead | Mike Buland | |
now... | |||
2010-01-05 | Removed some silly debugging output and added the StatCache, it turns out this | Mike Buland | |
doesn't matter, at least on linux...but...it's a nice idea? I dunno. | |||
2010-01-04 | The cache works...really well. | Mike Buland | |
2010-01-04 | Requires no longer effect build order, so do not count officially as "deps", | Mike Buland | |
they are still influencing things such as filetime build decisions, but this change to the policy simplifies everything and makes building faster. | |||
2009-12-30 | Minor changes to the way requires are computed, getting ready for caching. | Mike Buland | |
2009-12-21 | m3 is copied into trunk, we should be good to go, now. | Mike Buland | |