summaryrefslogtreecommitdiff
path: root/plugins/users
AgeCommit message (Collapse)Author
2015-06-29find . -name Makefile.in -deleteLuke Shumaker
2015-06-26commit changes that have been sitting there for years, being copied from ↵Luke Shumaker
drive to drive
2015-06-26whoop, should have proably commited a momemnt agoLuke Shumaker
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-26switching to gitLuke Shumaker
2015-06-26everything that is coded in the wrapper worksLuke Shumaker
2015-06-26this doesn't work/run, but it seems like /progress/Luke Shumaker
I'm beginning to get depressed about this :|
2015-06-26work on tieing it all togetherLuke Shumaker
2015-06-26begin reimplementing the wrapper in CLuke Shumaker
2015-06-26I don't think this will run, but I think the next step is to turn `rvs.sh' intoLuke Shumaker
`rvs.c', so I'm going to go ahead and commit this.
2015-06-26add dist to makefilesLuke Shumaker
2015-06-260.7.3 -- more robust copyright notices in filesLuke Shumaker
2015-06-260.7.2 -- refactor slightly, flesh out plugin: usersLuke Shumaker
2015-06-26flesh out plugin: usersLuke Shumaker
2015-06-26I can now check out from the repo!Luke Shumaker
2015-06-26command selection rewrittenLuke Shumaker
2015-06-26it builds!Luke Shumaker
2015-06-26use the Makefile.in name used by the GNU build systemLuke Shumaker
2015-06-26one mor commit before pushLuke Shumaker
2015-06-26Further refactoring. Mostly tweaking makefiles. Switched to Luke Shumaker
autoconf-style variables. This means I had to change every shell script...
2015-06-26oops, I forgot to `bzr add' all the moved files :)Luke Shumaker