index
:
delta/libapr.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
baserock/morph
evenset
gstein-pocore
master
pollcb-dev
thread-name
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
svn.apache.org: repos/asf/apr/apr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Makefile.in (DISTCLEAN_TARGETS): Add apr.pc.
jorton
2004-05-31
1
-1
/
+1
*
Add pkg-config APR file.
thommay
2004-05-29
1
-0
/
+4
*
* Makefile.in: Rename export_vars.h to export_vars.c to fix build on
jorton
2004-05-27
1
-5
/
+5
*
Don't echo while building gcov data.
rbb
2004-03-10
1
-1
/
+1
*
Add a target to generate coverage information. This assumes that you
rbb
2004-03-09
1
-0
/
+3
*
* Makefile.in: Clean .make.dirs.
jorton
2004-02-15
1
-1
/
+1
*
* Makefile.in: Use portable make syntax.
jorton
2004-02-05
1
-2
/
+2
*
VPATH build fixes:
jorton
2004-02-05
1
-7
/
+8
*
First whack at switching to a single top-level make. This adds a dependency
gstein
2004-02-05
1
-40
/
+15
*
* Makefile.in: Remove files generated during 'make' in the 'clean'
jorton
2004-02-03
1
-2
/
+2
*
Remove "location detection" from apr-config:
jorton
2004-02-01
1
-3
/
+7
*
Start of new PRNG.
ben
2003-11-03
1
-0
/
+3
*
Link libapr against the libraries on which it depends for all
jorton
2003-09-29
1
-1
/
+1
*
fix some problems with undesired build droppings left around after
trawick
2003-04-30
1
-3
/
+2
*
Rename rules.mk to apr_rules.mk and make it be installed.
thommay
2003-02-04
1
-0
/
+4
*
fix a typo
trawick
2002-10-11
1
-1
/
+1
*
Remove the toplevel "make test" target, but replace it with a simliar
aaron
2002-09-05
1
-9
/
+2
*
Fix the result of "apr-config --link-ld --libs". It did not include
gstein
2002-08-29
1
-2
/
+2
*
* substitute APR_MAJOR_VERSION to the Makefile so that other
gstein
2002-08-22
1
-0
/
+3
*
Various changes to clean up APR for a release.
gstein
2002-08-14
1
-4
/
+3
*
Fix autoconf-2.53+ brokeness which uses a faulty top_builddir macro.
jerenkrantz
2002-08-01
1
-2
/
+2
*
Enforce touching of the generated TARGET_LIB.
jerenkrantz
2002-07-20
1
-1
/
+1
*
Add .PHONY and .NOTPARALLEL targets to inform smarter makes that these
jerenkrantz
2002-07-20
1
-0
/
+3
*
Fix a couple of typos in some Makefiles.
rbb
2002-06-15
1
-1
/
+1
*
Allow 'make install DESTDIR=/path'. This allows packagers to install
rbb
2002-06-15
1
-18
/
+18
*
Add -p option to the cp command for includes. (install-include in
jerenkrantz
2002-05-13
1
-2
/
+2
*
Allow VPATH builds to properly generate build dependencies. This requires
jerenkrantz
2002-04-22
1
-0
/
+1
*
Get us installing with autoconf 2.53 when builddir == srcdir.
striker
2002-04-15
1
-1
/
+4
*
Typo.
jfclere
2002-03-12
1
-1
/
+1
*
make test fails because there is no subdirectory test in test.
jfclere
2002-03-12
1
-1
/
+0
*
Blow stuff away more thoroughly.
ben
2002-03-11
1
-2
/
+2
*
Allow APR to install its own libtool into an installbuilddir.
jerenkrantz
2002-03-09
1
-5
/
+15
*
fix the name of the shared library for libapr on AIX
trawick
2001-12-14
1
-1
/
+1
*
switch Apache/apr/apr-util to use run-time linking on AIX
trawick
2001-12-12
1
-1
/
+1
*
If bindir doesn't exist, create it.
jerenkrantz
2001-12-12
1
-0
/
+3
*
apr-config is a shell script modeled after glib-config et al that allows
jerenkrantz
2001-12-12
1
-1
/
+4
*
Okay, back out the libtool dependency stuff.
jerenkrantz
2001-12-11
1
-2
/
+1
*
If we tell libtool what our link dependencies are (by including them when
jerenkrantz
2001-12-11
1
-1
/
+2
*
show how we invoke libtool to create libapr.la
trawick
2001-12-05
1
-1
/
+3
*
install apr.exp, for use on AIX when linking shared libraries
trawick
2001-12-05
1
-0
/
+1
*
tweak apr.exp so that it can be used as an import file too
trawick
2001-12-01
1
-1
/
+1
*
Get the apr.exp target working under Solaris make.
aaron
2001-10-22
1
-0
/
+1
*
If building with VPATH, then we have to install the headers from the
rbb
2001-10-18
1
-0
/
+2
*
Various changes toward the goal of AIX shared library builds:
aaron
2001-10-15
1
-12
/
+24
*
Added $(top_srcdir) and prefixed some of the files we reference with that
aaron
2001-10-11
1
-5
/
+6
*
get srcdir into apr/Makefile, as srcdir is now referenced
trawick
2001-09-14
1
-0
/
+1
*
Allow make install to work when built with VPATH.
rbb
2001-09-13
1
-2
/
+2
*
Setup APR to use doxygen instead of ScanDoc.
rbb
2001-08-12
1
-4
/
+2
*
Neither beos or OS/2 has any subdirs that need installing, so the commit
dreid
2001-07-27
1
-3
/
+5
*
Fix our installation. We need to install APRVARS and all the MM stuff.
rbb
2001-07-26
1
-0
/
+5
[next]