aboutsummaryrefslogtreecommitdiff
path: root/utils/Makefile.in
AgeCommit message (Collapse)Author
2014-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein
svn path=/branches/tk685/; revision=5757
2014-04-04Initial rpki-rtr support for router certificates. Runs, but not yetRob Austein
tested beyond `smoketest.1.yaml` and `--client loopback`. svn path=/branches/tk671/; revision=5750
2013-01-18Get rid of "installation-manifest" Makefile target silliness.Rob Austein
svn path=/branches/tk377/; revision=4974
2012-12-20Add "make instalation-manifest" as a first cut at something that willRob Austein
automate construction of things like the pkg-plist for a FreeBSD port. This is a fairly nasty kludge, but we're kind of trapped at the intersection of two different build systems (autoconf and disttools) and a laundry list of platform-specific packaging systems, so anything we do here is likely to be nasty, and almost anything is better than trying to maintain packing lists for all those systems by hand. svn path=/trunk/; revision=4938
2011-06-06Should have been scan_roas, not scan_roa.Rob Austein
svn path=/configure; revision=3852
2011-06-06New tool scan_roa which just does text listing of all ROAs in aRob Austein
directory tree. svn path=/configure; revision=3850
2011-02-24Rename print_manifest => print_rpki_manifest prior to adding installRob Austein
target. svn path=/configure.ac; revision=3690
2011-01-21Add deinstall/uninstall targets, even when they're no-ops.Rob Austein
svn path=/Makefile.in; revision=3628
2010-12-31distclean targetRob Austein
svn path=/Makefile.in; revision=3596
2010-12-28More autoconf.Rob Austein
svn path=/configure; revision=3579