root/trunk/varnish-cache/configure.ac

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @4581 [4581] 4 weeks phk Evict the [v]asprintf compat & configure stuff, we have stopped using …
(edit) @4558 [4558] 5 weeks phk Remove unused HTTP_HDR_MAX_VAL configuration, it is a regular parameter …
(edit) @4482 [4482] 8 weeks tfheen Drop all privileges in worker children on Solaris Fixes #628
(edit) @4456 [4456] 2 months phk Make the number of HTTP headers a parameter, and allocate only as many as …
(edit) @4427 [4427] 2 months tfheen Use gethrtimer rather than clock_gettime if available gethrtimer does not …
(edit) @4422 [4422] 2 months tfheen Increase default max number of headers People have been running into the …
(edit) @4382 [4382] 4 months tfheen Use built-in backtrace function if one exists This gives us backtraces on …
(edit) @4339 [4339] 5 months tfheen Forbid PKG tokens in configure output Now that we need PCRE to build, we …
(edit) @4334 [4334] 5 months tfheen Switch regex engine to PCRE We no longer use POSIX style regexes, but …
(edit) @4330 [4330] 5 months tfheen Skip building documentation when we lack xsltproc Previously, trying to …
(edit) @4112 [4112] 9 months sky make -werror work on OSX again .. check for daemon only if it isn't OSX as …
(edit) @4103 [4103] 9 months des Typo in copyright statement
(edit) @4098 [4098] 10 months des We already had a perfectly good daemon(3) implementation in the tree. All …
(edit) @4062 [4062] 11 months phk Autocrap the dladdr() functions existence.
(edit) @4057 [4057] 11 months phk Look for execinfo.h header
(edit) @4050 [4050] 11 months phk Drop -Wl,--as-needed, it gives too much trouble.
(edit) @4039 [4039] 11 months phk Reorder libraries add "-Wl,--as-needed" to EXTRA_DEVELOPER_CFLAGS to try …
(edit) @4030 [4030] 12 months tfheen Make HTTP_HDR_MAX_VAL a configure option Thanks to "whocares" in the bts. …
(edit) @4024 [4024] 12 months des <sys/mount.h> requires <sys/param.h>; thanks to Olivier Nicole.
(edit) @4023 [4023] 12 months des Fix copyright.
(edit) @3978 [3978] 12 months phk Make TIM_sleep() use nanosleep(2) if we have it. Make it respect Open …
(edit) @3785 [3785] 13 months tfheen Make sure we have a C99 compiler
(edit) @3439 [3439] 16 months phk Try to get the endianess optimization working, by including an assortment …
(edit) @3421 [3421] 16 months phk Eliminate <vis.h> and it's compat version, it is unused.
(edit) @3360 [3360] 17 months tfheen Fix up tclsh invocation (again) Move the || true bit of invoking tclsh to …
(edit) @3338 [3338] 17 months des Clean up some of the fallout from the Solaris patch - mostly configure …
(edit) @3334 [3334] 17 months des Strictly speaking, we should test $target, not $host - although in …
(edit) @3268 [3268] 18 months tfheen Set release back to trunk
(edit) @3266 [3266] 18 months tfheen Release 2.0 RC 1
(edit) @3238 [3238] 18 months tfheen Merge branch 'cflags_for_vcl'
(edit) @3233 [3233] 18 months phk Look for kqueue on Darwin 9.* as per ticket #338
(edit) @3227 [3227] 18 months tfheen Always add CFLAGS to VCC_CC Make sure we include any CFLAGS passed to …
(edit) @3223 [3223] 18 months tfheen Set release back to trunk
(edit) @3221 [3221] 18 months tfheen Release 2.0 beta 2
(edit) @3216 [3216] 18 months tfheen Use jemalloc by default on Linux We seem to run into trouble with regular …
(edit) @3202 [3202] 18 months tfheen Really fix TCL build dependency Make sure we never fail even if tclsh is …
(edit) @3201 [3201] 18 months tfheen Make sure to set TCLSH to an invocation of missing when it is not found. …
(edit) @3196 [3196] 18 months tfheen Regenerate generated .c files if we have tclsh installed As well as the …
(edit) @3189 [3189] 18 months tfheen We are not a GNU project; make that clear in configure.ac autoreconf …
(edit) @3143 [3143] 19 months tfheen Set release back to trunk in configure.ac
(edit) @3141 [3141] 19 months tfheen Release 2.0-beta1
(edit) @3113 [3113] 19 months phk Integrate Solaris patches, with a bit of polishing. Don't look for umem …
(edit) @3092 [3092] 19 months tfheen Install default.vcl to ${sysconfdir}/varnish, not ${datadir}
(edit) @3077 [3077] 20 months phk Be much more explicit about the string->time conversion disaster visited …
(edit) @3073 [3073] 20 months phk Move the C-compiler invocation determination to autoconf. (Fixed the …
(edit) @3021 [3021] 20 months phk Figure out if we need O_LARGEFILE to be compatible with 1990 or later size …
(edit) @2805 [2805] 21 months tfheen Set version to trunk in configure.ac
(edit) @2803 [2803] 21 months tfheen Set version to 2.0-tp2 in configure.ac
(edit) @2781 [2781] 21 months tfheen Drop debian/Makefile from configure.ac too
(edit) @2670 [2670] 21 months phk put varnishtest under auto* control
(edit) @2478 [2478] 2 years phk Use the abort2(2) function to record our panic string, if we have it. …
(edit) @2456 [2456] 2 years des Disable tools that require curses if no curses library was found.
(edit) @2453 [2453] 2 years des Some source files (especially in libraries) have embedded test programs. …
(edit) @2438 [2438] 2 years des _islocked_np() was renamed to isowned_np() in FreeBSD.
(edit) @2419 [2419] 2 years des Clean up checks for non-portable pthread extensions, and add a check for …
(edit) @2417 [2417] 2 years phk Look for the new SF_SYNC facility in FreeBSDs sendfile(2), and if we find …
(edit) @2415 [2415] 2 years des Update copyright; also convert a couple of files from ISO-8859-1 to UTF-8.
(edit) @2394 [2394] 2 years phk Use getdtablesize() to size bitmap if we have it.
(edit) @2382 [2382] 2 years des Improve readability, such as it is. Allow the user to disable specific …
(edit) @2337 [2337] 2 years phk Don't even look for senfile, it doesn't work for what we need on any of …
(edit) @2322 [2322] 2 years des Only look for sendfile() on platforms where we know how to use it.
(edit) @2292 [2292] 2 years phk Check if our pthreads sports a pthread_set_name_np() function.
(edit) @2228 [2228] 2 years des Typo in previous commit.
(edit) @2227 [2227] 2 years des Test whether SO_{RCV,SND}TIMEO work (they are defined but unimplemented on …
(edit) @2211 [2211] 2 years des Add an --enable-diagnostics option which causes DIAGNOSTICS to be defined.
(edit) @2154 [2154] 2 years des Evaluate ${localstatedir} later.
(edit) @2133 [2133] 2 years des Re-add Solaris support which was removed in r1465.
(edit) @2116 [2116] 2 years des Make VARNISH_STATE_DIR work correctly when using the default prefix.
(edit) @2097 [2097] 2 years des Fix braino in Solaris compat bit.
(edit) @2033 [2033] 2 years des The previous commit made things worse rather than better, as some systems …
(edit) @2032 [2032] 2 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] 3 years phk NetBSD Portability fix: Starting with 3.1, NetBSD uses statvfs and not …
(edit) @1145 [1145] 3 years des Fix build on MacOS X: add a fake clock_gettime() and fix some includes. …
(edit) @1132 [1132] 3 years des Turn off all optimization when building with debugging symbols. …
(edit) @1113 [1113] 3 years des Add an unfinished vcl(7) man page.
(edit) @1098 [1098] 4 years des Trust autoconf to dtrt wrt libraries. Prefer libthr to libpthread if it's …
(edit) @957 [957] 4 years des Check for sendfile().
(edit) @882 [882] 4 years des Add strndup() to libcompat.
(edit) @842 [842] 4 years phk Add varnishhist(1) a program that shows the responsetime as a curses …
(edit) @780 [780] 4 years des Add an epoll()-based acceptor for Linux 2.6. Simple empirical tests …
(edit) @774 [774] 4 years des Autodetect the need to link against libdl for dlopen().
Note: See TracRevisionLog for help on using the revision log.