aboutsummaryrefslogtreecommitdiff
path: root/rpkid/Makefile.in
AgeCommit message (Expand)Author
2014-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein
2014-01-30First cut at RelaxNG schema for router certificate request interchange.Rob Austein
2013-11-27$top/rpkid/portal-gui/ no longer needs a Makefile. Closes #477.Rob Austein
2013-09-25Add --enable-wsgi-python-egg-cache. See #630.Rob Austein
2013-09-20Oops, this went with [5507], see #616.Rob Austein
2013-09-10Skip build/ subdirectory when constructing TAGS files.Rob Austein
2013-06-02Do all the script builds during "make all" too.Rob Austein
2013-06-02We're going to end up building _POW.so twice to support both --inplaceRob Austein
2013-05-28Don't stomp rpki.conf when installing from Makefiles. MakeRob Austein
2013-05-07Do something imperfect that works now for cron setup, rather thanRob Austein
2013-05-06Common code for crontab manipulation.Rob Austein
2013-05-02Whack Apache configuration into shape on FreeBSD.Rob Austein
2013-05-01Start consolidating Apache configuration voodoo into new scriptRob Austein
2013-04-24CleanupRob Austein
2013-04-24Start fleshing out install-postconf target, now that we have a halfway sane v...Rob Austein
2013-04-17Add --pwgen option to rpki-confgen. Add framework for rpkidRob Austein
2013-04-06Teach setup.py how to install scripts in more than one directory, moveRob Austein
2013-04-05Consolidate list of scripts for setup.py to install into setup.py, getRob Austein
2013-04-05Whack build environment with a club to get rpki-ca package to start upRob Austein
2013-04-05Some recent cleanup broke package builds on Ubuntu, fix that.Rob Austein
2013-04-04configure no longer needs to look for django-admin.pyMichael Elkins
2013-04-04convert ${sbindir}/rpki-manage from a shell script to a pure python scriptMichael Elkins
2013-04-04Start integrating rpki-confgen with build process.Rob Austein
2013-04-04set PYTHONPATH from rpki.autoconf.datarootdir at runtime rather than substitu...Michael Elkins
2013-04-04pull SECRET_KEY from rpki.conf if present, otherwise generate a random valueMichael Elkins
2013-04-04set settings.STATIC_ROOT from rpki.autoconf.datarootdir instead of substituti...Michael Elkins
2013-04-03remove support for virtualenv.Michael Elkins
2013-04-03Use rpki.autoconf instead of whacky generated script headers. MoreRob Austein
2013-03-27no longer necessary to build aux scripts that won't be installed.Michael Elkins
2013-03-26auto generate rpki.gui.autoconf with the expansions of all the standard varia...Michael Elkins
2013-03-26remove some variables no longer required in settings.py.inMichael Elkins
2013-03-26convert the two remaining scripts using $top/buildtools/make-django-script.py...Michael Elkins
2013-03-26use rpki.gui.script_util.setup() to configure the django orm.Michael Elkins
2013-03-26configure logging support to go both to apache.log and to email the admins up...Michael Elkins
2013-03-25install ${sbindir}/rpkigui-rcynicMichael Elkins
2013-03-19rpkigui-rcynic no longer needs to be built or installed now that rcynic-cron ...Michael Elkins
2013-03-19$DJANGO_DIR is no longer needed and not used anywhereMichael Elkins
2013-03-13add new helper script for the rpki workshop to create web user accounts for e...Michael Elkins
2013-03-07fix issue with automatically built config filesMichael Elkins
2013-03-07move installation of most portal-gui scripts to setup.py (see #373)Michael Elkins
2013-03-06revert [5096]Michael Elkins
2013-03-03move build-time generated configuration to local_settings.py and leave settin...Michael Elkins
2013-02-28add new script rpkigui-flatten-roas script to take care of flattening old roa...Michael Elkins
2013-02-26Create publication directory.Rob Austein
2013-02-26Clean generated rpki.conf.sample.Rob Austein
2013-02-26Sigh, I guess it would be too simple if @sharedstatedir@ had anythingRob Austein
2013-02-26Make ${sharedstatedir}/rpki/publication the default location for theRob Austein
2013-02-24First build, then install, doh.Rob Austein
2013-02-04Install sample rpki.conf, since we don't (yet?) have a good way toRob Austein
2013-02-03Seems /var/run is a temporary filesystem on some platforms.Rob Austein