aboutsummaryrefslogtreecommitdiff
path: root/rpkid/Makefile.in
AgeCommit message (Expand)Author
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