summaryrefslogtreecommitdiff
path: root/build/rules.mk.in
Commit message (Expand)AuthorAgeFilesLines
* rules.mk: output directly to target for LT_COMPILEJacob Champion2017-05-251-2/+2
* GNU make somtimes has problems determining that $(builddir)/test_char.hStefan Fritsch2012-12-231-1/+2
* Spin off module-specific build options into separate build vars.Kaspar Brand2012-09-161-13/+16
* revert r1385214, as I inadvertently left out acinclude.m4.Kaspar Brand2012-09-161-16/+13
* Spin off module-specific build options into separate build vars.Kaspar Brand2012-09-161-13/+16
* Distinguish properly between the bindir and sbindir directories whenGraham Leggett2011-12-191-2/+8
* keep -DAP_HOOK_PROBES_ENABLED (--enable-hook-probes) andJeff Trawick2011-05-091-1/+1
* Add dependency generation for shared objectsStefan Fritsch2010-12-191-0/+3
* update license header textRoy T. Fielding2006-07-111-6/+6
* Update the last year of copyright.Colm MacCarthaigh2006-04-191-1/+1
* * Makefile.inPaul Querna2005-09-251-1/+1
* * configure.in: Define MKINSTALLDIRS and INSTALL in config_vars.mk.Joe Orton2005-06-131-2/+0
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* * configure.in: Add --enable-pie flag; define PICFLAGS and PILDFLAGS.Joe Orton2005-01-251-5/+8
* Initial pass at refactoring some files to eliminate our 150K C source behemoths.Justin Erenkrantz2004-11-271-1/+3
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* fix copyright dates according to the first check in.André Malo2004-02-071-1/+1
* apply Apache License, Version 2.0André Malo2004-02-061-49/+10
* Correct use of libtool: libtool convenience libraries which are to beJoe Orton2004-01-191-1/+1
* * build/rules.mk.in: Pass CFLAGS but not CPPFLAGS or INCLUDES on LINKJoe Orton2004-01-151-3/+3
* update license to 2004.André Malo2004-01-011-1/+1
* finished that boring job:André Malo2003-02-031-1/+1
* - Add MKDEP to config_vars.mk fileJustin Erenkrantz2002-12-191-1/+1
* Allow dependencies to be generated by something other than GCC.Justin Erenkrantz2002-12-191-1/+5
* Fix the build on BSDi machines. The bsd_makefile trick didn't completelyDavid Reid2002-06-151-2/+2
* Allow 'make install DESTDIR=/path'. This allows packagers to installRyan Bloom2002-06-151-2/+2
* Replace this bogus check with something that actually works. I have noJustin Erenkrantz2002-04-181-1/+1
* Fix apxs -g handling.Jeff Trawick2002-03-141-1/+1
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* OS/2: Supply the configured libraries to the linker when building loadableBrian Havard2001-12-301-1/+1
* Make Apache 2.0 install all files in the same location as Apache 1.3Ryan Bloom2001-09-031-2/+2
* Allow us to build APR before APR-util, but clean APR-util beforeRyan Bloom2001-08-311-2/+2
* Ensure that libtool does the installation for us. This way we will actuallyJustin Erenkrantz2001-08-221-1/+1
* Add rules.mk.in, and remove the old rules.mk. This finishes theRyan Bloom2001-08-221-0/+264