]> git.ipfire.org Git - thirdparty/ntp.git/commit
Consolidate and correct check-scm-rev invocations.
authorDave Hart <hart@ntp.org>
Tue, 28 Mar 2023 18:17:07 +0000 (18:17 +0000)
committerDave Hart <hart@ntp.org>
Tue, 28 Mar 2023 18:17:07 +0000 (18:17 +0000)
commite68328bfc3e6366ca4947a67d3f1954838c0e466
tree9361fe57513e7e3daf38bf37980562c858091f0c
parent8f14a430babdf2bc086c24cfc0428baf50f750c9
Consolidate and correct check-scm-rev invocations.
Quiet -Wunused-function warnings in ntp_config.c building ntpdsim.
Quiet -Warray-bounds warning in ntpdc.c.
Fix make distcheck failure due to leftover version.Po files.
Use silent rules for Autogen invocations.
Remove other write permissions, e.g. chmod o-w
Add missing comma in configure.ac syscall() test.
Remove remnant of the no-longer-used Google Test framework.

bk: 64232f23qxznx2T5WGUGfpYTDa90jw
30 files changed:
check-scm-rev.mf [new file with mode: 0644]
configure.ac
depsver.mf
libparse/Makefile.am
ntpd/Makefile.am
ntpd/ntp_config.c
ntpdate/Makefile.am
ntpdc/Makefile.am
ntpdc/ntpdc.c
ntpq/Makefile.am
ntpsnmpd/Makefile.am
scripts/Makefile.am
scripts/calc_tickadj/Makefile.am
scripts/ntp-wait/Makefile.am
scripts/ntpsweep/Makefile.am
scripts/ntptrace/Makefile.am
scripts/update-leap/Makefile.am
sntp/Makefile.am
sntp/configure.ac
sntp/m4/ntp_cacheversion.m4
sntp/m4/ntp_googletest.m4 [deleted file]
sntp/tests/Makefile.am
sntp/tests/packetProcessing.c
sntp/tests/sntptest.c
sntp/tests/sntptest.h
sntp/tests/utilities.c
sntp/unity/auto/parseOutput.rb [changed mode: 0755->0644]
sntp/unity/auto/type_sanitizer.rb [changed mode: 0755->0644]
sntp/unity/auto/unity_test_summary.py [changed mode: 0755->0644]
util/Makefile.am