summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2013-04-23Add hosting and auto-archive-creation.Nick Daly
2013-04-23Merged with James's upstream.Nick Daly
2013-03-23Build files are now stored in ./vendor/Nick Daly
2013-02-09Adjust how modules are importedJames Vasile
2013-02-07bit of Makefile reorganizationJames Vasile
2013-02-07adjust makefile to use submodulesJames Vasile
2013-02-07add missing pieces to make uninstallJames Vasile
2013-02-07quote the wildcards in rsync excludesJames Vasile
2013-02-07Don't set DESTDIR in the MakefileJames Vasile
2013-02-07Fix paths in installed versionJames Vasile
2013-02-07no need to write a cherryp.configJames Vasile
2013-02-07Makefile improvementsJames Vasile
2013-02-07put man page in place during make installJames Vasile
2013-02-06silencing some things in MakefileJames Vasile
2013-02-06copy sample configJames Vasile
2013-02-06add docs to make un/install, handle a few unhandled things to installJames Vasile
2013-02-06add make uninstall targetJames Vasile
2013-02-06add install targetJames Vasile
2013-02-06remove cherrypy.cfg from defaultJames Vasile
2013-02-06s/_DIR/DIR/James Vasile
2013-02-05add cherrypy3 to Makefile, clean up some gitJames Vasile
2013-02-05pull withsqlite from githubJames Vasile
2013-02-05combine build and vendor dirsJames Vasile
2013-01-10Fix to allow hostname to be updated on Ubuntu. This needed a change to exmach...Tom Galloway
2013-01-06Commented out the extra bjsonrpc call.Nick Daly
2013-01-04Extra predepend's, plinth doesn't need to run as root, pidfile location set i...Tom Galloway
2013-01-03Clean now uses BUILD_DIR variable.Tom Galloway
2013-01-03Extra predependTom Galloway
2013-01-03Added predepend packages and updated python path for build folders.Tom Galloway
2012-02-19cfg.py shouldn't overwrite local config on updateJames Vasile
2012-02-19move to sqlite3 + json dict storage for usersJames Vasile
2011-03-09rm data/cherrypy_sessions/* on cleanJames Vasile
2011-03-09make clean removes cherrypy.configJames Vasile
2011-03-09make clean removes cherrypy.configJames Vasile
2011-03-09Makefile generates cherrpy.configJames Vasile
2011-03-09make cherrypy_sessions dirJames Vasile
2011-02-22...James Vasile