aboutsummaryrefslogtreecommitdiff
path: root/rpkid/Makefile.in
AgeCommit message (Expand)Author
2012-01-17web portal no longer needs to write files in ${localstatedir}Michael Elkins
2012-01-17rename the apache configuration file from rpki.conf to apache.confMichael Elkins
2012-01-17import initial cut at rpki.gui.routeview appMichael Elkins
2012-01-13merged with ^/branches/tk100Michael Elkins
2012-01-07Checkpoint. rpkic and yamltest mostly work, but irdbd is still actingRob Austein
2011-12-19remove sql setup script for the web portal since it is no longer needed; the ...Michael Elkins
2011-12-14Start hacking replacement for myrpki comamnd (rpkic) which uses theRob Austein
2011-12-09Rework models slightly. Now parsing most of the BPKI stuff.Rob Austein
2011-12-08Use mysql as the db backend for django.Michael Elkins
2011-11-10move settings.py for portal gui django app to ${sysconfdir}/rpki since it rea...Michael Elkins
2011-10-19Wrap SQL schemas up so rpki-sql-setup doesn't have to be run in theRob Austein
2011-10-13use the django.contrib.staticfiles app to serve the django admin site media.Michael Elkins
2011-10-07add AC_DATAROOTDIR to dictionary of variables to expand in python config filesMichael Elkins
2011-06-25We no longer need pywrapRob Austein
2011-06-10update to install rpkigui-rcynicMichael Elkins
2011-05-19Turn on -Bsymbolic where supported, per suggestion from Andy Polyakov.Rob Austein
2011-05-06DESTDIRRob Austein
2011-04-28Dependency nitRob Austein
2011-04-21Hack Doxygen IMAGE_PATH via Makefile and environment variable ratherRob Austein
2011-03-30add 'refresh' link in portal gui to query rpkid for updated information rathe...Michael Elkins
2011-03-18Add @property decorators to a bunch of methods that are just syntacticRob Austein
2011-03-03Simplify rules slightlyRob Austein
2011-03-03add $SUBDIRS to $top/rpkid/Makefile.in and add portal-gui when django is dete...Michael Elkins
2011-03-02update configure and rpkid/Makefile.in to reflect new location of $top/portal...Michael Elkins
2011-03-02move $top/portal-gui into $top/rpkid/portal-guiMichael Elkins
2011-02-22settings.py needed silly chmod hack tooRob Austein
2011-02-22Have to make script file writable before whacking itRob Austein
2011-02-12load_csv.py erroneously not copied to rpkigui-load-csvMichael Elkins
2011-02-08add new script rpkigui-response as a help to put responses fromMichael Elkins
2011-01-25remove settings.py and rpkigui-list-resources in clean targetMichael Elkins
2011-01-25move portal-gui/scripts to rpkid/rpkid/gui/scriptsMichael Elkins
2011-01-25settings.py should not be in ${SCRIPTS}Michael Elkins
2011-01-24move portal-gui django app to $top/rpkid/rpki/guiMichael Elkins
2011-01-23Run alien in verbose modeRob Austein
2011-01-23Preliminary hacks for .rpm and .deb packagingRob Austein
2011-01-22Trying to guess what we might have installed after the fact is tooRob Austein
2011-01-22More Ubuntu weirdness: distutils.sysconfig.get_python_lib() saysRob Austein
2011-01-22Installation fixesRob Austein
2011-01-21Basic "make install" and "make deinstall" now works for rpkid/Rob Austein
2011-01-21First cut at deinstallation. Needs to evolve as installation evolves.Rob Austein
2011-01-20Generate Python executables during compilation rather than fromRob Austein
2011-01-20Try using distutils for installation -- not cooked yetRob Austein
2011-01-20Fix cleanRob Austein
2011-01-20Move POW extension module into rpkid directory and use distutils toRob Austein
2011-01-09Rework POW build so that we can use static libraries again.Rob Austein
2010-12-31distclean targetRob Austein
2010-12-30Platforms that require pywrap require it when running the testRob Austein
2010-12-29Start autoconf work for POW et alRob Austein