aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
AgeCommit message (Expand)Author
2008-04-28Same thing as libbu++, new version of gcc changed the rules a bit.Mike Buland
2007-09-24New deps added to the Makefile...and apparently some change in the bfilt-c++Mike Buland
2007-09-11Corrected a bug that kept build from building with the new libbu++.Mike Buland
2007-07-03Since libbu++-reorg is now the trunk, build has been updated to work with it.Mike Buland
2007-07-01Ok, now there's a dir of bfilts, build-filters, that's the best I can come upMike Buland
2007-07-01Ok...the name c++filt is taken, g++ comes with a name-damangler that's calledMike Buland
2007-07-01Ok, the c++filt test is now in there, I think it's already useful, we'll haveMike Buland
2007-07-01Now it's in the right place. It'd build if svn mv would delete the dir...Mike Buland
2007-04-25Groups are better integrated, and now they also auto-generate commands if thereMike Buland
2007-04-24Build groups are finished, there may be more we could do with them, but theyMike 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
2007-02-08build doesn't tollerate duplicates anymore.Mike Buland
2006-12-27david - changed a colorDavid
2006-12-27Fixed a color/newline order thingie.Mike Buland
2006-12-27david - ok, made the color one be the defaultDavid
2006-12-26david - woops, forgot to addDavid
2006-12-24david - tweaked so numbers are at least accurate now... percentages actually ...David
2006-11-23Minor tweak keeps the same old behavior for check, but makes clean removeMike Buland
2006-11-04Getting closer to the percents making some damn sense.Mike Buland
2006-11-03david - percent viewer.David
2006-10-27Try out this update, now it scans the pre-provided requirements of each targetMike Buland
2006-10-11You can now use variables within list items that are not functions, funny how\Mike Buland
2006-10-10Nothing really changed...I thinkMike Buland
2006-09-29Added support for -C or --chdir, very helpfulMike Buland
2006-09-22Sigh, more of the same...Mike Buland
2006-09-22More 64bit fixes.Mike Buland
2006-09-22The cache may be 64-bit compatable now...maybe...Mike Buland
2006-09-22Two-token bug fix. Build segfaulted when no build.conf was found.Mike Buland
2006-09-21The plain view now effectively uses command stacks, the results are prettyMike Buland
2006-09-21Added two command line parameters, -i or --info will list available actions,Mike Buland
2006-09-21Auto target chaining based on requirements is now in place. This means that ifMike Buland
2006-09-21The percent view now takes the terminal's width into account, pretty cool!Mike Buland
2006-09-20You need this rev to build congo.Mike Buland
2006-09-20Updated these two functions, they now work exactly how they should.Mike Buland
2006-09-20Viewer is nice now.Mike Buland
2006-09-20Full chaining now works, fixed a bug I didn't notice a few minutes ago...Mike Buland
2006-09-20Changed the api for variable replacement contexts. There can now be multipleMike Buland
2006-09-14Made more changes, this one has a little extra debug, get the next one.Mike Buland
2006-09-14david - a couple of random things mike told me to fixDavid
2006-09-14david - different debug dump...David
2006-09-14Ok, now I've actually added the make viewer.Mike Buland
2006-09-14Added the make-style view...useful sometimes.Mike Buland
2006-09-12clean now works, the -c option will come later.Mike Buland
2006-09-12One last viewer fix for a little bit.Mike Buland
2006-09-12Fixed the viewers, and some other good goo.Mike Buland
2006-09-12Made the plain view a lot more like pymake's normal view.Mike Buland
2006-09-12Added cache functionality, which is really nice, things go much faster now.Mike Buland
2006-09-12Minor update, it does filtering now. Things are really looking up.Mike Buland
2006-09-12Auto targets from functions now work well, but filtering is completely disabled.Mike Buland