aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2016-02-15First round of silly bugfixes.Rob Austein
2016-02-15Checkpoint while shuffling stuff around for new installation scheme.Rob Austein
2016-02-10More dependency updates (development branch). Probably brokeRob Austein
2015-10-19Bump default Apache version to 2.4.Rob Austein
2015-10-16Choosing to use Django's native migration code pretty much nails ourRob Austein
2015-08-03Pull from trunk.Rob Austein
2014-05-01Switch to refactored rpki-rtr implementation.Rob Austein
2014-04-10Incomplete autoconf conversion in RP tools. Oops. Thanks, Michael.Rob Austein
2014-04-09Clean up source regeneration (h/ and schemas/), debug builds withRob Austein
2014-04-09Need to run setup.py for CA too, not just RP. Doh. Many of the oldRob Austein
2014-04-08First cut at revised top-level rules and macros. Tediously verbose atRob Austein
2014-04-07Whack test code to work with new tree, fix relaxng.py.Rob Austein
2014-04-07Fix schema generation.Rob Austein
2014-04-06Start whacking MakefilesRob Austein
2014-04-05Merge tk671 (router certificate support) back to trunk. See #671.Rob Austein
2014-03-16Pull from trunk.Rob Austein
2014-03-16Add --disable-runtime-dependencies to turn off enforcement inRob Austein
2013-11-27$top/rpkid/portal-gui/ no longer needs a Makefile. Closes #477.Rob Austein
2013-09-26Silence apachectl whining about ulimits during autoconf.Rob Austein
2013-09-25Add --enable-wsgi-python-egg-cache. See #630.Rob Austein
2013-09-23Missing single quote. Fixes #627.Rob Austein
2013-09-19Apache-version-agnosticism, part 1: fix autoconf, FreeBSD portRob Austein
2013-07-16Save rcynic-html for last in rcynic-cron, as it's less critical thanRob Austein
2013-07-04Non-packaged builds on Ubuntu should install Python libraries toRob Austein
2013-05-07Require lxml, don't just test for it.Rob Austein
2013-05-07Check for argparse.Rob Austein
2013-04-17Add --pwgen option to rpki-confgen. Add framework for rpkidRob Austein
2013-04-04configure no longer needs to look for django-admin.pyMichael Elkins
2013-04-04pull SECRET_KEY from rpki.conf if present, otherwise generate a random valueMichael Elkins
2013-04-03remove support for virtualenv.Michael Elkins
2013-03-19revert OS specific post install rules added in [5119]Michael Elkins
2013-03-19$DJANGO_DIR is no longer needed and not used anywhereMichael Elkins
2013-03-18Rewrite rcynic-cron to remove horrible maze of dependencies onRob Austein
2013-03-18test for existance of /var/www/html which is DocumentRoot on RHEL/CentOS Michael Elkins
2013-03-08Whack OpenSSL configuration to pull its notion of the CPU fromRob Austein
2013-03-07pbuilder doesn't provide enough clues for us to guess that we need toRob Austein
2013-03-07use --enable-target-install framework to add install-linux to the install tar...Michael Elkins
2013-03-07Relax South requirement to version 0.7.5, per Michael's testing. Closes #450.Rob Austein
2013-03-06display error message if username was omitted when specifying --enable-wsgi-d...Michael Elkins
2013-03-06revert [5090]Michael Elkins
2013-02-28if the django-admin script is not found, configure should exit and inform the...Michael Elkins
2013-02-26Make Django requirement consistent in doc and scripts: we now want 1.3.7 or l...Rob Austein
2013-02-25Punt top-level setup.py, for now. There's a lot of useful code inRob Austein
2013-02-24inetd/xinetd listener for rpki-rtr on source code installation, also needed f...Rob Austein
2013-02-11Pull from trunk.Rob Austein
2013-02-11Add --disable-rp-tools, for package building.Rob Austein
2013-02-03Change default location of rcynic-html output on FreeBSD to track theRob Austein
2013-02-03Doh, don't put in generated rcynic.conf.Rob Austein
2013-02-02rcynic requires rsync, doh.Rob Austein
2013-02-02First round of fixes to installation targets.Rob Austein