aboutsummaryrefslogtreecommitdiff
path: root/src/builder.h (unfollow)
AgeCommit message (Expand)Author
2006-08-07Added support for setting and adding the output of commands to variables.Mike 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-05Tweaked the cache format, it's no longer compatable with the old version, but itMike Buland
2006-08-05Build now uses a cachefile for all of it's requires that are generated fromMike Buland
2006-08-04Better error handling again, and about to add more language features.Mike Buland
2006-08-04Fixed the pymake file.Mike Buland
2006-08-04Updated error reporting, fixed the command line params, they work now.Mike Buland
2006-08-02Just a minor tweak to the build.conf file.Mike Buland
2006-08-02Fixed a few minor bugs and added the new viewer system, it allows you to add newMike Buland
2006-08-02Build will now only perform your extra code for using programs to generate moreMike 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-08-01It actually builds, now it just needs dependancy tracking, and maybe auto-targetMike Buland
2006-07-31It almost builds, we need to get rid of duplicate list entries and actuallyMike Buland
2006-07-31We're almost to rule/command generation, then only a couple of steps before itMike 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
2006-06-08Started design work...it's coming alongMike Buland