Commit Graph

24 Commits

Author SHA1 Message Date
Michael Forney 1a461dc87d nginx: Add missed version bump for 1.20.0 2021-05-06 03:29:27 -07:00
Michael Forney c60a5f7767 nginx: Log to stderr by default 2021-04-25 19:35:07 -07:00
Michael Forney 9e68e70d12 nginx: Update to 1.20.0 2021-04-25 19:35:07 -07:00
Michael Forney 4b02639f2d nginx: Fix for TCP reset after http2_max_requests 2020-07-05 16:15:41 -07:00
Michael Forney 162ec3384e nginx: Enable http2 2020-07-05 16:15:40 -07:00
Michael Forney d4297a13c8 Use -isystem to include library headers
This way, warnings from headers that come from another package (in
particular linux-headers) won't show up when they get included.

To make sure we still track dependencies, use -MD instead of -MMD.
2020-06-05 03:01:44 -07:00
Michael Forney 4ad8e78136 nginx: Update to 1.18.0 2020-04-23 00:48:49 -07:00
Michael Forney aea11e0e4a Use our own linux-headers 2020-02-20 20:10:31 -08:00
Michael Forney 051963c7fe Add support for building multiple configurations
Now, you can build in separate directories per configuration:

	mkdir foo
	(cd foo && ../setup.lua)
	samu -C foo
2020-01-29 22:14:33 -08:00
Michael Forney 3ef9843655 nginx: Update to 1.16.1 2019-09-20 00:22:23 -07:00
Michael Forney 064c90cc02 nginx: Update to 1.16.0 2019-04-23 23:20:14 -07:00
Michael Forney 4332740046 Rename rev to ver, and keep track of package versions as well 2019-03-19 00:14:12 -07:00
Michael Forney e5e172d96a nginx: Update to 1.14.2 2019-03-04 00:15:33 -08:00
Michael Forney beda3b13d3 nginx: Update to 1.14.1 2018-11-07 14:15:25 -08:00
Michael Forney e0928eea49 nginx: Update to 1.14.0 2018-04-17 15:14:02 -07:00
Michael Forney 35337547a8 nginx: Need to depend on $dir/fetch and $dir/deps 2018-01-12 10:26:31 -08:00
Michael Forney a88bdedbcf nginx: ngx_module.c.o depends on pkg.deps 2017-12-30 22:44:56 -08:00
Michael Forney f4c50108da Add raw mode for iterlines 2017-12-30 22:43:47 -08:00
Michael Forney e5cfa84477 Move $outdir/fetch.stamp -> $dir/fetch 2017-10-23 21:43:33 -07:00
Michael Forney fc838b9d60 nginx: Update to 1.12.2 2017-10-18 20:53:01 -07:00
Michael Forney ba94a8513d Rewrite ninja generation scripts in Lua 2017-09-25 19:23:06 -07:00
Michael Forney 926d87cf6b nginx: Update to 1.12.1 2017-07-11 19:53:12 -07:00
Michael Forney ca5a01f8b2 nginx: Update to 1.12.0 2017-04-14 13:16:48 -07:00
Michael Forney 140aa21c99 Add nginx 1.10.3 2017-03-26 19:43:34 -07:00