Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-26 | rvs builds! nicely! | Luke Shumaker | |
2015-06-26 | hmm. I kind of screwed up rvs plugins. | Luke Shumaker | |
Worst, it was just a command I typed wrong that crippled a few files | |||
2015-06-26 | major rewrite on build system, make doesn't complain for diff | Luke Shumaker | |
2015-06-26 | mkdir rvs; mv * rvs | Luke Shumaker | |
2015-06-26 | update version #s XD | Luke Shumaker | |
2015-06-26 | fix Makefiles a bit | Luke Shumaker | |
redo the ugly kludge in load_plugins(...) in wrapper/plugin-load.h | |||
2015-06-26 | bichun! | 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-26 | work on tieing it all together | Luke Shumaker | |
2015-06-26 | I don't think this will run, but I think the next step is to turn `rvs.sh' into | Luke Shumaker | |
`rvs.c', so I'm going to go ahead and commit this. | |||
2015-06-26 | add dist to makefiles | Luke Shumaker | |
2015-06-26 | 0.7.3 -- more robust copyright notices in files | Luke Shumaker | |
2015-06-26 | command selection rewritten | Luke Shumaker | |
2015-06-26 | update README and HACKING... a little bit | Luke Shumaker | |
2015-06-26 | it builds! | Luke Shumaker | |
2015-06-26 | tweak makefiles | Luke Shumaker | |
2015-06-26 | use the Makefile.in name used by the GNU build system | Luke Shumaker | |