summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* fixed NetWare objects output directory naming.fuankg2009-11-201-22/+20
* merge r881301 from trunk:trawick2009-11-171-1/+5
* bump to 2.59 baseline for autoconf (it -was- 5 yrs old, this year)wrowe2009-11-131-4/+4
* Just punt for now... jim2009-10-131-3/+0
* More Darwin mojo magic. Use Apple's apr.h edits as a guidejim2009-10-131-0/+3
* removed CodeWarrior IDE project file and its prebuild batchfuankg2009-10-051-48/+0
* So far, kqueue on Darwin 10.x looks good....jim2009-10-011-4/+3
* Make sure that "make check" is used in the RPM spec file, consistentminfrin2009-08-041-1/+1
* bachkport fix for Netware exports prefixing (missing bit).fuankg2009-07-171-0/+7
* bachkport fix for Netware exports prefixing.fuankg2009-07-173-10/+11
* backport NetWare build improvements.fuankg2009-07-171-19/+21
* added ASF header and new var to NetWare version script.fuankg2009-07-151-1/+17
* few NetWare build improvements.fuankg2009-07-012-19/+15
* Merge r782430 from trunk:trawick2009-06-071-6/+7
* Merge r748888 from trunk.jerenkrantz2009-02-281-47/+55
* with the intro of GNU libtool 2.x, many packages now installjim2009-02-121-1/+1
* jlibtool: Eat the '-release $someNumber' params that libtool 'supports' and w...pquerna2008-12-051-0/+4
* Update the RPM spec file to depend on the bzip2 binary instead of the gzipminfrin2008-08-301-2/+6
* Back out the 2.60 requirement, adopt conditional handling for thewrowe2008-06-201-4/+4
* Silence subpackage autoconf 2.62 warnings of unknown optionswrowe2008-06-201-1/+4
* Autoconf 2.60's 2nd birthday this coming thursday. As thiswrowe2008-06-201-4/+4
* Fix getservbyname_r() detection.bojan2008-06-161-53/+56
* Fix PR44367.bojan2008-05-292-0/+100
* If -Wall is turned on, result of compile tests may be altered.bojan2008-05-292-14/+18
* Correct license statements to the ASF labeling policy.wrowe2008-05-281-9/+12
* Minor fixes to jlibtool.jerenkrantz2008-02-081-1/+9
* * build/jlibtool.cjerenkrantz2008-02-061-0/+9
* Permit linkage with up to 1024 files.jerenkrantz2008-02-011-1/+1
* svn:eol-style = nativend2007-12-151-179/+179
* Fix the make test target in the spec file.minfrin2007-11-211-1/+1
* Simplify handling of z/OS pthread API nuances. Beyond thetrawick2007-11-191-1/+2
* fixed header target order.fuankg2007-11-021-4/+4
* On 10.5/Leopard, enable KQueue and Poll, since both seem to work correctly, a...pquerna2007-10-291-8/+12
* Allow the dependent .hw files in the include/private directory to be processe...bnicholes2007-10-231-0/+4
* Added apu_config.hnw (fix for r586260).fuankg2007-10-221-1/+1
* Rename apr_app to clearly fall in our target tree aswrowe2007-10-184-92/+450
* * build/apr_common.m4 (APR_CHECK_TYPES_COMPATIBLE): Set the cache variablejorton2007-10-121-1/+2
* Finish refactoring to prefer Win32 Release.wrowe2007-10-072-4/+4
* Refactor the build to know x64 (on Visual Studios which wrowe2007-10-072-4/+208
* Strip out the /machine from link.exe, in this day and age each CPUwrowe2007-09-071-0/+9
* Forgot to consider cases where there is no RECURSE (but we stillwrowe2007-08-241-4/+5
* We needed to fix the fix of .mak files to prevent insane amountswrowe2007-08-241-3/+57
* More de-tabification.wrowe2007-08-172-364/+364
* Tabs? **tabs???** Mea culpa.wrowe2007-08-171-30/+30
* Fix altroot substitution bug.wrowe2007-08-171-5/+10
* fixed version string for dev builds;fuankg2007-08-081-9/+24
* Make APR_SUBDIR_CONFIG work right if the second argument is a line-separateddavi2007-07-221-2/+2
* Improve detection of the printf format identifiers for apr_ssize_t and apr_si...davi2007-07-101-0/+14
* * define the _HPUX_SOURCE feature test macro to obtain maximum functionalitydavi2007-06-261-1/+1
* moved a couple of options to the generated def file since -copy option seems ...fuankg2007-04-081-33/+36