21 Commits (bb608848544e26017b414f3b20c04f12cb6dd765)

Author SHA1 Message Date
Slávek Banko fb45ef444e
uncrustify-trinity: Refresh patches.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
Michele Calgaro b67b7f2b78
uncrustify-trinity: updated based on upstream version 0.78.1
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro c0a6f1b84c
uncrustify-trinity: updated based on upstream version 0.78.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Slávek Banko d38c86b3ea
uncrustify-trinity: fixed name of orig tarball.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Michele Calgaro fdcd720883
uncrustify-trinity: updated based on upstream version 0.76.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro c73404a3ea
uncrustify-trinity: fixed name of orig tarball.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 80a31d6c8a
uncrustify-trinity: updated based on upstream version 0.75.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro e6ba08c3b2
uncrustify-trinity: updated based on upstream version 0.74.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko 766688b517
DEB uncrustify: Fix Python detection on CMake < 3.12.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro 86176cf371 DEB uncrustify: backported commit cb1a42dd from upstream. This allows to build using RelWithDebInfo.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 71fb4a1391
uncrustify: updated to version 0.73
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko 6eae1a16a1
DEB uncrustify: Switch to build using ninja-build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro bad411472a
Backported commits 5f3f392a and fb66774e from upstream. This solves upstream issues 3040.
Upstream commit message:

-----------------------------------------------------------
commit 5f3f392a3b8fc6dc334d6f688b9a57e06827579b
Author: Guy Maurel <guy.j@maurel.de>
Date:   Sat Jan 2 18:59:46 2021 +0100

    insert closing brace before the preprocessor line

M  src/braces.cpp
A  tests/config/Issue_3040.cfg
M  tests/cpp.test
A  tests/expected/cpp/34326-Issue_3040.cpp
A  tests/input/cpp/Issue_3040.cpp

commit fb66774e46b1b0f93b548ed172126619fcbd6723
Author: Guy Maurel <guy.j@maurel.de>
Date:   Sun Jan 3 18:08:13 2021 +0100

    insert after #endif

M  src/braces.cpp
M  tests/expected/cpp/34326-Issue_3040.cpp
M  tests/input/cpp/Issue_3040.cpp
-----------------------------------------------------------

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko eaaea17529
DEB uncrustify-trinity: version updated directly in debian/changelog instead of as a quilt patch.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro edf588bf3a
DEB uncrustify-trinity: updated version number.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 69a1eb8293
DEB uncrustify-trinity: backported commit 64d93e3fb from upstream git
repository. This fixes a problem with the max level of braces that can
be handled.
Upstream commit message:

-----------------------------------------------------------
Author: Guy Maurel <guy.j@maurel.de>
Date:   Thu Nov 12 18:27:38 2020 +0100

    look for a debug loop

M  src/align_func_proto.cpp
M  src/logger.cpp
-----------------------------------------------------------

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 008bc84f75
DEB uncrustify: backported commit 45681e88 from upstream git repository. This fixes FTBFS on ppcel and armxx archs.
Upstream commit message:

-----------------------------------------------------------
Author: Joshua Parker <redracer2000@gmail.com>
Date:   Mon Nov 9 13:44:57 2020 -0600

Fix issue #2976

This commit modifies output_parsed_csv() in an attempt to
address issue #2976, where on some platforms the behavior
may be different with regard to printing c-style multi-line
comment strings within the debug csv output

M  src/output.cpp
M  tests/cli/output/class_enum_struct_union.csv
-----------------------------------------------------------

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro cb0c4615f7
DEB uncrustify: fixed usage message.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko 243aa916cf
DEB uncrustify: allow build on older distributions.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro 7f3c5d7e3e
DEB uncrustify: customize as uncrustify-trinity.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 112ca8677b
DEB uncrustify: added first version of uncrustify-trinity. This is basically the upstream 0.72.0 version of uncrustify, repackaged.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago