Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
9fdf2ed
Issue #823 follow-up: support branches named like "fightwarn" to buil…
jimklimov Nov 3, 2020
b0ced1f
Issue #823 follow-up: support branches named like "fightwarn" to buil…
jimklimov Nov 3, 2020
98d8fe0
.travis.yml : separate the "_matrix_gnustd_nowarn"
jimklimov Nov 3, 2020
07cf281
.travis.yml : rephrase some comments
jimklimov Nov 3, 2020
c0ec69e
ci_build.sh : if configure script fails, dump its log before exiting
jimklimov Nov 3, 2020
d1dccec
ci_build.sh: if configure failed, sleep a bit before dumping config.log
jimklimov Nov 4, 2020
4b75c10
ci_build.sh: do not hide autogen.sh stderr
jimklimov Nov 4, 2020
e8eb581
configure.ac : work around libtool weakness seen by pedantic compilers
jimklimov Nov 4, 2020
3f08e5c
configure.ac : work around libtool weakness seen by pedantic compiler…
jimklimov Nov 4, 2020
cdd9c4f
configure.ac: revise the fix for AC_PROG_LIBTOOL to only revert setti…
jimklimov Nov 4, 2020
1204cee
.travis.yml : enable "-Wextra" for default gcc versions on Linux (fol…
jimklimov Nov 4, 2020
f8dcf50
.travis.yml : enable "-Wextra" for newer gcc versions on Linux (follo…
jimklimov Nov 4, 2020
12a70b6
.travis.yml : enable "-Wextra -Weverything" for clang (follow-up to i…
jimklimov Nov 4, 2020
2e89eb8
.travis.yml: in clang test cases, do not insist that all macros are u…
jimklimov Nov 5, 2020
a80d1b2
.travis.yml: in NUT_MATRIX test cases, specify -Werror=implicit-fallt…
jimklimov Nov 5, 2020
0446d94
include/common.h: introduce NUT_UNUSED* macros to mark up codebase
jimklimov Nov 4, 2020
adae13b
docs/developers.txt: document a valid use-case of goto for clean swit…
jimklimov Nov 8, 2020
d63750f
ci_build.sh: refactor to have a configure_nut() routine
jimklimov Nov 8, 2020
0409f51
ci_build.sh: refactor to have a build_to_only_catch_errors() routine
jimklimov Nov 8, 2020
604b466
ci_build.sh: refactor to track failing "default-all-errors" so we can…
jimklimov Nov 8, 2020
a9318dc
Satisfy the spellchecker
jimklimov Nov 8, 2020
f6edf33
Update developers.txt
jimklimov Nov 8, 2020
01a64a2
Update developers.txt
jimklimov Nov 8, 2020
5063084
docs/developers.txt: avoid spellcheck warning
jimklimov Nov 8, 2020
f44dc59
.travis.yml: our code (and checks) should not rely on specific compil…
jimklimov Nov 8, 2020
32d8fb6
Merge branch 'master' into fightwarn-groundwork
jimklimov Nov 9, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading