index
:
sra/rpki.net
master
zone-cleanup
Dragon Research Labs RPKI Toolkit
git user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rpkid
/
Makefile.in
Age
Commit message (
Expand
)
Author
2011-06-25
We no longer need pywrap
Rob Austein
2011-06-10
update to install rpkigui-rcynic
Michael Elkins
2011-05-19
Turn on -Bsymbolic where supported, per suggestion from Andy Polyakov.
Rob Austein
2011-05-06
DESTDIR
Rob Austein
2011-04-28
Dependency nit
Rob Austein
2011-04-21
Hack Doxygen IMAGE_PATH via Makefile and environment variable rather
Rob Austein
2011-03-30
add 'refresh' link in portal gui to query rpkid for updated information rathe...
Michael Elkins
2011-03-18
Add @property decorators to a bunch of methods that are just syntactic
Rob Austein
2011-03-03
Simplify rules slightly
Rob Austein
2011-03-03
add $SUBDIRS to $top/rpkid/Makefile.in and add portal-gui when django is dete...
Michael Elkins
2011-03-02
update configure and rpkid/Makefile.in to reflect new location of $top/portal...
Michael Elkins
2011-03-02
move $top/portal-gui into $top/rpkid/portal-gui
Michael Elkins
2011-02-22
settings.py needed silly chmod hack too
Rob Austein
2011-02-22
Have to make script file writable before whacking it
Rob Austein
2011-02-12
load_csv.py erroneously not copied to rpkigui-load-csv
Michael Elkins
2011-02-08
add new script rpkigui-response as a help to put responses from
Michael Elkins
2011-01-25
remove settings.py and rpkigui-list-resources in clean target
Michael Elkins
2011-01-25
move portal-gui/scripts to rpkid/rpkid/gui/scripts
Michael Elkins
2011-01-25
settings.py should not be in ${SCRIPTS}
Michael Elkins
2011-01-24
move portal-gui django app to $top/rpkid/rpki/gui
Michael Elkins
2011-01-23
Run alien in verbose mode
Rob Austein
2011-01-23
Preliminary hacks for .rpm and .deb packaging
Rob Austein
2011-01-22
Trying to guess what we might have installed after the fact is too
Rob Austein
2011-01-22
More Ubuntu weirdness: distutils.sysconfig.get_python_lib() says
Rob Austein
2011-01-22
Installation fixes
Rob Austein
2011-01-21
Basic "make install" and "make deinstall" now works for rpkid/
Rob Austein
2011-01-21
First cut at deinstallation. Needs to evolve as installation evolves.
Rob Austein
2011-01-20
Generate Python executables during compilation rather than from
Rob Austein
2011-01-20
Try using distutils for installation -- not cooked yet
Rob Austein
2011-01-20
Fix clean
Rob Austein
2011-01-20
Move POW extension module into rpkid directory and use distutils to
Rob Austein
2011-01-09
Rework POW build so that we can use static libraries again.
Rob Austein
2010-12-31
distclean target
Rob Austein
2010-12-30
Platforms that require pywrap require it when running the test
Rob Austein
2010-12-29
Start autoconf work for POW et al
Rob Austein