aboutsummaryrefslogtreecommitdiff
path: root/contrib/scripts
Commit message (Collapse)AuthorAge
* convert texinfo checks to proper awk script, add detection for awk/gawk,ng02019-12-01
| | | | remove obsolete code.
* gnunet-logread: install only when perl has been found (avoid dysfunctional ↵ng02019-12-01
| | | | SHa-bang line.
* Add --with-gnunet-logread to configure.ng02019-12-01
|
* remove some output redirections.ng02019-11-28
|
* gnunet-bugreport: improve libextrator + git detection, merge gnurl+curl checksng02019-11-28
|
* gnunet-bugreport: license and typong02019-11-27
|
* contrib/scripts: use awk to modify interpreter substitution lines.ng02019-11-27
|
* gnunet-bugreport: rewrite large parts to make better use of awk,ng02019-11-27
| | | | | replace grep with awk, require a shell which supports 'type' builtin, combine a few tests, and more.
* gnunet-bugreport: satisfy gnu standards.ng02019-11-21
|
* gnunet-bugreport: fix compiling tests, add usage with -hng02019-11-21
|
* gnunet-bugreport: add check for git commit.ng02019-11-21
|
* fix some tests in gnunet-bugreportng02019-11-21
|
* install and distribute gnunet-suidfixng02019-11-21
|
* gnunet-suidfix: Make comment more descriptive.ng02019-11-21
|
* more python formatng02019-10-12
|
* format pythonng02019-10-12
|
* contrib: gnunet_janitor, terminate: remove win32 functionalities.ng02019-09-11
| | | | | This commit is questionable, but since I removed win32 code this code no longer has any purpose.
* remove /usr/include from coverage analysisChristian Grothoff2019-09-05
|
* bugreport: syntax fix.ng02019-08-19
|
* fix gnunet-bugreport output issuesChristian Grothoff2019-06-09
|
* 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
|
* fix disting rulesChristian Grothoff2019-04-03
|
* gitignore in logreadng02019-04-01
|
* contrib/scripts/testbed_cleanup.sh: bashismsng02019-04-01
|
* contrib/scripts/revisionary.sh: bashismsng02019-04-01
|
* rename filesng02019-04-01
|
* contrib: Move scripts content to scripts/Makefileng02019-03-19
| | | | | Actually build the contrib perl script. Add an m4 script for perl.
* gnunet-bugreportng02019-03-15
|
* Fix Python code: remove imports from `python-future`.Hartmut Goebel2019-03-10
| | | | | | | | I missed in 3d6ba937a5a5046b3d531c17691d5d1155daae71 that `future` also provides the modules `past` and `builtins`. Imports of `builtins` can simply be removed for Python-3-only code. `past.old_div` had to be replaces by the "old" div-operatot `//`, while `past.xrange` was unused.
* Cleanup Python code: remove `import __future__`.Hartmut Goebel2019-03-10
| | | | | All of these only made Python 2 accept some Python 3 language idioms, and the code is Python-3-only.
* fixng02019-03-09
|
* bashismng02019-03-09
|
* build_cscopeng02019-03-09
|
* drop python-lint.log in lintng02019-03-09
|
* lint-man: Check for what I just completely fixed. Just in case.ng02019-03-09
|
* contrib/scripts/process_log.sh: attempt to remove bash extensions, use of 2 ↵ng02019-03-04
| | | | different stat implementations.
* safety checks for lint-man.shng02019-03-04
|
* Add rule to lint manng02019-03-04
|
* Make contrib/scripts/lint-python.sh usefulng02019-03-04
|
* portability fix.ng02019-02-23
|
* gnunet-bugreport: add checks for pkg_add, some fixesng02019-02-22
|
* util: futurize contrib/scripts/terminateng02019-02-12
| | | | Signed-off-by: ng0 <ng0@n0.is>
* util: futurize contrib/scripts/pydifferng02019-02-12
| | | | Signed-off-by: ng0 <ng0@n0.is>
* util: futurize contrib/scripts/gnunet_pyexpectng02019-02-12
| | | | Signed-off-by: ng0 <ng0@n0.is>
* util: futurize contrib/scripts/gnunet-chkng02019-02-12
| | | | Signed-off-by: ng0 <ng0@n0.is>
* Merge branch 'license/spdx'ng02019-01-16
|\
| * More spdx identifiers. For openrc service file, adjust the headerng02019-01-16
|/ | | | to reflect changes in Gentoo (->Foundation=>Authors).
* seems like mysql is currently broken in GuixNils Gillmann2018-06-13
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>