Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 5961 2317

latest revision download Branch root:

5961 annotated / raw | Diffs: previous, other | Lines: 540 ( +0, -4 )

Created: 2007-10-18 00:15:33 -0400 (14 months ago) | Author: mikej | Changeset: 5961

cleanup some project file properties and hopefully fix the release build enum issue.

5738 annotated / raw | Diffs: previous, other | Lines: 544 ( +0, -0 )

Created: 2007-09-21 14:49:14 -0400 (15 months ago) | Author: mikej | Changeset: 5738

svn:eol-style properties, and make eol-style consistent in some files.

4494 annotated / raw | Diffs: previous, other | Lines: 544 ( +4, -4 )

Created: 2007-03-09 15:44:13 -0500 (22 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.

4403 annotated / raw | Diffs: previous, other | Lines: 544 ( +4, -4 )

Created: 2007-02-27 14:33:10 -0500 (22 months ago) | Author: mikej | Changeset: 4403

copy missing header file to the right place.

4353 annotated / raw | Diffs: previous, other | Lines: 544 ( +14, -10 )

Created: 2007-02-22 18:13:56 -0500 (22 months ago) | Author: mikej | Changeset: 4353

update windows build to use sqlite 3.3.13

3741 annotated / raw | Diffs: previous, other | Lines: 540 ( +71, -63 )

Created: 2006-12-19 18:09:46 -0500 (2 years ago) | Author: mikej | Changeset: 3741

move windows build to use the in tree sqlite

2852 annotated / raw | Diffs: previous, other | Lines: 532 ( +4, -4 )

Created: 2006-09-27 21:19:39 -0400 (2 years 3 months ago) | Author: mikej | Changeset: 2852

add quoting for source dir with spaces.

2413 annotated / raw | Diffs: previous, other | Lines: 532 ( +4, -2 )

Created: 2006-08-27 21:35:49 -0400 (2 years 4 months ago) | Author: mikej | Changeset: 2413

cleanup msvc build targets and remove incremental build settings from libs.

2317 new annotated / raw | Lines: 530 ( +530, -0 )

Created: 2006-08-17 15:58:55 -0400 (2 years 4 months ago) | Author: mikej | Changeset: 2317

Update to new build system for windows.

This fixes several issues when debugging code in the ide, and does better dependency tracking.