aboutsummaryrefslogtreecommitdiff
path: root/contrib/scripts/Makefile.am
Commit message (Collapse)AuthorAge
* build: fix pathsMartin Schanzenbach2023-12-19
|
* BUILD: Do not dist news generation scriptsMartin Schanzenbach2023-02-05
|
* BUILD: Properly set installation directories for gnunet-suidfix and gnunet-bcdMartin Schanzenbach2023-01-05
|
* BUILD: gnunet-suidfix into libexecMartin Schanzenbach2023-01-05
|
* - fixed dist buildt3sserakt2022-12-08
|
* -cleanupMartin Schanzenbach2021-10-13
|
* The differences between the contrib subdirectory in the git repository and ↵Christian Grothoff2021-09-22
| | | | | | | the contrib subdirectory generated by make dist have grown really big. Please find attached another patch for updating the content of: contrib/Makefile.am contrib/scripts/Makefile.am
* 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.