Age | Commit message (Expand) | Author |
2014-02-03 | Updated the build.sh script to be a little more friendly. | Mike Buland |
2012-11-08 | ...apparently I forgot to copyright this. Now it's BSD licensed. | Mike Buland |
2012-11-08 | tabconv: it's all spaces now. | Mike Buland |
2011-01-20 | Fixes to use libbu++ Bu::String | Mike Buland |
2010-01-15 | Used the new help features in Bu::OptParser. | Mike Buland |
2010-01-06 | Wow, ok, well, I added some more error handling, that's positive, also switched | Mike Buland |
2010-01-04 | The cache works...really well. | 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-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-04-28 | Same thing as libbu++, new version of gcc changed the rules a bit. | 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 |
2006-12-27 | david - ok, made the color one be the default | David |
2006-12-24 | david - tweaked so numbers are at least accurate now... percentages actually ... | David |
2006-11-03 | david - percent viewer. | David |
2006-09-29 | Added support for -C or --chdir, very helpful | Mike Buland |
2006-09-22 | Two-token bug fix. Build segfaulted when no build.conf was found. | Mike Buland |
2006-09-21 | Added two command line parameters, -i or --info will list available actions, | Mike Buland |
2006-09-14 | Made more changes, this one has a little extra debug, get the next one. | Mike Buland |
2006-09-14 | david - different debug dump... | David |
2006-09-14 | Added the make-style view...useful sometimes. | Mike Buland |
2006-09-12 | Fixed the viewers, and some other good goo. | Mike Buland |
2006-09-12 | Added cache functionality, which is really nice, things go much faster now. | Mike Buland |
2006-09-12 | Build now builds, it has viewers, and dependancy checking, and everything works. | Mike Buland |
2006-09-07 | Really getting there, the rest of the work should be in the build class and | Mike Buland |
2006-08-28 | Renamed Builder to BuildParser, soon I'll add the Parser base class and make | Mike Buland |
2006-08-23 | Loads more stuff...it's nearly working now. | Mike Buland |
2006-08-22 | Started on the crazy process of building the stage one compiled data. It's | Mike Buland |
2006-08-21 | Getting there, it compiles, now for the fun sophisticated pieces where the | Mike Buland |
2006-08-18 | Gutted, deleted almost all the source, too many changes to keep it around, we'll | Mike Buland |
2006-08-07 | Updated the lexer to not include + or = in string literals outside of quotes. | Mike Buland |
2006-08-06 | A load of updates, most of these made me realize that I probably could do this | Mike Buland |
2006-08-05 | Build now uses a cachefile for all of it's requires that are generated from | Mike Buland |
2006-08-04 | Updated error reporting, fixed the command line params, they work now. | Mike Buland |
2006-08-02 | Fixed a few minor bugs and added the new viewer system, it allows you to add new | Mike Buland |
2006-08-01 | It builds fine, and can build other things as well, like squirrelmud, and clean. | Mike Buland |
2006-08-01 | It actually builds, now it just needs dependancy tracking, and maybe auto-target | Mike Buland |
2006-07-31 | We're almost to rule/command generation, then only a couple of steps before it | Mike Buland |
2006-07-31 | I still can't get the pymake file to auto-make the bison and flex .c files, but | Mike Buland |
2006-07-30 | It's starting to look pretty good, just trying to figure out how to get through | Mike Buland |
2006-07-30 | Found out all of the c++ stuff in bison broke in 2.2, now we have to pick a | Mike Buland |
2006-05-25 | The initial structure has been made, now we start the real fun work... | Mike Buland |