summaryrefslogtreecommitdiffstats
path: root/server/Makefile.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* FreeBSD's make doesn't like the 'implied source' syntax ($<) -- using $? whic...Martin Kraemer2002-12-031-4/+4
* If this worked on Mac OS-X, then OS-X should be fixed ;-)Martin Kraemer2002-12-021-1/+1
* Add export_files to EXTRACLEAN_TARGETSWilfredo Sanchez2002-11-291-1/+1
* If apr and apr-util are not in-tree, we need to be able to find theWilfredo Sanchez2002-11-291-16/+22
* Fix recent exports.c breakage by referencing exports.c as being inJustin Erenkrantz2002-10-081-3/+3
* the recent change to fully-qualify exports.c to fix the build withJeff Trawick2002-09-271-1/+1
* Full path required for BSD make (haven't I done this before???).Ben Laurie2002-09-261-1/+2
* Add ap_register_provider and ap_lookup_provider functions which resolveJustin Erenkrantz2002-09-201-1/+1
* get proxy-as-DSO to load on AIX by fixing up some of our symbol grokkingJeff Trawick2001-12-201-1/+2
* Get shared builds of libapr and libaprutil, as well as Apache DSOs,Jeff Trawick2001-12-011-2/+2
* These files were already defined in EXPORT_FILES, so reuse them.Aaron Bannert2001-10-181-5/+1
* Removed outdated apache.exports referencesVictor J. Orlikowski2001-10-151-2/+1
* The call to apr_explode_localtime() in mod_log_config is one of the moreJustin Erenkrantz2001-09-191-3/+3
* rules.mk is stored in $(top_blddir). Without this change, VPATH buildsRyan Bloom2001-09-131-1/+1
* fix check for newer header files to look in all relevantJeff Trawick2001-08-161-1/+1
* Tweak server/Makefile so that the rules for generating exports.cJeff Trawick2001-08-151-2/+12
* OS/2: get canonical filename functions exported from the core.Brian Havard2001-07-251-0/+1
* Improve the exports generating awk script. In the past, we hadRyan Bloom2001-07-211-23/+6
* Allow all parts of Apache 2.0 to build when --srcdir is used. ThisRyan Bloom2001-07-091-2/+2
* hide the generation of the httpd.exp header from the build messagesJeff Trawick2001-06-271-3/+3
* OS/2: Automate export of global variables from core.Brian Havard2001-06-161-1/+2
* Clean up formatting.Victor J. Orlikowski2001-06-121-1/+5
* Document the fact that this is now an autogenerated file.Victor J. Orlikowski2001-06-111-0/+2
* Make this little hack slightly more palatable.Victor J. Orlikowski2001-06-091-5/+5
* Still needs to be built, though.Victor J. Orlikowski2001-06-091-1/+2
* No, libtool shouldn't build this. :pVictor J. Orlikowski2001-06-091-1/+1
* xlC isn't as accepting as gcc; make things tolerable for it.Victor J. Orlikowski2001-06-091-4/+7
* Add the missing AP[RU]_DECLARE_DATA symbols to httpd.exp.Victor J. Orlikowski2001-06-091-0/+1
* Clean up this relative path too.Victor J. Orlikowski2001-06-081-1/+1
* DISTCLEAN, not EXTRACLEAN.Victor J. Orlikowski2001-06-081-1/+2
* Make sure httpd.exp gets cleaned up only with a distclean, and not every time.Victor J. Orlikowski2001-06-081-2/+2
* (A few) Small changes to pass full paths instead of relatives.Victor J. Orlikowski2001-06-081-3/+4
* Generate httpd.exp on the fly.Victor J. Orlikowski2001-06-071-2/+7
* get rid of util_date.c/util_date.h and associated test programJeff Trawick2001-06-061-1/+1
* Leave the uri-related clean stuff here for a few weeks.Roy T. Fielding2001-05-221-1/+1