Age | Commit message (Expand) | Author |
2012-11-08 | Packaging updates, started on the manual, too. | Mike Buland |
2012-11-06 | Slightly optimized list operations, and added list subtraction. If you subtract | Mike Buland |
2012-04-15 | Minor tweak to the shell-execute substring parser. You can escape close parens | Mike Buland |
2012-04-05 | Added unique function and a workaround for non-matching inputs to rules passing | Mike Buland |
2012-04-03 | Tweaks to help with the new libbu++ and windows compatibility. | Mike Buland |
2011-06-14 | Fix to the file lib code to cast opaque values to ints in a more cross-platform | Mike Buland |
2011-06-03 | Corrected a precedence issue with the << operator which was causing shift/reduce | Mike Buland |
2011-06-03 | Well, that was strange. Support for the raw << operator was everywhere except | Mike Buland |
2011-06-03 | Apparently I un-registered the range function when I added the open function. | Mike Buland |
2011-06-03 | I added basic support for "opaque" type variables. I think there's one more | Mike Buland |
2011-06-03 | Added a range function. It works a lot like the range function in python, | Mike Buland |
2011-03-30 | Build was still using the old trimBack function, which no longer exists. I went | Mike Buland |
2011-03-29 | Updated to use args instead of format in Bu::String. | Mike Buland |
2011-01-20 | Fixes to use libbu++ Bu::String | Mike Buland |
2010-08-10 | Fixed a really minor bug that's been bothering me for a while. The proper top | Mike Buland |
2010-06-18 | Fixed some things that broke when Process changed it's functionality slightly. | Mike Buland |
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-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 |
2009-12-28 | Location data is being tracked (for the most part, filenames...not as much), | Mike Buland |
2009-12-24 | Fixed the blocking-forever-when-no-file-exists issue, now it reports an error. | Mike Buland |
2009-12-21 | Wow, that was aweful. There was a horrible problem with rule generated targets | Mike Buland |
2009-12-21 | We're getting closer and closer, qt4 is more configurable and gets QT flags | Mike Buland |
2009-12-21 | Wow, it's much more general now, I like that. | Mike Buland |
2009-12-21 | m3 is copied into trunk, we should be good to go, now. | 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 |
2009-08-14 | Corrected a minor bug preventing custom actions from being executed. | Mike Buland |
2009-08-14 | Corrected some logic, and ensured that build always builds against the static | Mike Buland |
2009-05-13 | FBasicString changed a little, I had to fix some empty string tests. This is | Mike Buland |
2008-10-04 | It wasn't creating it's cache files because of the changes to the File class. | Mike Buland |
2008-10-02 | Damnit...ok...now it builds against the new libbu++. | Mike Buland |
2008-10-01 | Build compiles against the new changes to libbu++ now. Also got rid of those | Mike Buland |
2008-04-28 | Same thing as libbu++, new version of gcc changed the rules a bit. | Mike Buland |
2007-09-24 | New deps added to the Makefile...and apparently some change in the bfilt-c++ | Mike Buland |
2007-09-11 | Corrected a bug that kept build from building with the new libbu++. | Mike Buland |
2007-07-03 | Since libbu++-reorg is now the trunk, build has been updated to work with it. | Mike Buland |
2007-07-01 | Ok, now there's a dir of bfilts, build-filters, that's the best I can come up | Mike Buland |
2007-07-01 | Ok...the name c++filt is taken, g++ comes with a name-damangler that's called | Mike Buland |
2007-07-01 | Ok, the c++filt test is now in there, I think it's already useful, we'll have | Mike Buland |