mgear/mgear.git
2007-10-25 Matt McCutchenUpdate materials for building rsync with mgear. master
2007-06-14 Matt McCutchen- Add Makefile.in for building rsync with mgear. Yay!
2007-06-14 Matt McCutchenChanges necessary and proper to get mgear to build...
2007-06-14 Matt McCutchen- Reuse $(@cmd) instead of accumulating $(foo@cmd)...
2007-06-13 Matt McCutchenAdd implementation, demo and tests for `make clean'.
2007-06-13 Matt McCutchenUpdate symlink (mage to mgear) in demo zone.
2007-06-13 Matt McCutchenRename Mage to mgear, a less common and thus less confu...
2007-06-13 Matt McCutchenAdd a testsuite (./testsuite) and dependency-logging...
2007-06-11 Matt McCutchenAdd make1 -> env - make -R, whose -p output is easier...
2007-06-11 Matt McCutchenImprove target metadata comments and implement $(bar...
2007-06-11 Matt McCutchenRewrite the Mage basics, temporarily removing the depen...
2007-06-08 Matt McCutchen- Revise and comment target metadata variables.
2007-06-08 Matt McCutchen- Change some /./ to $(opfx).
2007-06-08 Matt McCutchen- Factor out `%: %.g' rule as mg-file-from-genfile .
2007-06-04 Matt McCutchen- Add a full target obfuscation factory and rule and...
2007-06-04 Matt McCutchenWe don't actually need MG-FORCE-TARGET-DNE any more.
2007-06-04 Matt McCutchenMade a bunch of cleanups/improvements, including:
2007-06-04 Matt McCutchenMore experimentation with obfuscation. Wondering why...
2007-06-03 Matt McCutchenMore experimentation with the dependency logging featur...
2007-04-22 Matt McCutchenAdd test of directory relative to which Make looks...
2007-04-22 Matt McCutchenHere's what I have so far related to the Mage build...