aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2022-08-20Make sure the fix 99b8dd21c7 applies only to Varnish 6.0HEADmasterSergey Poznyakoff1
2020-03-27Set RST2MAN variable to the full pathname of the rst2man or rst2man.py script.Sergey Poznyakoff1
2020-03-27Install a workaround for disappearing/reappearing WS_Reserve* functions in 6.xSergey Poznyakoff1
2020-03-26Require python 3.5 at leastSergey Poznyakoff1
2018-12-10Fix version comparison in AM_VARNISHAPI. Improve diagnostics.Sergey Poznyakoff1
2017-08-10Fix extra quotingSergey Poznyakoff1
2017-08-10Change syntax of AM_VARNISHAPI macro call.Sergey Poznyakoff2
The macro takes up to two arguments: oldest supported and newest tested Varnish versions.
2017-08-10Minor fixSergey Poznyakoff1
* tmpl/configure.ac (AC_VMOD_BASENAME): New subst variable.
2017-08-10Fix produced testsuite to run correctly with varnish 5.1Sergey Poznyakoff5
* README: Document changes to AM_VARNISHAPI and AT_VARNISHTEST * testsuite.inc (AT_VARNISHTEST): Remove MODULE argument, use AT_VMOD_BASENAME instead. Start vtc script with varnishtest stanza. * tmpl/tests/Makefile.am: Define AT_VMOD_BASENAME in package.m4 * tmpl/tests/atlocal.in: Add @VARNISH_SBINDIR@ to PATH. In varnish 5.1 varnishtest no longer uses ${varnishd} to exec the daemon. Instead it relies on system PATH * varnishapi.m4 (VARNISH_BINDIR,VARNISH_SBINDIR): New subst variables.
2017-08-08Add documentationSergey Poznyakoff11
* README: New file. * bootstrap: Rename --copying to --license. Look for the license file in the directory "copying" first. * .gitignore: New file. * license/gnu: New file. * tmpl/Makefile.am: Use %[LICENSE] instead of %[COPYING] * tmpl/configure.ac: Likewise. * tmpl/src/Makefile.am: Likewise. * tmpl/src/vmod.c: Likewise. * tmpl/src/vmod.vcc: Likewise. * tmpl/tests/Makefile.am: Likewise. * tmpl/tests/testsuite.at: Likewise.
2017-08-05Remove the --with-varnish-source command line optionSergey Poznyakoff1
2017-08-01Improve makefilesSergey Poznyakoff2
2017-08-01Add files for creating module framework from scratchSergey Poznyakoff21
2016-01-23Initial commitSergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.