index
:
knot
master
knot
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
m4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
m4: change the non-release versioning to comply with PEP 440
Daniel Salzman
2023-06-21
1
-6
/
+8
*
configure: adjust coding style
David Vašek
2023-02-17
1
-2
/
+2
*
Add support for building on Cygwin and MSYS
Christopher Ng
2023-02-17
1
-0
/
+3
*
configure: update to autoconf 2.69/2.71
Daniel Salzman
2021-07-16
1
-12
/
+37
*
m4/sanitizer: remove broken Clang version check
Daniel Salzman
2021-05-02
1
-7
/
+0
*
configure: use 'address,undefined' as default for --with-sanitizer
Daniel Salzman
2021-04-09
1
-1
/
+1
*
configure: don't automatically disable fastparser with Clang compiler
Daniel Salzman
2020-09-14
1
-18
/
+0
*
configure: allow extended version suppression via KNOT_VERSION_FORMAT=release
Daniel Salzman
2019-03-12
1
-1
/
+5
*
Add 'soname' variable to pkg-config files
Daniel Salzman
2019-01-23
1
-0
/
+13
*
use https://www.gnu.org instead of http://www.gnu.org
Daniel Kahn Gillmor
2018-08-29
4
-6
/
+6
*
configure: improve dependency check for dnstap
Daniel Salzman
2018-03-18
1
-29
/
+0
*
m4/knot-version: add prefixes to avoid macro name conflicts
Daniel Salzman
2018-03-14
1
-10
/
+6
*
Extend version format for better automation, remove redundant gnu-flavor files
Daniel Salzman
2018-03-14
1
-0
/
+23
*
configure: simplify sanitizer and fuzzer detections
Daniel Salzman
2018-03-02
1
-36
/
+33
*
configure: add --disable-modules option
Daniel Salzman
2018-02-10
1
-1
/
+4
*
Initial integration with google/oss-fuzz
Jonathan Foote
2017-12-24
1
-24
/
+9
*
configure: require shared libraries for a shared module
Daniel Salzman
2017-12-04
1
-1
/
+3
*
Improve the sanitizer autoconf macros to automatically enable coverage for fu...
Ondřej Surý
2017-10-02
2
-21
/
+228
*
doc: fix module documentation building
Daniel Salzman
2017-09-20
1
-1
/
+1
*
Add support to check for ED25519 support in GnuTLS
Ondřej Surý
2017-07-15
1
-0
/
+92
*
gitlab-ci: build documentation for all modules
Daniel Salzman
2017-06-13
1
-3
/
+3
*
configure: prepare for new static/dynamic modules
Daniel Salzman
2017-05-26
2
-1
/
+35
*
libknot: exported dynamic symbols cleanup
Libor Peltan
2016-12-09
1
-0
/
+71
*
build: avoid clang version detection
Jan Vcelak
2016-07-22
1
-1
/
+2
*
build: allow fastparser with clang >= 3.9.0
Jan Vcelak
2016-07-22
2
-15
/
+17
*
code coverage changes CFLAGS directly
Vítězslav Kříž
2016-02-17
1
-5
/
+2
*
code coverage macro works for gcc and clang
Vítězslav Kříž
2016-02-15
1
-29
/
+7
*
configure: support for address sanitizer
Jan Vcelak
2015-11-23
1
-0
/
+71
*
Add AS_VAR_COPY compatibility macro for CentOS
Ondřej Surý
2015-05-28
1
-0
/
+4
*
Copy PKG_CHECK_VARS from pkg.m4 from pkg-config 0.28 to m4/ax_pkg_check_vars....
Ondřej Surý
2015-05-27
1
-0
/
+18
*
Remove version-script support to remove additional complexity it introduces (...
Ondřej Surý
2015-05-20
1
-53
/
+0
*
Merge libknot-int and libknot-yparser into libknot with versioned symbols to ...
Ondřej Surý
2015-05-20
1
-0
/
+53
*
Use proper library versioning:
Ondřej Surý
2015-05-20
1
-178
/
+0
*
Disable fast zone parser when used with LLVM backed compiler (closes #351)
Ondřej Surý
2015-05-11
1
-0
/
+15
*
Allow disabling of daemon, utilities and documentation build
Ondřej Surý
2015-02-11
1
-4
/
+4
*
makefile: generate pkg-config file for libknot, versioning
Marek Vavruša
2014-11-12
1
-0
/
+178
*
configure: custom macro to check for library header
Jan Vcelak
2014-09-28
1
-0
/
+49
*
lcov: allow older versions
Jan Kadlec
2014-09-09
1
-1
/
+1
*
configure: Allow lcov version 1.11
Jan Kadlec
2014-09-08
1
-1
/
+1
*
m4/dnstap.m4: new
Robert Edmonds
2014-04-22
1
-0
/
+26
*
configure: fix --disable-code-coverage
Jan Vcelak
2014-04-15
1
-2
/
+3
*
Whitespace fix to trigger gitlab MR
Ondřej Surý
2014-03-26
1
-1
/
+0
*
Add support for code coverage testing with gcov
Ondřej Surý
2014-03-26
1
-0
/
+70
*
Removed configure checking for instruction extensions.
Marek Vavrusa
2013-08-16
2
-189
/
+0
*
Do not check for MSG_WAITFORONE as it is not used anymore.
Marek Vavrusa
2013-07-17
1
-96
/
+0
*
autoconf: use compiler flag test macro from GNU Autoconf Archive
Jan Vcelak
2013-05-27
3
-82
/
+76
*
Set default visibility to hidden (in case we distribute shared library in the...
Ondřej Surý
2013-05-13
1
-0
/
+52
*
global whitespace cleanup
Jan Vcelak
2013-04-26
3
-7
/
+7
*
Fixed AC_LANG_PROGRAM call missing braces.
Marek Vavrusa
2013-03-12
1
-3
/
+3
*
Fixed define check for _GNU_SOURCE
Marek Vavrusa
2013-03-12
1
-1
/
+3
[next]