summaryrefslogtreecommitdiff
path: root/rvs/plugins/users
AgeCommit message (Collapse)Author
2015-06-26builds, cleans, installs, and uninstalls correctly! Now just toLuke Shumaker
make sure it works!
2015-06-26Rework 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-26add copyright notices, and start to autoconfiscateLuke Shumaker
2015-06-26I'm really not sure, these are uncommited changes, and I haven't touched it ↵Luke Shumaker
in a while.
2015-06-26rework rvs's build system, currently, it doesn't build :(Luke Shumaker
it fails on the plugins, the wrapper works fine
2015-06-26rework rvs plugin build process, it's way more elegant nowLuke Shumaker
2015-06-26get hacking on rvsLuke Shumaker
2015-06-26oops, I needed to run `make distclean' before that commitLuke Shumaker
2015-06-26rvs builds! nicely!Luke Shumaker
2015-06-26clean up rvs makefilesLuke Shumaker
2015-06-26grabbed past files from GITLuke Shumaker
2015-06-26hmm. 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-26mkdir rvs; mv * rvsLuke Shumaker