summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Clean up addition IPV6 build issuesBradley Nicholes2002-09-262-26/+30
* Need to include the new ap_provider.h header in our export header list so tha...Bradley Nicholes2002-09-201-0/+1
* Allow instdso.sh to be used with a .so file directly rather than requiringJustin Erenkrantz2002-09-181-0/+7
* If we fixup the timestamp on modules/ssl/ssl_expr_parse.c after runningSander Striker2002-09-181-1/+3
* Fixup the timestamp on modules/ssl/ssl_expr_parse.c after runningSander Striker2002-09-171-0/+4
* Moving the auth_provider APIs into the core binary to avoid a chicken andBradley Nicholes2002-09-163-1/+3
* Added the new auth modules to the build script for building the defaultBradley Nicholes2002-09-131-3/+10
* Make file environment variables for building Apache for NetWare with IPV6Bradley Nicholes2002-09-101-0/+13
* find the first perl, not the lastJeff Trawick2002-08-291-0/+5
* Turn off optimization completely when building debugBradley Nicholes2002-08-261-2/+2
* Make version strings work properly with update macro definitionsIan Holsman2002-08-231-3/+10
* Fix support references in binbuild README.Joshua Slive2002-08-121-6/+5
* roll back the apr-iconv pull as it isn't required for unixIan Holsman2002-08-091-2/+2
* we need apr-iconv nowIan Holsman2002-08-011-2/+2
* Bringing the NetWare export script up to date with other export scriptsBradley Nicholes2002-07-191-0/+21
* Allow the makefiles to alter the screen nameBradley Nicholes2002-07-181-1/+5
* Fix up a few gotchas in httpd_roll_releaseCliff Woolley2002-07-161-4/+9
* Export functions declared by APR_DECLARE_INHERIT_SET/UNSET macros.Brian Havard2002-07-161-0/+14
* OS/2: Stop a bunch of error messages while doing a make install.Brian Havard2002-06-161-0/+8
* Fix the build on BSDi machines. The bsd_makefile trick didn't completelyDavid Reid2002-06-151-2/+2
* Allow 'make install DESTDIR=/path'. This allows packagers to installRyan Bloom2002-06-152-4/+4
* Fix install-bindist.sh so that it finds any perl instead of justJeff Trawick2002-06-131-1/+1
* Create the distribution directory at the root of the project rather than aboveBradley Nicholes2002-06-111-2/+2
* Fix apxs to allow it to work when the build directory is somewhereJeff Trawick2002-06-051-1/+1
* Fix the binary build install script so that the build logicJeff Trawick2002-06-031-4/+3
* Use the basename of the dso file rather than assuming it does not includeJustin Erenkrantz2002-06-021-4/+5
* Fixed the @exp_cgidir@ replacement value so that it resolves to the correctBradley Nicholes2002-05-311-0/+1
* Updated the NetWare makefiles to include the rotatelogs NLM and to copyBradley Nicholes2002-05-291-13/+1
* get binbuild working again, and zap the BinaryDistribution layoutJeff Trawick2002-05-171-1/+1
* don't leave the shared library path variable commented out in envvarsJeff Trawick2002-05-151-1/+0
* OS/390 likes the -U tar option; Linux/390 doesn'tGreg Ames2002-05-151-1/+1
* binbuild.sh was using the ancient syntax --with-layout=BinaryDistributionJeff Trawick2002-05-141-1/+1
* Fixing up the distribution and install section of the NetWare make filesBradley Nicholes2002-04-291-1/+1
* get closer to having apxs work from a binary distributionJeff Trawick2002-04-261-3/+8
* Fixed the NetWare AWK script that produces the httpd.conf file so that itBradley Nicholes2002-04-231-1/+11
* Corrected the NLM names for the proxy modulesBradley Nicholes2002-04-191-3/+3
* Change instdso.sh to use libtool --install everywhere and thenJeff Trawick2002-04-191-33/+36
* Simplify last commit by only calling cat once (this should hopefully resolveJustin Erenkrantz2002-04-181-18/+24
* Replace this bogus check with something that actually works. I have noJustin Erenkrantz2002-04-181-1/+1
* The pedant in me wishes to see all extraneous trailing / go away.Justin Erenkrantz2002-04-181-4/+12
* Back out most of the previous commit, because part of it was useless andCliff Woolley2002-04-121-15/+5
* * make sure the -alpha name is not _inside_ the gzip (I have to try this andCliff Woolley2002-04-121-6/+16
* Fix export of variables that have "extern" before their AP_DECLARE_DATA.Bradley Nicholes2002-04-081-1/+1
* Fix export of variables that have "extern" before their AP_DECLARE_DATA.Brian Havard2002-04-061-1/+1
* Use the new format for the tarballs. httpd-2.0.xx-alpha.tar.gzRyan Bloom2002-04-051-2/+2
* Added replacement values for the new tags in the httpd.conf file templateBradley Nicholes2002-04-051-0/+13
* Fix apxs -g handling.Jeff Trawick2002-03-142-1/+2
* Update our copyright for this year.Roy T. Fielding2002-03-139-9/+9
* Fixed the slashes on the server root pathBradley Nicholes2002-03-121-3/+1
* NetWare AWK script for producing the shipping version of the HTTPD.confBradley Nicholes2002-03-051-0/+59