summaryrefslogtreecommitdiff
path: root/build/rules.mk.in
Commit message (Expand)AuthorAgeFilesLines
* autoconf 2.52 creates a temporary 'autom4te.cache' directory.striker2001-10-291-1/+4
* Setup APR to use doxygen instead of ScanDoc.rbb2001-08-121-1/+0
* The rules.mk files must use something other than top_builddir. This is sorbb2001-07-301-1/+1
* Make sure that mkdep.sh knows which compiler we are supposed to use.jerenkrantz2001-07-211-1/+1
* Get the compile flag types right and in order.fielding2001-05-181-5/+5
* I wish I'd thought of this first...fielding2001-05-171-15/+30
* Do the cleans in test and build the right way, like apr-util.fielding2001-05-171-13/+6
* Allow LTFLAGS to be overridden by the configure command-linefielding2001-05-121-2/+2
* Only make test recursively for the *clean targets.fielding2001-05-041-6/+8
* Be careful not to override what was set by configure for ALL_LIBSfielding2001-05-011-1/+1
* Add the test and build directories (when present) to the recursivefielding2001-05-011-6/+15
* Completely revamp configure so that it preserves the standard makefielding2001-04-291-8/+39
* clean up *.obj files, generated by OS/2 build using aplibtool.bjh2001-04-231-1/+1
* Change COMPILE macro to make sure that APR includes are before the CFLAGSjfclere2001-04-201-1/+1
* Fix make depend in APR. mkdep.sh wasn't getting passed any include paths.bjh2001-04-171-2/+2
* Make libtool a configure-time option. This is done with --without-libtool.rbb2001-04-061-3/+3
* Change the order of the flags of COMPILE to make sure that our includes are b...jfclere2001-04-061-1/+1
* Define preprocessor options in CPPFLAGS instead of CFLAGSfielding2001-04-031-3/+4
* Make APR look for header files in the APR paths before looking in systemrbb2001-03-071-1/+1
* Enable use of the new build directory.fielding2001-02-181-4/+5
* Moved from apr/helpers to apr/build (without changes).fielding2001-02-181-0/+168