index
:
delta/apache/apr.git
0.9.x
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
1.5.x
1.6.x
1.7.1-test1
1.7.x
1.8.x
1.8.x-r1896717
1.8.x-r1897895
APR
APR_0_9_BRANCH
evenset
gstein-pocore
pollcb-dev
thread-name
trunk
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
github.com: github.com: apache/apr.git. This may lag behind the Subversion repository, mirrored as libapr.git.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
When building check / test, let's make sure to build the modules we
William A. Rowe Jr
2007-10-14
1
-1
/
+1
*
* configure.in, Makefile.in: Define the libtool versioning hint in the
Joe Orton
2007-09-25
1
-0
/
+2
*
* Makefile.in (TARGETS): Update to include all targets which require
Joe Orton
2006-02-16
1
-2
/
+2
*
* Makefile.in (DISTCLEAN_TARGETS): Add build/pkg/pkginfo.
Joe Orton
2005-02-04
1
-1
/
+2
*
Add test as an alias to check
Thom May
2005-01-21
1
-0
/
+1
*
* Makefile.in: install.sh can not handle wildcards, so expand out with for loop.
Justin Erenkrantz
2004-11-28
1
-1
/
+3
*
Fix VPATH install broken in 1.108.
Justin Erenkrantz
2004-09-21
1
-1
/
+1
*
* Makefile.in (install): Simplify; use INSTALL and INSTALL_DATA rather
Joe Orton
2004-08-20
1
-34
/
+17
*
Only install apr-$MAJOR-config and add appropriate detection code to
Justin Erenkrantz
2004-08-01
1
-5
/
+4
*
* Makefile.in (install): Install an apr-1-config script alongside
Joe Orton
2004-07-01
1
-1
/
+3
*
* Makefile.in (install): Install the awk scripts & mkdir.sh for a
Joe Orton
2004-06-30
1
-1
/
+1
*
* build/apr_rules.mk.in: Define APR_MKEXPORT and APR_MKVAREXPORT to
Joe Orton
2004-06-30
1
-5
/
+11
*
* Makefile.in (install): Simplify stupid over-engineering.
Joe Orton
2004-06-30
1
-8
/
+3
*
* Makefile.in (APR_PCFILE): New target.
Joe Orton
2004-06-30
1
-3
/
+9
*
* Makefile.in (install): Install mkdir.sh and awk scripts into
Joe Orton
2004-06-23
1
-5
/
+4
*
* Makefile.in (DISTCLEAN_TARGETS): Add apr.pc.
Joe Orton
2004-05-31
1
-1
/
+1
*
Add pkg-config APR file.
Thom May
2004-05-29
1
-0
/
+4
*
* Makefile.in: Rename export_vars.h to export_vars.c to fix build on
Joe Orton
2004-05-27
1
-5
/
+5
*
Don't echo while building gcov data.
Ryan Bloom
2004-03-10
1
-1
/
+1
*
Add a target to generate coverage information. This assumes that you
Ryan Bloom
2004-03-09
1
-0
/
+3
*
* Makefile.in: Clean .make.dirs.
Joe Orton
2004-02-15
1
-1
/
+1
*
* Makefile.in: Use portable make syntax.
Joe Orton
2004-02-05
1
-2
/
+2
*
VPATH build fixes:
Joe Orton
2004-02-05
1
-7
/
+8
*
First whack at switching to a single top-level make. This adds a dependency
Greg Stein
2004-02-05
1
-40
/
+15
*
* Makefile.in: Remove files generated during 'make' in the 'clean'
Joe Orton
2004-02-03
1
-2
/
+2
*
Remove "location detection" from apr-config:
Joe Orton
2004-02-01
1
-3
/
+7
*
Start of new PRNG.
Ben Laurie
2003-11-03
1
-0
/
+3
*
Link libapr against the libraries on which it depends for all
Joe Orton
2003-09-29
1
-1
/
+1
*
fix some problems with undesired build droppings left around after
Jeff Trawick
2003-04-30
1
-3
/
+2
*
Rename rules.mk to apr_rules.mk and make it be installed.
Thom May
2003-02-04
1
-0
/
+4
*
fix a typo
Jeff Trawick
2002-10-11
1
-1
/
+1
*
Remove the toplevel "make test" target, but replace it with a simliar
Aaron Bannert
2002-09-05
1
-9
/
+2
*
Fix the result of "apr-config --link-ld --libs". It did not include
Greg Stein
2002-08-29
1
-2
/
+2
*
* substitute APR_MAJOR_VERSION to the Makefile so that other
Greg Stein
2002-08-22
1
-0
/
+3
*
Various changes to clean up APR for a release.
Greg Stein
2002-08-14
1
-4
/
+3
*
Fix autoconf-2.53+ brokeness which uses a faulty top_builddir macro.
Justin Erenkrantz
2002-08-01
1
-2
/
+2
*
Enforce touching of the generated TARGET_LIB.
Justin Erenkrantz
2002-07-20
1
-1
/
+1
*
Add .PHONY and .NOTPARALLEL targets to inform smarter makes that these
Justin Erenkrantz
2002-07-20
1
-0
/
+3
*
Fix a couple of typos in some Makefiles.
Ryan Bloom
2002-06-15
1
-1
/
+1
*
Allow 'make install DESTDIR=/path'. This allows packagers to install
Ryan Bloom
2002-06-15
1
-18
/
+18
*
Add -p option to the cp command for includes. (install-include in
Justin Erenkrantz
2002-05-13
1
-2
/
+2
*
Allow VPATH builds to properly generate build dependencies. This requires
Justin Erenkrantz
2002-04-22
1
-0
/
+1
*
Get us installing with autoconf 2.53 when builddir == srcdir.
Sander Striker
2002-04-15
1
-1
/
+4
*
Typo.
Jean-Frederic Clere
2002-03-12
1
-1
/
+1
*
make test fails because there is no subdirectory test in test.
Jean-Frederic Clere
2002-03-12
1
-1
/
+0
*
Blow stuff away more thoroughly.
Ben Laurie
2002-03-11
1
-2
/
+2
*
Allow APR to install its own libtool into an installbuilddir.
Justin Erenkrantz
2002-03-09
1
-5
/
+15
*
fix the name of the shared library for libapr on AIX
Jeff Trawick
2001-12-14
1
-1
/
+1
*
switch Apache/apr/apr-util to use run-time linking on AIX
Jeff Trawick
2001-12-12
1
-1
/
+1
*
If bindir doesn't exist, create it.
Justin Erenkrantz
2001-12-12
1
-0
/
+3
[next]