summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* added hack to fetch copyright string.Guenter Knauf2008-01-111-1/+7
* Believe this or not, not every machine uses "C:\Documents and Settings",William A. Rowe Jr2007-12-291-1/+10
* Enable to configure the https port - missing pieces.Guenter Knauf2007-12-251-0/+1
* Enabled to configure the https port as we do with http port too.Guenter Knauf2007-12-211-4/+0
* Let the installer lead on the origin sourceroot conf pathWilliam A. Rowe Jr2007-12-211-1/+1
* Quoting this made it worse on us, not easier.William A. Rowe Jr2007-12-211-1/+1
* The installer will have a temp-extras for these files.William A. Rowe Jr2007-12-211-5/+1
* alphasortWilliam A. Rowe Jr2007-12-211-1/+1
* Add rel_sysconfdir interpolation, this rounds out allWilliam A. Rowe Jr2007-12-211-0/+1
* Modifications for 1) httpd.conf.in generic conf file, andWilliam A. Rowe Jr2007-12-211-30/+133
* Start from svn httpd/httpd/win32-msi/trunk/InstallConf22.awkWilliam A. Rowe Jr2007-12-211-0/+131
* fixed awk script to append the NetWare SSL footer only to httpd.conf.Guenter Knauf2007-10-091-1/+1
* export BASEDIR only if its not already set from outside.Guenter Knauf2007-08-111-1/+1
* export the BASEDIR var so that APR can use it.Guenter Knauf2007-08-111-0/+1
* added check for minimum APR version.Guenter Knauf2007-08-082-1/+11
* fixed version string for dev builds.Guenter Knauf2007-08-081-5/+7
* changed distribution basedir to separate from Apache2.Guenter Knauf2007-08-081-1/+1
* require apr build which is needed for prebuild target.Guenter Knauf2007-08-061-0/+1
* enabled ports settable for NetWare install.Guenter Knauf2007-06-282-3/+16
* added blank line at the endGuenter Knauf2007-06-271-0/+1
* enabled setting awk tool from NWGNUenvironment.incGuenter Knauf2007-06-273-2/+5
* added mod_ssl to httpd.conf for BSD socket build;Guenter Knauf2007-06-271-3/+15
* moved socket type string to build/NWGNUenvironment.inc.Guenter Knauf2007-04-081-6/+12
* moved a couple of options to the generated def file since -copy option seems ...Guenter Knauf2007-04-081-32/+35
* another fix to the linker copyright string.Guenter Knauf2007-04-071-1/+1
* added access_compat_module to created httpd.conf.Guenter Knauf2007-03-221-0/+1
* few minor cleanups.Guenter Knauf2007-03-221-9/+8
* removed obsolete stuff which is done by APR makefiles.Guenter Knauf2007-03-221-19/+5
* Implement a BASEDIR build environment variable to allow the NetWare build to ...Bradley Nicholes2007-01-312-14/+18
* Set the SSLMutex to default on the NetWare platform and make sure that the fi...Bradley Nicholes2007-01-221-1/+7
* Add util_mutex.c and .h to the netware buildBradley Nicholes2006-10-261-0/+1
* update license header textRoy T. Fielding2006-07-121-5/+6
* update license header textRoy T. Fielding2006-07-122-6/+7
* update license header textRoy T. Fielding2006-07-116-36/+36
* update license header textRoy T. Fielding2006-07-1117-102/+102
* * build/special.mk (install-modules-yes): Require that the DSOs areJoe Orton2006-06-291-1/+1
* Add zlib-devel to the BuildReq in the RPM Spec file, which allows mod_deflate...Paul Querna2006-06-211-1/+1
* Ahhh, this was missed in 395432, and the addition of httpd.rc needsWilliam A. Rowe Jr2006-04-201-0/+87
* Not for backport; our boolean state is 1/0, not defined/undef.William A. Rowe Jr2006-04-191-141/+0
* Update the last year of copyright.Colm MacCarthaigh2006-04-1925-25/+25
* * build/instdso.sh: Fix syntax error with some sed implementations.Joe Orton2006-03-291-2/+2
* Determined that yes; apr_general.h may be included in .rc files,William A. Rowe Jr2006-01-121-8/+13
* Update the NetWare makefiles to build the authz codeBradley Nicholes2006-01-111-0/+4
* Correct version numbering for generated .rc files.William A. Rowe Jr2006-01-111-16/+13
* * build/config_vars.sh.in: Check for the *-config scripts both at theJoe Orton2005-11-021-2/+13
* * build/config_vars.sh.in: Prepend DESTDIR to paths to installedJoe Orton2005-11-021-2/+2
* Remove install errors emitted when using jlibtool instead of GNU libtool.Justin Erenkrantz2005-09-281-3/+6
* * Makefile.inPaul Querna2005-09-251-1/+1
* Fix the RPM spec file: XML versions of the doc files are noGraham Leggett2005-08-261-1/+5
* Fixed complaints about unpackaged files within the RPM buildGraham Leggett2005-07-031-5/+27