aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
Commit message (Collapse)AuthorAge
* bootstrap: remove --remote for submodules, thanks for schanzenbach to pointng02019-12-11
| | | | this out.
* disable submodule 'update' for nowSchanzenbach, Martin2019-12-11
|
* bootstrap: check for the shell builtin we use and exit if it doesn'tng02019-11-27
| | | | exist.
* bootstrap: builtin type might be supported betterng02019-11-27
| | | | (or maybe they are equal)
* bump build-common, add Makefile.inc copy for bootstrapng02019-11-25
|
* bootstrap: add git submodule sync. force symlinks.ng02019-11-17
|
* bootstrap: no need for sleep.ng02019-11-17
|
* bootstrapng02019-11-17
|
* comment region with -d for now, will check for better portability soon.ng02019-11-16
|
* bootstrap: swap around downloaders, add message.ng02019-11-16
|
* add -d to bootstrap, enabling what used to be in dist_boostrap.ng02019-11-16
|
* add yapf styleng02019-10-12
|
* fix pathChristian Grothoff2019-10-05
|
* uncrustify integration into bootstrapChristian Grothoff2019-10-05
|
* replace clang-format with uncrustify.ng02019-09-08
|
* 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