| Commit message (Expand) | Author | Age | Files | Lines |
* | Limit the renames performed in apr_rename.pl to the newest ones only. | thommay | 2002-11-30 | 1 | -234/+0 |
* | Add and update apr_rename.pl to the latest set of renames | thommay | 2002-11-19 | 1 | -0/+340 |
* | Removing obsolete files that aren't being used. | fielding | 2001-02-18 | 5 | -148/+0 |
* | Moved to ../build/ | fielding | 2001-02-18 | 14 | -4822/+0 |
* | Moved hints.m4, apr_common.m4, and helpers/apr-conf.m4 into the | fielding | 2001-02-17 | 1 | -539/+0 |
* | Use symbols to reduce hard-coded pathnames. | fielding | 2001-02-16 | 1 | -2/+4 |
* | Update copyright to 2001 | fielding | 2001-02-16 | 1 | -1/+1 |
* | Separate CFLAGS and CPPFLAGS. | wsanchez | 2001-02-09 | 1 | -4/+5 |
* | Add Darwin/Mac OS. | wsanchez | 2001-02-08 | 2 | -1/+4 |
* | Fix a problem in configure with the getaddrinfo check. We need to include | rbb | 2001-02-07 | 1 | -0/+3 |
* | Fix the export list builder to understand more preprocessor constructs | trawick | 2001-01-31 | 1 | -6/+10 |
* | More doc improvements. | ben | 2001-01-29 | 2 | -2/+13 |
* | Get dependencies working again after change to libtool. The targets need to be | bjh | 2001-01-25 | 1 | -1/+1 |
* | keep the recursive logic simple (it's quite hairy already), and deal with | gstein | 2001-01-19 | 1 | -4/+5 |
* | Fix make depend. | rbb | 2001-01-19 | 1 | -1/+3 |
* | Libtool-ize APR. | gstein | 2001-01-09 | 3 | -7/+165 |
* | toss some of the "dnl" crap lines. add whitespace for clarity. remove the | gstein | 2001-01-09 | 1 | -34/+41 |
* | moved from apr/aclocal.m4 (1.38) | gstein | 2001-01-09 | 1 | -0/+536 |
* | We need to search for AP_DECLARE APR_DECLARE and APU_DECLARE now. | rbb | 2000-12-22 | 1 | -3/+3 |
* | When building exports list, allow for multi-part and negative conditions | bjh | 2000-12-20 | 1 | -2/+2 |
* | Force all Apache functions to be linked into the executable, whether they | rbb | 2000-12-19 | 1 | -3/+3 |
* | Drop the Perl dependency and use an awk script for creating apr.exports. | sascha | 2000-12-18 | 1 | -0/+50 |
* | Handle nested macros properly when generating export list. | bjh | 2000-12-05 | 1 | -0/+3 |
* | These should help if users are not building for httpd. | wrowe | 2000-12-04 | 2 | -0/+89 |
* | Get make_exports.pl to recognize functions that return a const value | rbb | 2000-12-02 | 1 | -2/+2 |
* | Make the export generation a bit quieter. | rbb | 2000-12-01 | 1 | -1/+1 |
* | Fix a small bug in the export code. This allows us to nest multiple | rbb | 2000-12-01 | 1 | -1/+1 |
* | Fix a couple of bugs with the script that generates the apr.exports file. | rbb | 2000-12-01 | 1 | -6/+6 |
* | Add a helper script to generate a list of all of the functions exported | rbb | 2000-11-30 | 1 | -0/+73 |
* | Commit the template that removes all spaces from the file names. The | rbb | 2000-11-18 | 1 | -8/+24 |
* | Remove the auto-generated image tag from the top of the index files, since | rbb | 2000-11-17 | 1 | -6/+8 |
* | *) no reason to leave Makefile.bak turds since Makefile is a generated file | gstein | 2000-11-15 | 1 | -2/+9 |
* | This is the initial, gcc-only, script to build makefile | trawick | 2000-11-15 | 1 | -0/+5 |
* | Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols | wrowe | 2000-10-16 | 1 | -1/+1 |
* | Put these back. It looks like only the OS/2 autoconf port was overwriting | bjh | 2000-10-09 | 3 | -2/+2334 |
* | These don't belong in CVS, they get installed here by buildconf. | bjh | 2000-10-09 | 3 | -2334/+2 |
* | Fix the ScanDoc output on IE. I don't have IE, so I can't test this, but | rbb | 2000-09-06 | 1 | -1/+1 |
* | Add support for OS/390 to APR's config.sub and config.guess. TPF and VM/CMS | trawick | 2000-09-01 | 2 | -2/+27 |
* | Fix a minor bug in the default template file. The template used to not | rbb | 2000-08-14 | 1 | -4/+12 |
* | Remove iol_socket.h. This file had one declaration, and it makes more | rbb | 2000-07-29 | 1 | -1/+1 |
* | ScanDoc recently committed a change that correctly parsed "extern C". I am | rbb | 2000-07-24 | 1 | -10/+17 |
* | Customize the ScanDoc template just a bit to mention that this is APR | rbb | 2000-07-23 | 1 | -2/+2 |
* | Add scandoc and the default template to APR's helpers directory. | rbb | 2000-07-23 | 2 | -0/+1813 |
* | Move config.guess and config.sub from src/lib/apr to src/lib/apr/helpers. | rbb | 2000-07-14 | 2 | -0/+2309 |
* | Allow scripts (that don't have a .exe extension) to be found by PrintPath | bjh | 2000-03-03 | 1 | -0/+11 |
* | Include ap_config.h before httpd.h, this ensures that AP_USE_HSREGEX is | rbb | 2000-01-28 | 1 | -0/+1 |
* | These changes are committed together, because they depend on each other. | sascha | 2000-01-11 | 2 | -0/+8 |
* | Deal with newline at the end of the module list. | ben | 1999-12-19 | 1 | -1/+8 |
* | autoconf: Generate modules.c based on configuration. This is the first | manoj | 1999-12-05 | 1 | -0/+48 |
* | The second part of the big autoconf patch, which actually adds autoconf | manoj | 1999-11-29 | 1 | -0/+8 |