aboutsummaryrefslogtreecommitdiff
path: root/contrib/scripts/Makefile.am
Commit message (Collapse)AuthorAge
* contrib/scripts and gnunet-logread: reduce code used for output.ng02019-12-12
|
* rewrite sed logic used in Makefiles and move into dosubst awk script.ng02019-12-02
| | | | | | | | | include 'bin' and its files in dist files, this is where dosubst is located. While the invocation (passing of the variables) is not optimal (yet, will be changed), this will in the end allow sharing code between Makefiles better, and maybe drop sed usage in the future.
* fix failure to build.ng02019-12-01
|
* define HAVE_AWK... we require awk for many parts, but for some casesng02019-12-01
| | | | it could make sense to skip it.
* convert texinfo checks to proper awk script, add detection for awk/gawk,ng02019-12-01
| | | | remove obsolete code.
* contrib/scripts: use awk to modify interpreter substitution lines.ng02019-11-27
|
* install and distribute gnunet-suidfixng02019-11-21
|
* Remove gnunet-download-manager. Fixes #5682ng02019-04-20
|
* move gnunet-download-manager to contribng02019-04-06
|
* clean up gnunet-bugreport by installing it properlyChristian Grothoff2019-04-06
|
* contrib: Move scripts content to scripts/Makefileng02019-03-19
Actually build the contrib perl script. Add an m4 script for perl.