summaryrefslogtreecommitdiffstats
path: root/m4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* m4: change the non-release versioning to comply with PEP 440Daniel Salzman2023-06-211-6/+8
* configure: adjust coding styleDavid Vašek2023-02-171-2/+2
* Add support for building on Cygwin and MSYSChristopher Ng2023-02-171-0/+3
* configure: update to autoconf 2.69/2.71Daniel Salzman2021-07-161-12/+37
* m4/sanitizer: remove broken Clang version checkDaniel Salzman2021-05-021-7/+0
* configure: use 'address,undefined' as default for --with-sanitizerDaniel Salzman2021-04-091-1/+1
* configure: don't automatically disable fastparser with Clang compilerDaniel Salzman2020-09-141-18/+0
* configure: allow extended version suppression via KNOT_VERSION_FORMAT=releaseDaniel Salzman2019-03-121-1/+5
* Add 'soname' variable to pkg-config filesDaniel Salzman2019-01-231-0/+13
* use https://www.gnu.org instead of http://www.gnu.orgDaniel Kahn Gillmor2018-08-294-6/+6
* configure: improve dependency check for dnstapDaniel Salzman2018-03-181-29/+0
* m4/knot-version: add prefixes to avoid macro name conflictsDaniel Salzman2018-03-141-10/+6
* Extend version format for better automation, remove redundant gnu-flavor filesDaniel Salzman2018-03-141-0/+23
* configure: simplify sanitizer and fuzzer detectionsDaniel Salzman2018-03-021-36/+33
* configure: add --disable-modules optionDaniel Salzman2018-02-101-1/+4
* Initial integration with google/oss-fuzzJonathan Foote2017-12-241-24/+9
* configure: require shared libraries for a shared moduleDaniel Salzman2017-12-041-1/+3
* Improve the sanitizer autoconf macros to automatically enable coverage for fu...Ondřej Surý2017-10-022-21/+228
* doc: fix module documentation buildingDaniel Salzman2017-09-201-1/+1
* Add support to check for ED25519 support in GnuTLSOndřej Surý2017-07-151-0/+92
* gitlab-ci: build documentation for all modulesDaniel Salzman2017-06-131-3/+3
* configure: prepare for new static/dynamic modulesDaniel Salzman2017-05-262-1/+35
* libknot: exported dynamic symbols cleanupLibor Peltan2016-12-091-0/+71
* build: avoid clang version detectionJan Vcelak2016-07-221-1/+2
* build: allow fastparser with clang >= 3.9.0Jan Vcelak2016-07-222-15/+17
* code coverage changes CFLAGS directlyVítězslav Kříž2016-02-171-5/+2
* code coverage macro works for gcc and clangVítězslav Kříž2016-02-151-29/+7
* configure: support for address sanitizerJan Vcelak2015-11-231-0/+71
* Add AS_VAR_COPY compatibility macro for CentOSOndřej Surý2015-05-281-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-271-0/+18
* Remove version-script support to remove additional complexity it introduces (...Ondřej Surý2015-05-201-53/+0
* Merge libknot-int and libknot-yparser into libknot with versioned symbols to ...Ondřej Surý2015-05-201-0/+53
* Use proper library versioning:Ondřej Surý2015-05-201-178/+0
* Disable fast zone parser when used with LLVM backed compiler (closes #351)Ondřej Surý2015-05-111-0/+15
* Allow disabling of daemon, utilities and documentation buildOndřej Surý2015-02-111-4/+4
* makefile: generate pkg-config file for libknot, versioningMarek Vavruša2014-11-121-0/+178
* configure: custom macro to check for library headerJan Vcelak2014-09-281-0/+49
* lcov: allow older versionsJan Kadlec2014-09-091-1/+1
* configure: Allow lcov version 1.11Jan Kadlec2014-09-081-1/+1
* m4/dnstap.m4: newRobert Edmonds2014-04-221-0/+26
* configure: fix --disable-code-coverageJan Vcelak2014-04-151-2/+3
* Whitespace fix to trigger gitlab MROndřej Surý2014-03-261-1/+0
* Add support for code coverage testing with gcovOndřej Surý2014-03-261-0/+70
* Removed configure checking for instruction extensions.Marek Vavrusa2013-08-162-189/+0
* Do not check for MSG_WAITFORONE as it is not used anymore.Marek Vavrusa2013-07-171-96/+0
* autoconf: use compiler flag test macro from GNU Autoconf ArchiveJan Vcelak2013-05-273-82/+76
* Set default visibility to hidden (in case we distribute shared library in the...Ondřej Surý2013-05-131-0/+52
* global whitespace cleanupJan Vcelak2013-04-263-7/+7
* Fixed AC_LANG_PROGRAM call missing braces.Marek Vavrusa2013-03-121-3/+3
* Fixed define check for _GNU_SOURCEMarek Vavrusa2013-03-121-1/+3