Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-20 | Move POW extension module into rpkid directory and use distutils to | Rob Austein | |
build it. svn path=/configure; revision=3610 | |||
2011-01-14 | Oops, didn't finish updating makefile targets after merging into rpki | Rob Austein | |
package. svn path=/pow/Makefile.in; revision=3609 | |||
2011-01-14 | Turns out that all the mucking about with "ld -r" and "objcopy" wasn't | Rob Austein | |
necessary, building OpenSSL with -fPIC and linking against static libraries was enough. So we probably could go back to using distutils, but for now, we can get rid of the extraneous steps. svn path=/pow/Makefile.in; revision=3608 | |||
2011-01-13 | Finish moving POW directory into rpki/ tree, step 2 | Rob Austein | |
svn path=/pow/Makefile.in; revision=3606 | |||
2011-01-09 | Rework POW build so that we can use static libraries again. | Rob Austein | |
svn path=/configure; revision=3602 | |||
2010-12-31 | distclean target | Rob Austein | |
svn path=/Makefile.in; revision=3596 | |||
2010-12-29 | First cut at getting Python stuff fully (well, more fully) under autoconf | Rob Austein | |
svn path=/pow/Makefile.in; revision=3582 | |||
2010-12-29 | Start autoconf work for POW et al | Rob Austein | |
svn path=/configure; revision=3581 |