- 13 Nov, 2013 1 commit
-
-
Poul-Henning Kamp authored
-
- 12 Nov, 2013 28 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-Wall -Werror is always on, at least until all of Jenkins turns red. All developer warnings have been collected under --enable-developer-warnings and several auxillary developer options have been absorbed or otherwise eliminated.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
patently obvious that we want the to stick around, even if unused.
-
Poul-Henning Kamp authored
long long) agnostic.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
into nitpicking mode, so the test-cases reveal if the VCC outputs anything bogus or suspect.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
find out how that can work.
-
Poul-Henning Kamp authored
Make min/max values strings, and test-convert them along with the default value during startup, to see that we can. At the same time normalize the strings with the parameters tweak function. List min/max values in .rst doc. param.show will flag default values. (Better the other way around ?) Add a new feature: param.show changed will only list parameters with non-default values (in short format)
-
Poul-Henning Kamp authored
various pointless malloc'ing.
-
Poul-Henning Kamp authored
VSB instead.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
run-time determined defaults.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
Certain of our parameter names are so long that they have shoved the "long" param.show output all the way to the right. Break the line after the param name and use most of the width again. Also add support for two column tables using TAB chars, for descriptions of params like "debug", "feature" etc. The width autosizes, and lines wrap as expected in the second column. Eliminate the 'pad' field in the tbl includes. Move all the "tweak" functions to a separate source file. Clean up white-space in param descriptions.
-
- 11 Nov, 2013 8 commits
-
-
Poul-Henning Kamp authored
when -i is given. This allows the testcases to be written: import ${vmod_directors}; Add a feature for ${topbuild} and test it in the remaining to tests which use ${topbuild}. I don't see any obvious way to write those two cases without needing ${topbuild}. I belive we are now very close to being able to run our testcases out of tree.
-
Poul-Henning Kamp authored
Define a macro for all programs, so they can be overwritten from the command line. Change '-i' to mean "You're in a source tree": Find top of build-tree by reading Makefile Set $PATH which can find all programs
-
Tollef Fog Heen authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
This picks a random port number, possibly two, one for IPv4 and one for IPv6, and varnishadm() can find those in VSM.
-
Poul-Henning Kamp authored
-
- 10 Nov, 2013 2 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
went into.
-
- 08 Nov, 2013 1 commit
-
-
Poul-Henning Kamp authored
-