summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* 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
* * build/config.guess, build/config.sub: Update from savannah.jorton2006-08-072-6/+6
* Fix the typo.jorton2006-08-032-2/+2
* Update license header.jorton2006-08-0311-56/+66
* Loop this, for multiple assignments.wrowe2006-07-281-1/+1
* Munger for VC RC (resource compile) /d Foo=Bar syntax flavors.wrowe2006-07-281-0/+9
* * build/apr_common.m4 (APR_CONFIG_NICE, APR_PARSE_ARGUMENTS): Fix tojorton2006-07-191-1/+10
* Undo breakage of APR_CHECK_SIZEOF_EXTENDED when applied to pointer typesmaxb2006-07-181-6/+6
* Convert the backslashes generated in paths when using the native win32 build ...pquerna2006-07-151-1/+3
* Teach jlibtool how to deal with .exe's on MinGW.jerenkrantz2006-07-141-0/+7
* Provide suitable hints to autoconf that mingw (Win32)'s process locks andjerenkrantz2006-07-141-0/+1
* Help protect the user from bad gcc optimizations on mingw.jerenkrantz2006-07-141-0/+11
* Enable LFS on mingw.jerenkrantz2006-07-141-0/+1
* Allow jlibtool to compile and link on mingw.jerenkrantz2006-07-141-3/+36
* Allow APR_HAS_PROC_INVOKED to be overriden for mingw by autoconf.jerenkrantz2006-07-131-0/+1
* Move some of the mingw-specific checks into the hints m4 file instead.jerenkrantz2006-07-131-0/+2
* * build/gen-build.py: Make location of DSP file configurable and itsjorton2006-07-121-2/+7
* Allow APR_CHECK_SIZEOF_EXTENDED to be called with a space in the argument.jerenkrantz2006-07-121-2/+2
* Move the autoconf check for type 'in_addr' into a macro, and improve it to workjerenkrantz2006-07-121-0/+23