0
0
mirror of https://github.com/OpenVPN/openvpn.git synced 2024-09-19 19:42:30 +02:00
openvpn/dev-tools
David Sommerseth fce9d75b2c dev-tools: Simple tool which automates rebasing LZ4 compat library
This tool depends on a cloned upstream LZ4 git repository and a
checked out release tag.  Then run the script like this:

   $ ./dev-tools/lz4-rebaser.sh /path/to/lz4.git

To see the result before committing, use: git diff --cached

Signed-off-by: David Sommerseth <davids@openvpn.net>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20170125205302.23069-1-davids@openvpn.net>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg13962.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
2017-02-21 14:45:59 +01:00
..
reformat-patches dev-tools: Add reformat-all.sh for code style unification 2016-12-14 22:27:28 +01:00
lz4-rebaser.sh dev-tools: Simple tool which automates rebasing LZ4 compat library 2017-02-21 14:45:59 +01:00
reformat-all.sh Update copyrights 2016-12-21 21:57:58 +01:00
special-files.lst dev-tools: Add reformat-all.sh for code style unification 2016-12-14 22:27:28 +01:00
uncrustify.conf More broadly enforce Allman style and braces-around-conditionals 2017-01-18 20:51:27 +01:00
update-copyright.sh Update copyrights 2016-12-21 21:57:58 +01:00