Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-26 | whoop, should have proably commited a momemnt ago | Luke Shumaker | |
2015-06-26 | builds, cleans, installs, and uninstalls correctly! Now just to | Luke Shumaker | |
make sure it works! | |||
2015-06-26 | and installation works, now to work on uninstallation... | Luke Shumaker | |
2015-06-26 | maybe this helps? | Luke Shumaker | |
2015-06-26 | Rework rvs a lot (no longer needs complex C dependency tracker!) | Luke Shumaker | |
Rework ./configure, and how it uses `srcdir'. Probably broke all the other packages. Oh well, everything only half-works right now. | |||
2015-06-26 | add copyright notices, and start to autoconfiscate | Luke Shumaker | |
2015-06-26 | I'm really not sure, these are uncommited changes, and I haven't touched it ↵ | Luke Shumaker | |
in a while. | |||
2015-06-26 | rework rvs's build system, currently, it doesn't build :( | Luke Shumaker | |
it fails on the plugins, the wrapper works fine | |||
2015-06-26 | rework rvs plugin build process, it's way more elegant now | Luke Shumaker | |
2015-06-26 | add support for running a command from a specific plugin to runcom | Luke Shumaker | |
this feature should only be used internally by plugins | |||
2015-06-26 | get hacking on rvs | Luke Shumaker | |
2015-06-26 | oops, I needed to run `make distclean' before that commit | Luke Shumaker | |
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 | mkdir rvs; mv * rvs | Luke Shumaker | |