root/trunk/varnish-cache/configure.ac

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @5146 [5146] 3 days phk Add the VRT functions for importing a module. Tie the vmod_std module …
(edit) @5118 [5118] 9 days ingvar Just a typofix
(edit) @5019 [5019] 2 months tfheen Get rid of autogenerated files from SVN We now require python to build …
(edit) @5010 [5010] 2 months kristian generate section 1 man pages from rst fix some rst2man rendering issues
(edit) @4736 [4736] 4 months phk We can run the VCC generator script with python 2.5..3.2, look for …
(edit) @4733 [4733] 4 months phk Have auto* look for a python3 instead of tclsh and use the python version …
(edit) @4726 [4726] 4 months tfheen Update email address for varnish-dev
(edit) @4663 [4663] 5 months kristian Add varnishsizes, which is varnishhist for the Length-header Though it …
(edit) @4581 [4581] 6 months phk Evict the [v]asprintf compat & configure stuff, we have stopped using …
(edit) @4558 [4558] 7 months phk Remove unused HTTP_HDR_MAX_VAL configuration, it is a regular parameter …
(edit) @4482 [4482] 7 months tfheen Drop all privileges in worker children on Solaris Fixes #628
(edit) @4456 [4456] 8 months phk Make the number of HTTP headers a parameter, and allocate only as many as …
(edit) @4427 [4427] 8 months tfheen Use gethrtimer rather than clock_gettime if available gethrtimer does not …
(edit) @4422 [4422] 8 months tfheen Increase default max number of headers People have been running into the …
(edit) @4382 [4382] 9 months tfheen Use built-in backtrace function if one exists This gives us backtraces on …
(edit) @4339 [4339] 10 months tfheen Forbid PKG tokens in configure output Now that we need PCRE to build, we …
(edit) @4334 [4334] 11 months tfheen Switch regex engine to PCRE We no longer use POSIX style regexes, but …
(edit) @4330 [4330] 11 months tfheen Skip building documentation when we lack xsltproc Previously, trying to …
(edit) @4112 [4112] 15 months sky make -werror work on OSX again .. check for daemon only if it isn't OSX as …
(edit) @4103 [4103] 15 months des Typo in copyright statement
(edit) @4098 [4098] 15 months des We already had a perfectly good daemon(3) implementation in the tree. All …
(edit) @4062 [4062] 16 months phk Autocrap the dladdr() functions existence.
(edit) @4057 [4057] 16 months phk Look for execinfo.h header
(edit) @4050 [4050] 16 months phk Drop -Wl,--as-needed, it gives too much trouble.
(edit) @4039 [4039] 16 months phk Reorder libraries add "-Wl,--as-needed" to EXTRA_DEVELOPER_CFLAGS to try …
(edit) @4030 [4030] 17 months tfheen Make HTTP_HDR_MAX_VAL a configure option Thanks to "whocares" in the bts. …
(edit) @4024 [4024] 17 months des <sys/mount.h> requires <sys/param.h>; thanks to Olivier Nicole.
(edit) @4023 [4023] 17 months des Fix copyright.
(edit) @3978 [3978] 18 months phk Make TIM_sleep() use nanosleep(2) if we have it. Make it respect Open …
(edit) @3785 [3785] 19 months tfheen Make sure we have a C99 compiler
(edit) @3439 [3439] 22 months phk Try to get the endianess optimization working, by including an assortment …
(edit) @3421 [3421] 22 months phk Eliminate <vis.h> and it's compat version, it is unused.
(edit) @3360 [3360] 22 months tfheen Fix up tclsh invocation (again) Move the || true bit of invoking tclsh to …
(edit) @3338 [3338] 23 months des Clean up some of the fallout from the Solaris patch - mostly configure …
(edit) @3334 [3334] 23 months des Strictly speaking, we should test $target, not $host - although in …
(edit) @3268 [3268] 2 years tfheen Set release back to trunk
(edit) @3266 [3266] 2 years tfheen Release 2.0 RC 1
(edit) @3238 [3238] 2 years tfheen Merge branch 'cflags_for_vcl'
(edit) @3233 [3233] 2 years phk Look for kqueue on Darwin 9.* as per ticket #338
(edit) @3227 [3227] 2 years tfheen Always add CFLAGS to VCC_CC Make sure we include any CFLAGS passed to …
(edit) @3223 [3223] 2 years tfheen Set release back to trunk
(edit) @3221 [3221] 2 years tfheen Release 2.0 beta 2
(edit) @3216 [3216] 2 years tfheen Use jemalloc by default on Linux We seem to run into trouble with regular …
(edit) @3202 [3202] 2 years tfheen Really fix TCL build dependency Make sure we never fail even if tclsh is …
(edit) @3201 [3201] 2 years tfheen Make sure to set TCLSH to an invocation of missing when it is not found. …
(edit) @3196 [3196] 2 years tfheen Regenerate generated .c files if we have tclsh installed As well as the …
(edit) @3189 [3189] 2 years tfheen We are not a GNU project; make that clear in configure.ac autoreconf …
(edit) @3143 [3143] 2 years tfheen Set release back to trunk in configure.ac
(edit) @3141 [3141] 2 years tfheen Release 2.0-beta1
(edit) @3113 [3113] 2 years phk Integrate Solaris patches, with a bit of polishing. Don't look for umem …
(edit) @3092 [3092] 2 years tfheen Install default.vcl to ${sysconfdir}/varnish, not ${datadir}
(edit) @3077 [3077] 2 years phk Be much more explicit about the string->time conversion disaster visited …
(edit) @3073 [3073] 2 years phk Move the C-compiler invocation determination to autoconf. (Fixed the …
(edit) @3021 [3021] 2 years phk Figure out if we need O_LARGEFILE to be compatible with 1990 or later size …
(edit) @2805 [2805] 2 years tfheen Set version to trunk in configure.ac
(edit) @2803 [2803] 2 years tfheen Set version to 2.0-tp2 in configure.ac
(edit) @2781 [2781] 2 years tfheen Drop debian/Makefile from configure.ac too
(edit) @2670 [2670] 2 years phk put varnishtest under auto* control
(edit) @2478 [2478] 3 years phk Use the abort2(2) function to record our panic string, if we have it. …
(edit) @2456 [2456] 3 years des Disable tools that require curses if no curses library was found.
(edit) @2453 [2453] 3 years des Some source files (especially in libraries) have embedded test programs. …
(edit) @2438 [2438] 3 years des _islocked_np() was renamed to isowned_np() in FreeBSD.
(edit) @2419 [2419] 3 years des Clean up checks for non-portable pthread extensions, and add a check for …
(edit) @2417 [2417] 3 years phk Look for the new SF_SYNC facility in FreeBSDs sendfile(2), and if we find …
(edit) @2415 [2415] 3 years des Update copyright; also convert a couple of files from ISO-8859-1 to UTF-8.
(edit) @2394 [2394] 3 years phk Use getdtablesize() to size bitmap if we have it.
(edit) @2382 [2382] 3 years des Improve readability, such as it is. Allow the user to disable specific …
(edit) @2337 [2337] 3 years phk Don't even look for senfile, it doesn't work for what we need on any of …
(edit) @2322 [2322] 3 years des Only look for sendfile() on platforms where we know how to use it.
(edit) @2292 [2292] 3 years phk Check if our pthreads sports a pthread_set_name_np() function.
(edit) @2228 [2228] 3 years des Typo in previous commit.
(edit) @2227 [2227] 3 years des Test whether SO_{RCV,SND}TIMEO work (they are defined but unimplemented on …
(edit) @2211 [2211] 3 years des Add an --enable-diagnostics option which causes DIAGNOSTICS to be defined.
(edit) @2154 [2154] 3 years des Evaluate ${localstatedir} later.
(edit) @2133 [2133] 3 years des Re-add Solaris support which was removed in r1465.
(edit) @2116 [2116] 3 years des Make VARNISH_STATE_DIR work correctly when using the default prefix.
(edit) @2097 [2097] 3 years des Fix braino in Solaris compat bit.
(edit) @2033 [2033] 3 years des The previous commit made things worse rather than better, as some systems …
(edit) @2032 [2032] 3 years des Portability: use -lsocket / -lns on systems that need it (read Solaris), …
(edit) @1881 [1881] 3 years phk Look for fmtcheck(3) function.
(edit) @1817 [1817] 3 years des Rename libcompat to libvarnishcompat, and make it dynamic.
(edit) @1798 [1798] 3 years phk We need the math library on some systems. Ticket 138
(edit) @1605 [1605] 3 years des Install headers, and register with pkg-config.
(edit) @1581 [1581] 3 years des Further refine -n handling. The argument to -n is now either an absolute …
(edit) @1577 [1577] 3 years des Reorder, expand tags
(edit) @1574 [1574] 3 years cecilihf Traffic replay tool. Parses varnish logs and attempts to recreate the …
(edit) @1508 [1508] 3 years cecilihf Changes needed for varnishadm.
(edit) @1503 [1503] 3 years des Update the Linpro copyright.
(edit) @1489 [1489] 3 years des Add configure options for extra-strict warnings + stack protection (both …
(edit) @1477 [1477] 3 years des Be more explicit about which files / directories to include in a release.
(edit) @1465 [1465] 3 years des Fix compilation on OpenBSD 4.1.
(edit) @1441 [1441] 3 years des Add an XML+XSLT-based change log. Unlike the change logs for previous …
(edit) @1426 [1426] 3 years des Distribute default.vcl.
(edit) @1414 [1414] 3 years des Forgotten commit: check for <vis.h> and daemon(3) availability.
(edit) @1413 [1413] 3 years des Avoid gcc4-specific compiler options.
(edit) @1407 [1407] 3 years des Tweak DEVELOPER_CFLAGS.
(edit) @1366 [1366] 3 years des Move CFLAGS configuration to the bottom so it doesn't affect other tests. …
(edit) @1364 [1364] 3 years des Correctly detect the presence and location of all external library we use …
(edit) @1226 [1226] 4 years phk NetBSD Portability fix: Starting with 3.1, NetBSD uses statvfs and not …
(edit) @1145 [1145] 4 years des Fix build on MacOS X: add a fake clock_gettime() and fix some includes. …
Note: See TracRevisionLog for help on using the revision log.