aboutsummaryrefslogtreecommitdiff
path: root/buildtools/make-python-executable.py
AgeCommit message (Collapse)Author
2013-04-06CleanupRob Austein
svn path=/trunk/; revision=5290
2013-04-03Use rpki.autoconf instead of whacky generated script headers. MoreRob Austein
cleanup along these lines still to be done, but this is a start. svn path=/trunk/; revision=5257
2011-07-27Consolidate all of the import voodoo for MySQLdb into a new module.Rob Austein
svn path=/buildtools/make-python-executable.py; revision=3946
2011-06-29import needs to be output for the script, not in the script itselfMichael Elkins
svn path=/buildtools/make-python-executable.py; revision=3910
2011-06-17More "from __future__ import with_statement" funRob Austein
svn path=/buildtools/make-python-executable.py; revision=3885
2011-01-20Generate Python executables during compilation rather than fromRob Austein
./configure. Change (almost) all programs to use rpki.conf instead of separate config files for each program, and add support for ${prefix}/etc/rpki.conf like normal system programs. svn path=/buildtools/make-python-executable.py; revision=3620