Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 5962 1045

latest revision download Branch root:

5962 annotated / raw | Diffs: previous, other | Lines: 37 ( +9, -180 )

Created: 2007-10-18 02:28:27 -0400 (13 months ago) | Author: mikej | Changeset: 5962

move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.

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

Created: 2007-10-18 00:15:33 -0400 (13 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: 210 ( +0, -0 )

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

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

3925 annotated / raw | Diffs: previous, other | Lines: 210 ( +2, -2 )

Created: 2007-01-06 23:35:16 -0500 (22 months ago) | Author: mikej | Changeset: 3925

switch all libs and mods to use the dynamic instead of the static runtime so everything in freeswitch runs in a single instance of the runtime.

2325 annotated / raw | Diffs: previous, other | Lines: 210 ( +1, -1 )

Created: 2006-08-18 03:22:18 -0400 (2 years 3 months ago) | Author: mikej | Changeset: 2325

Cleanups from update to new build system for windows.

More to come.

2317 annotated / raw | Diffs: previous, other | Lines: 210 ( +9, -8 )

Created: 2006-08-17 15:58:55 -0400 (2 years 3 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.

1046 annotated / raw | Diffs: previous, other | Lines: 209 ( +1, -1 )

Created: 2006-04-04 18:17:27 -0400 (2 years 7 months ago) | Author: mikej | Changeset: 1046

add mod_commands to msvc build system.

1045 new annotated / raw | Lines: 209 ( +209, -0 )

Created: 2006-04-04 18:03:59 -0400 (2 years 7 months ago) | Author: anthm | Changeset: 1045

add mod_commands