Commit Graph

14 Commits

Author SHA1 Message Date
188989e067 Update copyright year 2024-01-07 12:41:02 +01:00
15ba1db248 Update copyrights 2023-08-31 12:57:30 +02:00
3dc7f71098 Update copyright year 2022-02-25 17:46:43 +01:00
22162f82b2 Update copyright year 2021-01-22 21:58:38 +01:00
59d9ecd9c0 * Update copyright year to 2020 2020-01-10 00:33:02 +01:00
8843b8f23e Added support for ax_code_coverage version 32
* Makefile.am: Add code coverage rules as documented in ax_code_coverage.m4
* cfg.mk: Exclude m4 files from sc_GPL_version
* configure.ac: Add AX_CODE_COVERAGE
* fuzz/Makefile.am: Add coverage flags
* libwget/Makefile.am: Likewise
* src/Makefile.am: Likewise
* tests/Makefile.am: Likewise
* m4/ax_ac_append_to_file.m4: New file
* m4/ax_ac_print_to_file.m4: New file
* m4/ax_add_am_macro_static.m4: New file
* m4/ax_am_macros_static.m4: New file
* m4/ax_check_gnu_make.m4: New file
* m4/ax_code_coverage.m4: New file
* m4/ax_file_escapes.m4: New file
2019-08-06 15:38:47 +02:00
01bd3780d5 * m4/wget_manywarnings.m4: Remove -Werror-... options 2019-06-24 13:53:12 +02:00
cdb3600791 Update copyrigght to 2019 2019-01-02 12:42:53 +01:00
3688ffb941 Update copyright to 2018 2018-04-30 20:52:11 +02:00
c26349604d Fix manywarnings for gcc 8
* configure.ac: Amend for gcc-8
* m4/wget_manywarnings.m4: Amend for gcc-8
2018-02-03 23:50:09 +01:00
a1852e2aac * m4/wget_manywarnings.m4: Fix for MinGW 2017-04-05 16:07:06 +02:00
f561b176cb * m4/wget_manywarnings.m4: Call gcc instead of gcc 2017-03-29 17:12:56 +02:00
cc355a30bb * m4/wget_manywarings.m4: Add extra options only for gcc >= 6 2017-03-29 16:48:34 +02:00
f68819c5e7 Move m4 wget_ functions to m4/
* .gitignore: Add exception m4/wget_manywarnings.m4
* configure.ac: Remove manywarnings m4 code
* m4/wget_manywarnings.m4: Add manywarnings m4 code here
2016-11-11 22:17:08 +01:00