aboutsummaryrefslogtreecommitdiff
path: root/src/build.l (follow)
AgeCommit message (Expand)Author
2014-02-03Updated 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-08Packaging updates, started on the manual, too.Mike Buland
2012-04-03Tweaks to help with the new libbu++ and windows compatibility.Mike Buland
2011-01-20Fixes to use libbu++ Bu::StringMike Buland
2009-12-21m3 is copied into trunk, we should be good to go, now.Mike Buland
2009-12-21Removed the old trunk contents. About to load up m3Mike Buland
2007-07-03Since libbu++-reorg is now the trunk, build has been updated to work with it.Mike Buland
2007-04-24Half way there on the road to implementing basic group functionality. You canMike Buland
2007-02-21Added a new key in the lexer that converts any string contained in `` to aMike Buland
2006-09-12Build now builds, it has viewers, and dependancy checking, and everything works.Mike Buland
2006-08-28Renamed Builder to BuildParser, soon I'll add the Parser base class and makeMike Buland
2006-08-22Added targets, and the global set command, things are really coming along now.Mike Buland
2006-08-22Fixed the lexer to complain about invalid escape sequences in strings.Mike Buland
2006-08-22The basic outline for all of the initial functions and rules has been set. TheMike Buland
2006-08-21Alright, the grammer is almost there, just debugging, in what I call extreme-Mike Buland
2006-08-21Getting there, it compiles, now for the fun sophisticated pieces where theMike Buland
2006-08-18Gutted, deleted almost all the source, too many changes to keep it around, we'llMike Buland
2006-08-07A bug in the lexer was causing the line count to be off by 3 for every lineMike Buland
2006-08-07Updated the lexer to not include + or = in string literals outside of quotes.Mike Buland
2006-08-06A load of updates, most of these made me realize that I probably could do thisMike Buland
2006-08-04Updated error reporting, fixed the command line params, they work now.Mike Buland
2006-08-02Some minor updates to the functionalityMike Buland
2006-08-01It builds fine, and can build other things as well, like squirrelmud, and clean.Mike Buland
2006-07-31I still can't get the pymake file to auto-make the bison and flex .c files, butMike Buland
2006-07-30It's starting to look pretty good, just trying to figure out how to get throughMike Buland
2006-07-30Found out all of the c++ stuff in bison broke in 2.2, now we have to pick aMike Buland
2006-07-30Figured out a format I like, we'll see what happens.Mike Buland