aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
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-27regenRob 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-19regenerate configureMichael 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
2013-02-01Finally ready to start testing new rcynic install code.Rob Austein
2013-02-01CheckpointRob Austein
2013-02-01Add rcynic-cron.Rob Austein
2013-01-31Merge from trunk.Rob Austein
2013-01-31CheckpointRob Austein
2013-01-18Autodetect need for --install-layout=deb on Debian-derived systems.Rob Austein
2013-01-08Start work on separate RP and CA ports for FreeBSD.Rob Austein
2013-01-05Initial (experimental) $top/setup.py and support code.Rob Austein
2012-12-20Using autoconf to customize shell scripts (as opposed to Makefiles)Rob Austein
2012-11-27Fix error message regarding the minimum version requirement for Django. See ...Michael Elkins
2012-11-26require django 1.3 or later. 1.2 is out of the support windowMichael Elkins
2012-11-15Pull from /trunk.Rob Austein
2012-11-12Pull from /trunk.Rob Austein