Age | Commit message (Expand) | Author |
2007-04-24 | Build groups are finished, there may be more we could do with them, but they | Mike Buland |
2007-04-24 | Half way there on the road to implementing basic group functionality. You can | Mike Buland |
2007-02-21 | Added a new key in the lexer that converts any string contained in `` to a | Mike Buland |
2007-02-08 | build doesn't tollerate duplicates anymore. | Mike Buland |
2006-12-27 | david - changed a color | David |
2006-12-27 | Fixed a color/newline order thingie. | Mike Buland |
2006-12-27 | david - ok, made the color one be the default | David |
2006-12-26 | david - woops, forgot to add | David |
2006-12-24 | david - tweaked so numbers are at least accurate now... percentages actually ... | David |
2006-11-23 | Minor tweak keeps the same old behavior for check, but makes clean remove | Mike Buland |
2006-11-04 | Getting closer to the percents making some damn sense. | Mike Buland |
2006-11-03 | david - percent viewer. | David |
2006-10-27 | Try out this update, now it scans the pre-provided requirements of each target | Mike Buland |
2006-10-11 | You can now use variables within list items that are not functions, funny how\ | Mike Buland |
2006-10-10 | Nothing really changed...I think | Mike Buland |
2006-09-29 | Added support for -C or --chdir, very helpful | Mike Buland |
2006-09-29 | Setup the new makefile to auto-create tarballs, something build should do soon. | Mike Buland |
2006-09-29 | david - new make stuff | David |
2006-09-29 | Fixed the makefile, this should only be used in clean checkouts when you have | Mike Buland |
2006-09-22 | Sigh, more of the same... | Mike Buland |
2006-09-22 | More 64bit fixes. | Mike Buland |
2006-09-22 | The cache may be 64-bit compatable now...maybe... | Mike Buland |
2006-09-22 | Two-token bug fix. Build segfaulted when no build.conf was found. | Mike Buland |
2006-09-21 | We have a working Makefile, and no more Buildfile....I'll make a more general | Mike Buland |
2006-09-21 | The plain view now effectively uses command stacks, the results are pretty | Mike Buland |
2006-09-21 | Added two command line parameters, -i or --info will list available actions, | Mike Buland |
2006-09-21 | Auto target chaining based on requirements is now in place. This means that if | Mike Buland |
2006-09-21 | The percent view now takes the terminal's width into account, pretty cool! | Mike Buland |
2006-09-20 | You need this rev to build congo. | Mike Buland |
2006-09-20 | Updated these two functions, they now work exactly how they should. | Mike Buland |
2006-09-20 | Viewer is nice now. | Mike Buland |
2006-09-20 | Full chaining now works, fixed a bug I didn't notice a few minutes ago... | Mike Buland |
2006-09-20 | Changed the api for variable replacement contexts. There can now be multiple | 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 - a couple of random things mike told me to fix | David |
2006-09-14 | david - different debug dump... | David |
2006-09-14 | Ok, now I've actually added the make viewer. | Mike Buland |
2006-09-14 | Added the make-style view...useful sometimes. | Mike Buland |
2006-09-12 | clean now works, the -c option will come later. | Mike Buland |
2006-09-12 | One last viewer fix for a little bit. | Mike Buland |
2006-09-12 | Fixed the viewers, and some other good goo. | Mike Buland |
2006-09-12 | Made the plain view a lot more like pymake's normal view. | Mike Buland |
2006-09-12 | Added cache functionality, which is really nice, things go much faster now. | Mike Buland |
2006-09-12 | Minor update, it does filtering now. Things are really looking up. | Mike Buland |
2006-09-12 | Auto targets from functions now work well, but filtering is completely disabled. | Mike Buland |
2006-09-12 | Added more goo, it may be good goo. | Mike Buland |
2006-09-12 | Build now builds, it has viewers, and dependancy checking, and everything works. | Mike Buland |
2006-09-10 | Almost done tweaking the variable system, it needed support for local, or | Mike Buland |
2006-09-08 | Added targets to the performs. | Mike Buland |
2006-09-08 | Getting steaddily closer. | Mike Buland |