aboutsummaryrefslogtreecommitdiff
path: root/rpkid/setup.py
AgeCommit message (Expand)Author
2014-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein
2014-03-30Debug merge of rpki-sql-update into rpki-sql-setup.Rob Austein
2014-03-29Debug rpki-sql-upgrade.Rob Austein
2014-03-16Pull from trunk.Rob Austein
2013-09-19new cli script rpkigui-query-routes to query the web portal's routeview/rcyni...Michael Elkins
2013-05-02Whack Ubuntu Apache configuration to use rpkigui-apache-conf-gen.Rob Austein
2013-04-17Add --pwgen option to rpki-confgen. Add framework for rpkidRob Austein
2013-04-06Move installation of portal-gui data files into setup.py.Rob Austein
2013-04-06Move our distutils extensions into a separate module.Rob Austein
2013-04-06Teach setup.py how to install scripts in more than one directory, moveRob Austein
2013-04-05Feh, missed some quotes when converting from Makefile syntax.Rob Austein
2013-04-05Consolidate list of scripts for setup.py to install into setup.py, getRob Austein
2013-04-05Whack build environment with a club to get rpki-ca package to start upRob Austein
2013-03-07move installation of most portal-gui scripts to setup.py (see #373)Michael Elkins
2012-11-26rewrite ghostbuster_{create,edit} not to use generic viewsMichael Elkins
2012-11-20add support for client side route lookup in the roa creation formMichael Elkins
2012-11-12merge with /trunkMichael Elkins
2012-11-10install rpki.gui.app.migrationsMichael Elkins
2012-10-18pylintRob Austein
2012-01-20create custom template tag for fetching the verbose_name or verbose_name_plur...Michael Elkins
2012-01-17merge with ^/branches/tk100Michael Elkins
2012-01-17import initial cut at rpki.gui.routeview appMichael Elkins
2011-06-09add support for browing the rcynic cacheMichael Elkins
2011-05-03Sanity-check data_files values before handing them to setup, to avoidRob Austein
2011-03-24remove installation of templates from rpki.guiMichael Elkins
2011-03-03put django project templates into $top/rpkid/rpki/gui/templatesMichael Elkins
2011-03-02install rpki.gui.app's django templates into the python package since it is l...Michael Elkins
2011-01-25Fix bdist_rpm againRob Austein
2011-01-25move portal-gui/scripts to rpkid/rpkid/gui/scriptsMichael Elkins
2011-01-24move portal-gui django app to $top/rpkid/rpki/guiMichael Elkins
2011-01-23Preliminary hacks for .rpm and .deb packagingRob Austein
2011-01-21Basic "make install" and "make deinstall" now works for rpkid/Rob Austein
2011-01-20Oops, have to list sub-packages explictly.Rob Austein
2011-01-20Move POW extension module into rpkid directory and use distutils toRob Austein