summaryrefslogtreecommitdiff
path: root/helpers
Commit message (Expand)AuthorAgeFilesLines
* Limit the renames performed in apr_rename.pl to the newest ones only.Thom May2002-11-301-234/+0
* Add and update apr_rename.pl to the latest set of renamesThom May2002-11-191-0/+340
* Removing obsolete files that aren't being used.Roy T. Fielding2001-02-185-148/+0
* Moved to ../build/Roy T. Fielding2001-02-1814-4822/+0
* Moved hints.m4, apr_common.m4, and helpers/apr-conf.m4 into theRoy T. Fielding2001-02-171-539/+0
* Use symbols to reduce hard-coded pathnames.Roy T. Fielding2001-02-161-2/+4
* Update copyright to 2001Roy T. Fielding2001-02-161-1/+1
* Separate CFLAGS and CPPFLAGS.Wilfredo Sanchez2001-02-091-4/+5
* Add Darwin/Mac OS.Wilfredo Sanchez2001-02-082-1/+4
* Fix a problem in configure with the getaddrinfo check. We need to includeRyan Bloom2001-02-071-0/+3
* Fix the export list builder to understand more preprocessor constructsJeff Trawick2001-01-311-6/+10
* More doc improvements.Ben Laurie2001-01-292-2/+13
* Get dependencies working again after change to libtool. The targets need to beBrian Havard2001-01-251-1/+1
* keep the recursive logic simple (it's quite hairy already), and deal withGreg Stein2001-01-191-4/+5
* Fix make depend.Ryan Bloom2001-01-191-1/+3
* Libtool-ize APR.Greg Stein2001-01-093-7/+165
* toss some of the "dnl" crap lines. add whitespace for clarity. remove theGreg Stein2001-01-091-34/+41
* moved from apr/aclocal.m4 (1.38)Greg Stein2001-01-091-0/+536
* We need to search for AP_DECLARE APR_DECLARE and APU_DECLARE now.Ryan Bloom2000-12-221-3/+3
* When building exports list, allow for multi-part and negative conditionsBrian Havard2000-12-201-2/+2
* Force all Apache functions to be linked into the executable, whether theyRyan Bloom2000-12-191-3/+3
* Drop the Perl dependency and use an awk script for creating apr.exports.Sascha Schumann2000-12-181-0/+50
* Handle nested macros properly when generating export list.Brian Havard2000-12-051-0/+3
* These should help if users are not building for httpd.William A. Rowe Jr2000-12-042-0/+89
* Get make_exports.pl to recognize functions that return a const valueRyan Bloom2000-12-021-2/+2
* Make the export generation a bit quieter.Ryan Bloom2000-12-011-1/+1
* Fix a small bug in the export code. This allows us to nest multipleRyan Bloom2000-12-011-1/+1
* Fix a couple of bugs with the script that generates the apr.exports file.Ryan Bloom2000-12-011-6/+6
* Add a helper script to generate a list of all of the functions exportedRyan Bloom2000-11-301-0/+73
* Commit the template that removes all spaces from the file names. TheRyan Bloom2000-11-181-8/+24
* Remove the auto-generated image tag from the top of the index files, sinceRyan Bloom2000-11-171-6/+8
* *) no reason to leave Makefile.bak turds since Makefile is a generated fileGreg Stein2000-11-151-2/+9
* This is the initial, gcc-only, script to build makefileJeff Trawick2000-11-151-0/+5
* Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbolsWilliam A. Rowe Jr2000-10-161-1/+1
* Put these back. It looks like only the OS/2 autoconf port was overwritingBrian Havard2000-10-093-2/+2334
* These don't belong in CVS, they get installed here by buildconf.Brian Havard2000-10-093-2334/+2
* Fix the ScanDoc output on IE. I don't have IE, so I can't test this, butRyan Bloom2000-09-061-1/+1
* Add support for OS/390 to APR's config.sub and config.guess. TPF and VM/CMSJeff Trawick2000-09-012-2/+27
* Fix a minor bug in the default template file. The template used to notRyan Bloom2000-08-141-4/+12
* Remove iol_socket.h. This file had one declaration, and it makes moreRyan Bloom2000-07-291-1/+1
* ScanDoc recently committed a change that correctly parsed "extern C". I amRyan Bloom2000-07-241-10/+17
* Customize the ScanDoc template just a bit to mention that this is APRRyan Bloom2000-07-231-2/+2
* Add scandoc and the default template to APR's helpers directory.Ryan Bloom2000-07-232-0/+1813
* Move config.guess and config.sub from src/lib/apr to src/lib/apr/helpers.Ryan Bloom2000-07-142-0/+2309
* Allow scripts (that don't have a .exe extension) to be found by PrintPathBrian Havard2000-03-031-0/+11
* Include ap_config.h before httpd.h, this ensures that AP_USE_HSREGEX isRyan Bloom2000-01-281-0/+1
* These changes are committed together, because they depend on each other.Sascha Schumann2000-01-112-0/+8
* Deal with newline at the end of the module list.Ben Laurie1999-12-191-1/+8
* autoconf: Generate modules.c based on configuration. This is the firstManoj Kasichainula1999-12-051-0/+48
* The second part of the big autoconf patch, which actually adds autoconfManoj Kasichainula1999-11-291-0/+8