Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 5738 632

latest revision download Branch root:

5738 annotated / raw | Diffs: previous, other | Lines: 214 ( +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.

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

Created: 2006-11-10 11:02:31 -0500 (2 years ago) | Author: mikej | Changeset: 3304

teletone dll needs to built to the dest dir, not to the intermediate dir.

2317 annotated / raw | Diffs: previous, other | Lines: 212 ( +2, -2 )

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.

2290 annotated / raw | Diffs: previous, other | Lines: 212 ( +2, -2 )

Created: 2006-08-14 13:44:38 -0400 (2 years 3 months ago) | Author: mikej | Changeset: 2290

revert static runtime change for msvc.  Bad idea...

2289 annotated / raw | Diffs: previous, other | Lines: 212 ( +2, -2 )

Created: 2006-08-14 12:11:08 -0400 (2 years 3 months ago) | Author: mikej | Changeset: 2289

Change windows build to use static runtime to make it more easily portable to older windows, and to decrease startup time on windows.

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

Created: 2006-03-07 22:29:56 -0500 (2 years 8 months ago) | Author: mikej | Changeset: 797

msvc build fixes

738 annotated / raw | Diffs: previous, other | Lines: 210 ( +25, -4 )

Created: 2006-03-03 03:24:25 -0500 (2 years 9 months ago) | Author: mikej | Changeset: 738

fix mod_spidermonkey load on windows

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

Created: 2006-02-20 14:07:41 -0500 (2 years 9 months ago) | Author: mikej | Changeset: 637

enable warnings as errors in msvc

634 annotated / raw | Diffs: previous, other | Lines: 187 ( +2, -2 )

Created: 2006-02-19 19:23:25 -0500 (2 years 9 months ago) | Author: mikej | Changeset: 634

turn on higher warning level in msvc for the core and libteletone and resolve warnings.

632 new annotated / raw | Lines: 187 ( +187, -0 )

Created: 2006-02-19 16:24:29 -0500 (2 years 9 months ago) | Author: mikej | Changeset: 632

add msvc build to libteletone