summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Typo.jfclere2002-03-121-1/+1
* make test fails because there is no subdirectory test in test.jfclere2002-03-121-1/+0
* Blow stuff away more thoroughly.ben2002-03-111-2/+2
* Allow APR to install its own libtool into an installbuilddir.jerenkrantz2002-03-091-5/+15
* fix the name of the shared library for libapr on AIXtrawick2001-12-141-1/+1
* switch Apache/apr/apr-util to use run-time linking on AIXtrawick2001-12-121-1/+1
* If bindir doesn't exist, create it.jerenkrantz2001-12-121-0/+3
* apr-config is a shell script modeled after glib-config et al that allowsjerenkrantz2001-12-121-1/+4
* Okay, back out the libtool dependency stuff.jerenkrantz2001-12-111-2/+1
* If we tell libtool what our link dependencies are (by including them whenjerenkrantz2001-12-111-1/+2
* show how we invoke libtool to create libapr.latrawick2001-12-051-1/+3
* install apr.exp, for use on AIX when linking shared librariestrawick2001-12-051-0/+1
* tweak apr.exp so that it can be used as an import file tootrawick2001-12-011-1/+1
* Get the apr.exp target working under Solaris make.aaron2001-10-221-0/+1
* If building with VPATH, then we have to install the headers from therbb2001-10-181-0/+2
* Various changes toward the goal of AIX shared library builds:aaron2001-10-151-12/+24
* Added $(top_srcdir) and prefixed some of the files we reference with thataaron2001-10-111-5/+6
* get srcdir into apr/Makefile, as srcdir is now referencedtrawick2001-09-141-0/+1
* Allow make install to work when built with VPATH.rbb2001-09-131-2/+2
* Setup APR to use doxygen instead of ScanDoc.rbb2001-08-121-4/+2
* Neither beos or OS/2 has any subdirs that need installing, so the commitdreid2001-07-271-3/+5
* Fix our installation. We need to install APRVARS and all the MM stuff.rbb2001-07-261-0/+5
* Do the cleans in test and build the right way, like apr-util.fielding2001-05-171-0/+1
* Add the test and build directories (when present) to the recursivefielding2001-05-011-1/+1
* Make clean, distclean, and extraclean consistently according to thefielding2001-04-111-3/+2
* Cleanup the --with-libtool option. The test directory now compiles cleanlyrbb2001-04-091-1/+1
* Make libtool a configure-time option. This is done with --without-libtool.rbb2001-04-061-4/+3
* Use $(LIBTOOL) instead of libtoolrbb2001-04-051-1/+1
* Allow APR to be installed using `make install`rbb2001-04-031-2/+14
* Enable use of the new build directory.fielding2001-02-181-1/+3
* remove bogus dependenciesgstein2001-02-171-1/+1
* Make exports.lo rebuild when it should.ben2001-02-171-1/+1
* Use symbols to reduce hard-coded pathnames.fielding2001-02-161-10/+2
* - get libapr.la relinking when something has changedgstein2001-01-111-7/+14
* Libtool takes care of the lib prefix so get rid of our own workaround.bjh2001-01-101-1/+1
* Libtool-ize APR.gstein2001-01-091-78/+16
* prevent duplicate exports. when srcdir is "." (or an absolute path to thatgstein2000-12-311-4/+4
* Drop the Perl dependency and use an awk script for creating apr.exports.sascha2000-12-181-2/+3
* Fix VPATH support. APR builds now cleanly in a separate build directory.sascha2000-12-151-2/+10
* Get rid of "-maxdepth 0" on the find invocation. This breaks on Tru64trawick2000-12-121-1/+1
* auto-rebuild the exports file when a header changesgstein2000-12-121-7/+22
* Add a make target for test. This enters the test directory, does a makerbb2000-12-031-0/+11
* When running make_export.pl from the build scripts, invoke the perltrawick2000-12-011-1/+1
* Add a CHANGES log and make sure that apr.exports is removed whenrbb2000-12-011-1/+1
* Add a make target to let us easily build the exports file for APR.rbb2000-11-301-0/+3
* Multiple build and configuration fixesrbb2000-10-051-0/+1
* Back out previous change, which attempted to minimize rebuildingtrawick2000-09-131-3/+1
* Current implementation of lib/apr/Makefile.in causes rebuildingtrawick2000-09-011-1/+3
* Add a rule to make the docs from APR's header files. And add a .cvsignorerbb2000-07-231-0/+4
* Detect libraries based on which platform configure is being run on.rbb2000-06-271-0/+1