summaryrefslogtreecommitdiff
path: root/server/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Avoid cyclic dependency by moving ap_set_etag() from module http to core.Yann Ylavic2018-06-061-1/+1
* core: Create a conn_config_t structure to hold an extendable core config rather Graham Leggett2018-02-171-0/+1
* mpm_fdqueue: follow up to r1821624.Yann Ylavic2018-01-271-0/+1
* mpm_fdqueue: follow up to r1821624.Yann Ylavic2018-01-191-1/+2
* skiplist is now in apr 1.5 and aboveJim Jagielski2013-10-021-1/+1
* Add util_fcgi.h and associated definitions and supportJeff Trawick2013-08-131-1/+1
* The new bison version now also includes the uppercased builddir in aStefan Fritsch2013-06-151-1/+3
* Move skiplist to coreJim Jagielski2013-03-011-1/+1
* Avoid processing some files twice if APR_INCLUDEDIR andStefan Fritsch2012-12-021-1/+1
* Next step to make cross compilation a bit easier.Guenter Knauf2012-04-201-1/+1
* First step to make cross compilation a bit easier.Guenter Knauf2012-04-191-0/+5
* As discussed at AC NA 2011Philip M. Gollucci2011-11-131-1/+6
* Avoid using a tmpfile with fixed name when creating export_files, since thisStefan Fritsch2011-06-041-10/+7
* test_char.h is a dependency, not a source. This seems to fix the occasionalStefan Fritsch2011-02-051-1/+1
* improve hack to not break if a fixed version of flex is usedStefan Fritsch2010-11-261-1/+1
* Remove some unused functions for which flex forgets to add prototypes, leadingStefan Fritsch2010-11-261-1/+4
* Replace ap_expr with a parser derived from mod_ssl's parser. Make mod_ssl useStefan Fritsch2010-11-061-2/+19
* Introduce ap_rxplus class: higher-level regexps supporting perl-styleNick Kew2010-09-211-1/+1
* Bring back OS/2 support.Brian Havard2009-08-261-1/+8
* Final ( :) ) step to transition which removes the ap_slotmem_fooJim Jagielski2009-05-151-1/+1
* remove OS/2 platform supportJeff Trawick2009-03-261-8/+1
* refactor mpm_common.c into itself and mpm_unix.c for unix-specific quirksWilliam A. Rowe Jr2009-03-251-2/+2
* Transition mod_slotmem to ap_slotmem... just monkeyingJim Jagielski2009-01-011-1/+1
* No header files currently found in that dir, so the build fails.Sander Temme2008-06-081-1/+1
* mod_session_cookie: Add a session implementation capable of storingGraham Leggett2008-04-041-1/+1
* Introduce ap_expr expression parser APINick Kew2008-03-291-1/+1
* Once SSLMutex allowed for the setting of both theJim Jagielski2006-10-241-1/+1
* gen_test_char doesn't actually need the util_debug object to work.Paul Querna2006-07-151-1/+1
* uri_delims moved to apr-util EONS ago.William A. Rowe Jr2006-03-091-1/+1
* Solaris build proposal; don't fail on missing .h files withinWilliam A. Rowe Jr2006-02-041-2/+1
* Redesign of request cleanup and logging to use End-Of-Request bucketBrian Pane2005-10-241-1/+1
* Move the POSIX reg* implementations into the ap_* namespace;Joe Orton2005-02-111-1/+1
* Only recompile buildmark.c when we have to relink httpd.Justin Erenkrantz2005-02-101-2/+1
* Fix --with-apr=/usr and/or --with-apr-util=/usr.Justin Erenkrantz2005-02-031-1/+6
* Initial pass at refactoring some files to eliminate our 150K C source behemoths.Justin Erenkrantz2004-11-271-1/+1
* * server/Makefile.in: Revert duplicate eoc_bucket.c inJoe Orton2004-03-151-1/+1
* Add missing sourceMartin Kraemer2004-03-151-1/+1
* Include the new eoc_bucket.c for compilation.Madhusudan Mathihalli2004-02-281-1/+2
* * server/Makefile.in: Remove buildmarked.c from clean.Joe Orton2004-02-021-1/+1
* Delete some make-generated files in the server directory duringJeff Trawick2004-02-021-3/+2
* * server/Makefile.in: Simpler fix to ensure that buildmark.lo isJoe Orton2004-01-191-6/+2
* Fix regeneration of build datestamp on every make invocation (aJoe Orton2004-01-091-2/+7
* * server/Makefile.in: Revert changes to use an absolute path toJoe Orton2003-12-101-9/+2
* Add .NOTPARALLEL target for exports.c. This allows a parallel make build toJustin Erenkrantz2003-04-061-0/+3
* Rework the delete-exports target once more. Leave a comment there explainingJustin Erenkrantz2003-02-171-7/+15
* Fix typo in echo statement.Justin Erenkrantz2003-01-281-1/+1
* Throw out export_files if exports.c is out-of-date as well.Justin Erenkrantz2003-01-281-2/+2
* move rfc1413 code to a new module "metadata:mod_ident".André Malo2003-01-181-1/+1
* Ah, we don't even need the 'ls -1' - 'ls' suffices.Justin Erenkrantz2002-12-121-1/+1
* Take a stab at fixing the brokenness in our tree (grr!).Justin Erenkrantz2002-12-111-1/+1