summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * configure.in, Makefile.in: Define the libtool versioning hint in theJoe Orton2007-09-251-0/+2
* * Makefile.in (TARGETS): Update to include all targets which requireJoe Orton2006-02-161-2/+2
* * Makefile.in (DISTCLEAN_TARGETS): Add build/pkg/pkginfo.Joe Orton2005-02-041-1/+2
* Add test as an alias to checkThom May2005-01-211-0/+1
* * Makefile.in: install.sh can not handle wildcards, so expand out with for loop.Justin Erenkrantz2004-11-281-1/+3
* Fix VPATH install broken in 1.108.Justin Erenkrantz2004-09-211-1/+1
* * Makefile.in (install): Simplify; use INSTALL and INSTALL_DATA ratherJoe Orton2004-08-201-34/+17
* Only install apr-$MAJOR-config and add appropriate detection code toJustin Erenkrantz2004-08-011-5/+4
* * Makefile.in (install): Install an apr-1-config script alongsideJoe Orton2004-07-011-1/+3
* * Makefile.in (install): Install the awk scripts & mkdir.sh for aJoe Orton2004-06-301-1/+1
* * build/apr_rules.mk.in: Define APR_MKEXPORT and APR_MKVAREXPORT toJoe Orton2004-06-301-5/+11
* * Makefile.in (install): Simplify stupid over-engineering.Joe Orton2004-06-301-8/+3
* * Makefile.in (APR_PCFILE): New target.Joe Orton2004-06-301-3/+9
* * Makefile.in (install): Install mkdir.sh and awk scripts intoJoe Orton2004-06-231-5/+4
* * Makefile.in (DISTCLEAN_TARGETS): Add apr.pc.Joe Orton2004-05-311-1/+1
* Add pkg-config APR file.Thom May2004-05-291-0/+4
* * Makefile.in: Rename export_vars.h to export_vars.c to fix build onJoe Orton2004-05-271-5/+5
* Don't echo while building gcov data.Ryan Bloom2004-03-101-1/+1
* Add a target to generate coverage information. This assumes that youRyan Bloom2004-03-091-0/+3
* * Makefile.in: Clean .make.dirs.Joe Orton2004-02-151-1/+1
* * Makefile.in: Use portable make syntax.Joe Orton2004-02-051-2/+2
* VPATH build fixes:Joe Orton2004-02-051-7/+8
* First whack at switching to a single top-level make. This adds a dependencyGreg Stein2004-02-051-40/+15
* * Makefile.in: Remove files generated during 'make' in the 'clean'Joe Orton2004-02-031-2/+2
* Remove "location detection" from apr-config:Joe Orton2004-02-011-3/+7
* Start of new PRNG.Ben Laurie2003-11-031-0/+3
* Link libapr against the libraries on which it depends for allJoe Orton2003-09-291-1/+1
* fix some problems with undesired build droppings left around afterJeff Trawick2003-04-301-3/+2
* Rename rules.mk to apr_rules.mk and make it be installed.Thom May2003-02-041-0/+4
* fix a typoJeff Trawick2002-10-111-1/+1
* Remove the toplevel "make test" target, but replace it with a simliarAaron Bannert2002-09-051-9/+2
* Fix the result of "apr-config --link-ld --libs". It did not includeGreg Stein2002-08-291-2/+2
* * substitute APR_MAJOR_VERSION to the Makefile so that otherGreg Stein2002-08-221-0/+3
* Various changes to clean up APR for a release.Greg Stein2002-08-141-4/+3
* Fix autoconf-2.53+ brokeness which uses a faulty top_builddir macro.Justin Erenkrantz2002-08-011-2/+2
* Enforce touching of the generated TARGET_LIB.Justin Erenkrantz2002-07-201-1/+1
* Add .PHONY and .NOTPARALLEL targets to inform smarter makes that theseJustin Erenkrantz2002-07-201-0/+3
* Fix a couple of typos in some Makefiles.Ryan Bloom2002-06-151-1/+1
* Allow 'make install DESTDIR=/path'. This allows packagers to installRyan Bloom2002-06-151-18/+18
* Add -p option to the cp command for includes. (install-include inJustin Erenkrantz2002-05-131-2/+2
* Allow VPATH builds to properly generate build dependencies. This requiresJustin Erenkrantz2002-04-221-0/+1
* Get us installing with autoconf 2.53 when builddir == srcdir.Sander Striker2002-04-151-1/+4
* Typo.Jean-Frederic Clere2002-03-121-1/+1
* make test fails because there is no subdirectory test in test.Jean-Frederic Clere2002-03-121-1/+0
* Blow stuff away more thoroughly.Ben Laurie2002-03-111-2/+2
* Allow APR to install its own libtool into an installbuilddir.Justin Erenkrantz2002-03-091-5/+15
* fix the name of the shared library for libapr on AIXJeff Trawick2001-12-141-1/+1
* switch Apache/apr/apr-util to use run-time linking on AIXJeff Trawick2001-12-121-1/+1
* If bindir doesn't exist, create it.Justin Erenkrantz2001-12-121-0/+3
* apr-config is a shell script modeled after glib-config et al that allowsJustin Erenkrantz2001-12-121-1/+4