summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Backport rr661178 and 662326 from the trunk.bojan2008-06-032-0/+100
* Backport r661159 from the trunk.bojan2008-05-292-14/+18
* Correct license statements to the ASF labeling policy.wrowe2008-05-281-9/+12
* Revert to 1.2.x style build for binary compatibility; it was neverwrowe2008-05-284-458/+100
* 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
* added socket build type to the description string.fuankg2007-04-081-7/+13
* another fix to the linker copyright string.fuankg2007-04-071-1/+1
* added generated apu_want.h to clean target.fuankg2007-04-061-0/+1
* shortened copyright string because linker claims about overlength.fuankg2007-04-061-7/+1
* moved INSTDIRS to NWGNUtail.inc; fixed copyright string.fuankg2007-04-061-6/+11
* * build/gen-build.py (main): Use OBJECTS_mod variable on the link line,jorton2007-02-281-1/+1
* Have jlibtool match GNU libtool's behavior when creating a static library thatjerenkrantz2007-02-011-108/+153
* Implement a BASEDIR build environment variable to allow the NetWare build to ...bnicholes2007-01-311-1/+6
* * build/gen-build.py: Basic support for defining dynamically-loadablejorton2007-01-291-0/+17
* Correct the path syntax for link /out: and the manifest'swrowe2007-01-111-4/+7
* Revert the changes to fixwin32mak.pl - not tested, and didn'twrowe2007-01-111-10/+5
* Spent more time observing MSVC6's default syntax, change somewrowe2007-01-111-5/+10
* Correct an extranious whitespacewrowe2007-01-111-1/+1
* Add an -mt option which tags a post-build mt.exe action to allwrowe2007-01-111-0/+58
* Some additional binary formats that exist in a compiled treewrowe2007-01-091-3/+3
* .svn/ files should never be touched.wrowe2007-01-091-1/+2
* cope with the madness otherwise known as the "kernel" bsd variants (such as G...thommay2006-10-121-0/+3
* Don't try to build apr_app.c on MinGW.rooneg2006-09-121-0/+2
* Some rare autoconf/m4 environments translitate differently and are droppingwrowe2006-09-081-0/+1
* Follow-up to r433700 so as not to break linking executables. Doh.jerenkrantz2006-08-241-11/+14
* * jlibtool.c: Support the build overriding -undefined via run-time arguments;jerenkrantz2006-08-221-12/+41