aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
AgeCommit message (Collapse)Author
2018-05-19Restructure contrib folder.Nils Gillmann
contrib/pogen.sh -> bin/pogen.sh bootstrap: Use new pogen location and execute it. contrib/openvpn-tap32: Move to contrib/3rdparty/Windows/openvpn-tap32. contrib/gnunet-logo*: Move to contrib/branding/logo/ Delete old patches in contrib, predating git. Move buildbot data to contrib/ci/buildbot, move docker data to contrib/ci/docker. Create contrib/conf and populate it with config files found in contrib and bin. Move gns related data to contrib/gns. delete contrib/repeat.sh Move contrib/log.php into contrib/web/log.php. Create folder contrib/scripts and use it for most scripts in contrib. Remove trailing whitespace in doc/Makefile.am Signed-off-by: Nils Gillmann <ng0@n0.is>
2017-10-17boostrap: Add check for libtool, libtoolize or glibtoolize.ng0
This *seems* to be enough to fix the complains autoconf throws at us.
2013-11-22Run contrib/pogen.sh as part of bootstrap.David Barksdale
2010-01-20Remove generated files, remove unneeded commands in bootstrap script, and ↵David Barksdale
nuke libltdl when bootstrapping.
2010-01-03adapting main code base to work with libextractor 0.6 API; testcases will ↵Christian Grothoff
follow later
2009-10-19autoreconf should fare better, esp. where libtoolize = glibtoolize, but needsHeikki Lindholm
recent version of autotools
2009-05-29ngChristian Grothoff