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: 829 ( +0, -198 )

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

4910 annotated / raw | Diffs: previous, other | Lines: 1027 ( +196, -144 )

Created: 2007-04-10 17:10:42 -0400 (21 months ago) | Author: mikej | Changeset: 4910

starting to slim down the nspr build in prep to merge with the libjs build.

4268 annotated / raw | Diffs: previous, other | Lines: 975 ( +2, -2 )

Created: 2007-02-14 14:42:45 -0500 (22 months ago) | Author: mikej | Changeset: 4268

fix file object support in spidermonkey build

4237 annotated / raw | Diffs: previous, other | Lines: 975 ( +2, -2 )

Created: 2007-02-13 14:45:32 -0500 (22 months ago) | Author: mikej | Changeset: 4237

turn off warnings for now until they can get resolved in tree.

3823 annotated / raw | Diffs: previous, other | Lines: 975 ( +4, -4 )

Created: 2006-12-23 21:36:45 -0500 (2 years ago) | Author: mikej | Changeset: 3823

get spidermonkey building again, we still have a build issue with the file object that is not quite right.

3728 annotated / raw | Diffs: previous, other | Lines: 975 ( +656, -42 )

Created: 2006-12-19 13:54:57 -0500 (2 years ago) | Author: mikej | Changeset: 3728

windows spidermonkey/nspr build redone with checked in js.  We now build nspr ourselves instead of downloading the pre-puilt one.

3406 annotated / raw | Diffs: previous, other | Lines: 361 ( +1, -1 )

Created: 2006-11-18 12:09:25 -0500 (2 years 1 month ago) | Author: mikej | Changeset: 3406

fix spidermonkey release build.

2413 annotated / raw | Diffs: previous, other | Lines: 361 ( +8, -8 )

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.

2325 annotated / raw | Diffs: previous, other | Lines: 361 ( +4, -4 )

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

Cleanups from update to new build system for windows.

More to come.

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