index
:
sra/rpki.net
master
zone-cleanup
Dragon Research Labs RPKI Toolkit
git user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
buildtools
Age
Commit message (
Expand
)
Author
2012-12-27
Perl and makedepend, both needed by OpenSSL.
Rob Austein
2012-12-23
Cleaner substitution.
Rob Austein
2012-12-21
Move some BUILD_DEPENDS out to RUN_DEPENDS.
Rob Austein
2012-12-21
Set NO_DEPENDS while building pkg-plist.
Rob Austein
2012-12-20
First cut at script to create FreeBSD port. Not ready for prime time.
Rob Austein
2012-12-20
RedHat and Ubuntu can't even agree on where the freaking "test"
Rob Austein
2012-12-01
Every other platform puts touch in /usr/bin, but Red Hat is too
Rob Austein
2012-11-12
Pull from /trunk.
Rob Austein
2012-11-12
Use real trang when available, otherwise run script which warns about
Rob Austein
2012-10-18
pylint
Rob Austein
2012-09-19
Move ASN.1 definitions for ROAs and Manifests to common header files
Rob Austein
2012-06-14
svg2png (cairo) seems to do a slightly better conversion job.
Rob Austein
2012-06-13
Cleanup
Rob Austein
2012-06-13
htmldoc doesn't understand SVG, so generate PNG, scaled to a size that
Rob Austein
2012-05-23
Use autoconf to find rrdtool.
Rob Austein
2012-04-13
Remove <span class="icon"/> elements -- for some reason these leave
Rob Austein
2012-04-13
New documentation tools.
Rob Austein
2012-01-07
Checkpoint. rpkic and yamltest mostly work, but irdbd is still acting
Rob Austein
2011-12-09
Rework models slightly. Now parsing most of the BPKI stuff.
Rob Austein
2011-12-06
Fix graphic on NULL-allowed foreign key constraint
Rob Austein
2011-11-11
prepend ${sysconfdir}/rpki to sys.path to avoid picking up the wrong settings...
Michael Elkins
2011-11-10
move settings.py for portal gui django app to ${sysconfdir}/rpki since it rea...
Michael Elkins
2011-10-19
Wrap SQL schemas up so rpki-sql-setup doesn't have to be run in the
Rob Austein
2011-07-27
Consolidate all of the import voodoo for MySQLdb into a new module.
Rob Austein
2011-06-29
import needs to be output for the script, not in the script itself
Michael Elkins
2011-06-17
More "from __future__ import with_statement" fun
Rob Austein
2011-03-03
Don't add extra newline
Rob Austein
2011-01-24
move portal-gui django app to $top/rpkid/rpki/gui
Michael Elkins
2011-01-20
Generate Python executables during compilation rather than from
Rob Austein
2010-12-18
More autoconf
Rob Austein
2010-03-19
First baby steps towards autoconf. Trying to keep this simple, so
Rob Austein