aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
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
2012-11-12Use real trang when available, otherwise run script which warns aboutRob Austein
2012-09-19Move ASN.1 definitions for ROAs and Manifests to common header filesRob Austein
2012-09-10Checkpoint after a lot more cleanup and simplification. No longerRob Austein
2012-06-08show.sh has been replaced by rcynic-text.Rob Austein
2012-06-08Integrate check for vobject with all the other dependency checks. See #259.Rob Austein
2012-06-08make configure check for the python vobject module when building the gui, and...Michael Elkins
2012-05-23Use autoconf to find rrdtool.Rob Austein
2012-05-02Case error in advisory test.Rob Austein
2012-04-20Better prerequisite checking. Closes #239.Rob Austein
2012-04-16Rework ./configure options so that user tells us what RPKI tools theyRob Austein
2012-02-07make configure detect when running inside of virtualenv so that the rpki.wsgi...Michael Elkins
2012-01-17web portal no longer needs to write files in ${localstatedir}Michael Elkins
2011-11-23give the user explanatory feedback about why django is required when configur...Michael Elkins
2011-11-23remove features that depend on django 1.3, so that portal gui works with djan...Michael Elkins
2011-11-11Require both Python and Django >= 1.3 to be installed by default, unless the ...Michael Elkins
2011-10-13use the django.contrib.staticfiles app to serve the django admin site media.Michael Elkins
2011-09-15Merge rcynic-ng/ back into rcynic/. Used svn merge --ignore-ancestryRob Austein
2011-08-12Set noexecstack to avoid problems with SELinux (#7)Rob Austein
2011-06-29swap check for www and www-data users since www matches www-dataMichael Elkins
2011-06-25We no longer need pywrapRob Austein
2011-06-06Should have been scan_roas, not scan_roa.Rob Austein
2011-06-06New tool scan_roa which just does text listing of all ROAs in aRob Austein
2011-05-19Allow pywrap to be disabled, since -Bsymbolic may render itRob Austein