summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* make-binaries: reduce log outputStu Tomlinson2022-11-161-19/+20
* make-binaries: Bump zlib version to 1.2.13Stu Tomlinson2022-11-161-2/+4
* Support extended protocol attribute (#3915)Badlop2022-11-071-5/+36
* Fix DOAP file logo namespaceDaniel Brötzmann2022-11-071-2/+3
* New script to generate DOAP fileBadlop2022-11-041-0/+106
* make-binaries: Bump Expat and libpng versionsHolger Weiss2022-09-231-2/+2
* make-binaries: Fix GitHub release version checksHolger Weiss2022-09-231-3/+3
* make-binaries: Bump Erlang/OTP version to 24.3.4.5Holger Weiss2022-09-131-1/+1
* make-binaries: Bump dependency versionsStu Tomlinson2022-09-131-5/+5
* make-packages: Fix permissions on RPM systemsHolger Weiss2022-08-211-0/+2
* Fix error reporting in 'make options' on OTP24+Paweł Chmielowski2022-06-241-1/+5
* make-binaries: Include CAPTCHA script with releaseHolger Weiss2022-05-281-0/+10
* make-binaries: Edit rebar.config more carefullyHolger Weiss2022-05-281-1/+1
* make-binaries: Fix linking of EIMP dependenciesHolger Weiss2022-05-251-2/+2
* make-binaries: Adjust Mnesia spool directory pathHolger Weiss2022-05-181-0/+1
* make-packages: Include systemd unit with RPMHolger Weiss2022-05-181-5/+6
* make-installers: Support non-root installationHolger Weiss2022-05-171-66/+172
* make-installers: Override code on upgradeHolger Weiss2022-05-161-7/+7
* make-installers: Apply cosmetic changesHolger Weiss2022-05-161-24/+29
* make-binaries: Bump dependency versionsHolger Weiss2022-05-121-2/+2
* make-binaries: Bump SQLite and ODBC versionsHolger Weiss2022-05-061-2/+2
* Apparently the --tags option is required to properly describe a brand new tagBadlop2022-05-043-3/+3
* Create uninstall.txt with instructionsBadlop2022-05-041-0/+12
* Add help header to the installer helpBadlop2022-05-041-1/+18
* Once installed, show next stepsBadlop2022-05-041-1/+10
* Add some blank lines to outputBadlop2022-05-041-0/+3
* make-binaries: Update to Crosstool-NG 1.25.0-RC2Holger Weiss2022-05-041-661/+5
* make-binaries: Try to avoid rebuilding depsHolger Weiss2022-05-041-69/+156
* Import script for building command line installersHolger Weiss2022-05-041-0/+217
* Import script for building DEB and RPM packagesHolger Weiss2022-05-041-0/+237
* Import script for building Linux binariesHolger Weiss2022-05-041-0/+1444
* Support Erlang 25 in "make options": returns attribute with simpler syntaxBadlop2022-02-241-0/+6
* Update copyright year to 2022Badlop2022-02-111-1/+1
* Fix typosKian-Meng Ang2022-01-241-1/+1
* In POSIX sh, RANDOM is undefined: use always the other methodBadlop2021-12-231-13/+6
* Dollar is unnecessary on arithmetic variablesBadlop2021-12-231-25/+25
* Use dollar notation instead of legacy backtickedBadlop2021-12-231-1/+1
* "sort -R" command not POSIX, added "shuf" and "cat" as fallbackballerburg90052021-08-121-1/+2
* Support the recent changes in the "ejabberdctl help" command (#3569)Badlop2021-04-151-5/+8
* Fix INTRUDER and add padding to second text lineBadlop2021-03-121-7/+7
* Clone to the dir specified in rebar.config... useful for erlang-sqlite3Badlop2021-02-231-1/+1
* Add question/answer-based CAPTCHA script (#3533)Holger Weiß2021-02-221-0/+131
* Improve support for rebar3 in "make translations"Badlop2021-02-191-12/+9
* Create annotated tags, meant for releases, instead of lightweight (#3512)Badlop2021-02-161-1/+1
* Improve prepare-tr so *.msg files inform to not edit them (#3484)Badlop2021-02-021-1/+5
* Update newest copyright year to 2021 (#3464)Badlop2021-01-271-1/+1
* When running "make translations" use the external ejabberd_po repositoryBadlop2021-01-221-5/+19
* Add option to check for missing hex releases to update scriptPaweł Chmielowski2020-12-181-0/+12
* Correctly sort mixed versions vX.Y and X.Y in update-deps scriptPaweł Chmielowski2020-12-181-1/+1
* Update one more place where we had -include("xmpp.hrl")Paweł Chmielowski2020-09-031-1/+1