summaryrefslogtreecommitdiff
path: root/rvs/plugins/files
AgeCommit message (Collapse)Author
2015-06-26commit changes that have been sitting there for years, being copied from ↵Luke Shumaker
drive to drive
2015-06-26I'm commiting these partial changes in case I ever need to come back to it.Luke Shumaker
See, I just had a brain-gasm on how I can make the module system better.
2015-06-26well, rvs trees at least sorta work nowLuke Shumaker
2015-06-26add a tree plugin to rvs, but I made a ton of other changes to getLuke Shumaker
things working and facilitate this
2015-06-26add comments and tag plugins to rvsLuke Shumaker
2015-06-26whoop, should have proably commited a momemnt agoLuke Shumaker
2015-06-26maybe this helps?Luke Shumaker
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-26It appears I'd previously edited other files, but as far as I knew a moment ago:Luke Shumaker
The Makefiles have had support for DESTDIR for some time. I just realised configure didn't Which lead me to find some bugs in configure's option handling.
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