Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 10213 2317

latest revision download Branch root:

10213 annotated / raw | Diffs: previous, other | Lines: 1599 ( +97, -107 )

Created: 2008-10-31 16:08:21 -0400 (2 months 9 days ago) | Author: mikej | Changeset: 10213

fix 2005 build

8324 annotated / raw | Diffs: previous, other | Lines: 1609 ( +126, -0 )

Created: 2008-05-08 21:58:44 -0400 (8 months ago) | Author: mikej | Changeset: 8324

updated iax build for msvc

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

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: 1485 ( +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.

3798 annotated / raw | Diffs: previous, other | Lines: 1485 ( +2, -2 )

Created: 2006-12-22 14:02:52 -0500 (2 years ago) | Author: mikej | Changeset: 3798

fix windows build paths from moving libs in tree.

3740 annotated / raw | Diffs: previous, other | Lines: 1485 ( +107, -107 )

Created: 2006-12-19 17:39:38 -0500 (2 years ago) | Author: mikej | Changeset: 3740

move windows build to use the in tree apr, apr-util and pcre

2582 annotated / raw | Diffs: previous, other | Lines: 1485 ( +2, -2 )

Created: 2006-09-08 14:20:06 -0400 (2 years 4 months ago) | Author: mikej | Changeset: 2582

add quoting to pre build events for directories with spaces in their paths

2371 annotated / raw | Diffs: previous, other | Lines: 1485 ( +4, -4 )

Created: 2006-08-23 12:26:50 -0400 (2 years 4 months ago) | Author: mikej | Changeset: 2371

Let msvc decide if it needs to re-run the download projects based upon the presence of the downloaded directory.  This now works properly for these targets when it will scroll pass the target as "up-to-date" instead of running it and doing nothing.  This should speed up the build process a bit.

2317 new annotated / raw | Lines: 1485 ( +1485, -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.