Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 4662 3681

latest revision download Branch root:

4662 deleted | Lines: 0 ( +0, -8 )

Created: 2007-03-19 15:26:25 -0400 (20 months ago) | Author: mikej | Changeset: 4662

removing most of the generated files from tree.  You will need to run bootstrap.sh and configure again after you do this update and have autoconf, automake, and libtool installed on the box.

4592 annotated / raw | Diffs: previous, other | Lines: 8 ( +1, -0 )

Created: 2007-03-14 14:59:25 -0400 (20 months ago) | Author: mikej | Changeset: 4592

Moved to: acinclude.m4 4662

add detection of system libcurl, and if it is available use that instead of in tree curl build.  Implemented just in mod_shout so far

4494 annotated / raw | Diffs: previous, other | Lines: 7 ( +1, -1 )

Created: 2007-03-09 15:44:13 -0500 (20 months ago) | Author: mikej | Changeset: 4494

add wrapper code to fully encapsulate apr, apr-utils, pcre, and sqlite.  fully use switch_ namespace in modules, create our own format and type defines.  follow up commit for unix autotools coming soon after this.  PLEASE NOTE: you will NEED to do a make megaclean and run configure again after this update (and the following commit) or it will not build.

3681 new annotated / raw | Lines: 7 ( +7, -0 )

Created: 2006-12-16 18:22:45 -0500 (23 months ago) | Author: mikej | Changeset: 3681

switch core to new autotools.  This may break some builds, please report problems.