aboutsummaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Collapse)Author
2014-05-09Clean up old utility code we don't need anymore.Rob Austein
svn path=/trunk/; revision=5826
2014-05-02Switch all rp/utils/ programs to use the Python script versionsRob Austein
instead of the nasty old C versions. C code retained in source tree for the moment, but will go away soon. svn path=/trunk/; revision=5825
2014-05-01s/rpki.rpki_rtr/rpki.rtr/gRob Austein
svn path=/trunk/; revision=5819
2014-05-01Switch to refactored rpki-rtr implementation.Rob Austein
svn path=/trunk/; revision=5818
2014-04-14Move all Python script installation to setup.py, so that it gets theRob Austein
name of the Python executable right (FreeBSD $PATH under cron problem, again, yet another variant). See #686. svn path=/trunk/; revision=5792
2014-04-09Clean up source regeneration (h/ and schemas/), debug builds withRob Austein
--disable-*-tools set. svn path=/branches/tk685/; revision=5775
2014-04-09First pass at updated debuild configuration.Rob Austein
svn path=/branches/tk685/; revision=5772
2014-04-09Tweak setup.py to conditionalize installation of rpki-ca scripts; moveRob Austein
installation targets for Python library up from ca to top Makefile. svn path=/branches/tk685/; revision=5771
2014-04-06Start whacking MakefilesRob Austein
svn path=/branches/tk685/; revision=5758
2014-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein
svn path=/branches/tk685/; revision=5757