summaryrefslogtreecommitdiff
path: root/wrapper/rvs.sh
AgeCommit message (Collapse)Author
2015-06-26fix Makefiles a bitLuke Shumaker
redo the ugly kludge in load_plugins(...) in wrapper/plugin-load.h
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.