aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
Commit message (Collapse)AuthorAge
* suppress warningChristian Grothoff2019-04-20
|
* add clang-format to emacs configuration (still requires clang-format to be ↵Christian Grothoff2019-04-18
| | | | installed globally first)
* In theory slibtool should work. In practice libtool is always picked up by ↵ng02019-03-01
| | | | our system, even when slibtool is the first entry
* licenseChristian Grothoff2018-10-18
|
* bootstrap: Replace which.Nils Gillmann2018-06-14
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* Restructure contrib folder.Nils Gillmann2018-05-19
| | | | | | | | | | | | | | | | | | 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>
* boostrap: Add check for libtool, libtoolize or glibtoolize.ng02017-10-17
| | | | This *seems* to be enough to fix the complains autoconf throws at us.
* Run contrib/pogen.sh as part of bootstrap.David Barksdale2013-11-22
|
* Remove generated files, remove unneeded commands in bootstrap script, and ↵David Barksdale2010-01-20
| | | | nuke libltdl when bootstrapping.
* adapting main code base to work with libextractor 0.6 API; testcases will ↵Christian Grothoff2010-01-03
| | | | follow later
* autoreconf should fare better, esp. where libtoolize = glibtoolize, but needsHeikki Lindholm2009-10-19
| | | | | recent version of autotools
* ngChristian Grothoff2009-05-29