Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-08-23 | Loads more stuff...it's nearly working now. | Mike Buland | |
2006-08-22 | The basic outline for all of the initial functions and rules has been set. The | Mike Buland | |
parser and scanner are using the new system so they actually match functions and whatnot and pass that data to the parser, it's very cool. | |||
2006-08-18 | Gutted, deleted almost all the source, too many changes to keep it around, we'll | Mike Buland | |
see what happens next. | |||
2006-08-01 | It builds fine, and can build other things as well, like squirrelmud, and clean. | Mike Buland | |
I need to fix the dependancy tracking so that it will only check if it needs to, sort of like pymake. And does each file as it gets to it. | |||
2006-08-01 | It actually builds, now it just needs dependancy tracking, and maybe auto-target | Mike Buland | |
check triggering. | |||
2006-07-31 | It almost builds, we need to get rid of duplicate list entries and actually | Mike Buland | |
store the commands somewhere so the target handler can decide if they need to be run. |