summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Collapse)Author
2015-06-26whoop, should have proably commited a momemnt agoLuke Shumaker
2015-06-26get hacking on rvsLuke Shumaker
2015-06-26mkdir rvs; mv * rvsLuke Shumaker
2015-06-26bichun!Luke Shumaker
fixed makefiles, moved around files The wrapper is now a hybrid shell-C program. A shell script does the integrated commands, but it calls the C program (`$(libexecdir)/rvs/runcom') to launch plugins Note that right now, it does EVERYTHING BUT launch plugins.
2015-06-26update README and HACKING... a little bitLuke Shumaker
2015-06-26much refactoring. also, screw `bzr mv'. That's why I'm writing my own system.Luke Shumaker
2015-06-260.6.3 -- begin reworking $$libdir$$/libLuke Shumaker
2015-06-26copy-edit HACKING fileLuke Shumaker
2015-06-26heavily revise/copy-edit READEME/HACKING/TODO...Luke Shumaker
2015-06-26rvs-0.6.1 -- make it possible to compile from another directoryLuke Shumaker
2015-06-26add README, HACKING, and other documentationLuke Shumaker