summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Revert VPATH build breakage introduced in r1890191William A. Rowe Jr2022-01-121-2/+2
* Use portable make variablesMichael Osipov2021-05-251-1/+1
* Submitted by: Hongxu Jia <hongxu.jia@windriver.com>Graham Leggett2019-12-261-7/+3
* Add --tag=CC to libtool invocations. PR 62640.Graham Leggett2019-08-171-2/+2
* Silence WARNING 'Makefile.in' seems to ignore the --datarootdir settingWilliam A. Rowe Jr2019-03-121-0/+1
* Revert 1839627, this macro does not result in a usable CC_FOR_BUILDWilliam A. Rowe Jr2018-08-301-3/+7
* Revert 1839699, this contained unintended, additional noise. Re-correcting.William A. Rowe Jr2018-08-301-7/+3
* Revert 1839627, this macro does not result in a usable CC_FOR_BUILDWilliam A. Rowe Jr2018-08-301-3/+7
* Submitted by: Hongxu Jia <hongxu.jia@windriver.com>William A. Rowe Jr2018-08-301-7/+3
* If --with-installbuilddir is not supplied, it unconditially overrides the valueRainer Jung2018-08-251-0/+1
* Remove my experimental vpath dox regen logic, at least till I validate it.William A. Rowe Jr2017-03-301-6/+0
* Note initial/current behavior apr_file_copy APIWilliam A. Rowe Jr2017-03-301-0/+6
* Avoid remaking gen_test_char and the library unnecessarily.Jeff Trawick2014-04-251-3/+3
* Fix another "out of tree build" problemRainer Jung2014-03-171-0/+4
* Support out of tree builds with traditional make.Rainer Jung2013-11-131-0/+1
* trigger the generation of apr_escape_test_char.h duringJeff Trawick2013-10-291-1/+5
* Include @EXEEXT@ in references to gen_test_char in autoconf-basedJeff Trawick2013-10-051-3/+3
* Add the apr_escape interface.Graham Leggett2013-06-041-2/+12
* Mark apr_dbd_freetds as unsupported and remove it from all buildsNick Kew2013-03-301-1/+0
* Fix top_builddir in installed apr_rules.mk.Rainer Jung2012-11-211-1/+1
* apr_crypto: Add a native CommonCrypto implementation for iOS and OSXGraham Leggett2012-10-051-0/+1
* Pass through the EXTRA_OBJECTS into the build. Allows the DSO modules to beGraham Leggett2012-04-011-2/+3
* There exist no dynamically created apr_*.h headerRainer Jung2011-06-281-1/+1
* Drop the incomplete LDAP abstraction layer from APR 2.0 as decided on-list.William A. Rowe Jr2011-05-311-1/+0
* Fix extraclean make target:Rainer Jung2011-05-201-1/+4
* PR51074: APR not linked with libs added to APRUTIL_EXPORT_LIBS afterEric Covener2011-05-091-1/+2
* Fix broken header file installation for VPATH build.Rainer Jung2010-07-251-0/+3
* Fix broken installation of apu.h.Rainer Jung2010-07-251-1/+1
* * configure.in, Makefile.in: Fix "make install" for DSO builds.Joe Orton2009-03-241-2/+2
* APR->APU conversion of DSO buildfoo; rename --disable-util-dso toJoe Orton2009-03-241-4/+4
* * Makefile.in: Merge LDADD_* from apr-util to ensure DSOs are Joe Orton2009-03-241-0/+14
* * Makefile.in, configure.in: s/APU/APR/ in DSO handling code.Joe Orton2009-03-241-7/+7
* * Makefile.in (install): Install APR-util headers.Joe Orton2009-03-241-1/+2
* * configure.in, Makefile.in: Fix build of DSOs, merged from APR-util.Joe Orton2009-03-241-1/+14
* Start merging buildsystem from apr-util:Joe Orton2009-03-241-1/+1
* Correct BeOS VPATH build for 1.xWilliam A. Rowe Jr2008-05-021-1/+1
* * Makefile.in (check): Remove redundant sub-shell.Joe Orton2008-04-141-1/+1
* When building check / test, let's make sure to build the modules weWilliam A. Rowe Jr2007-10-141-1/+1
* * 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