Age | Commit message (Expand) | Author |
2010-05-16 | Works with the minor changes that have happened to libbu++, it's ready for new | Mike Buland |
2010-02-03 | Here's the new build you need. I fixed it so you can use complex expressions | Mike Buland |
2010-01-25 | Corrected the rules to not assume that files are in a subdirectory, the code | Mike Buland |
2010-01-19 | Fixed some bugs and typos in the install portions of the build default.bld file. | Mike Buland |
2010-01-15 | Used the new help features in Bu::OptParser. | Mike Buland |
2010-01-07 | Updated the general rules to use the new regex function, they're safer now, | Mike Buland |
2010-01-06 | Wow, ok, well, I added some more error handling, that's positive, also switched | Mike Buland |
2010-01-05 | Turns out the statcache broke other things, and didn't help at all. It's dead | Mike Buland |
2010-01-05 | Removed some silly debugging output and added the StatCache, it turns out this | Mike Buland |
2010-01-05 | More view tweaks, it's nice. | Mike Buland |
2010-01-04 | Ok, now I've cleaned up the output to match the new revised build requires | Mike Buland |
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 |
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 |