Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit91f82d5

Browse files
committed
removing msil from trunk.
1 parent25d9040 commit91f82d5

File tree

211 files changed

+3
-5754
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

211 files changed

+3
-5754
lines changed

‎build.xml‎

Lines changed: 3 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ LOCAL REFERENCE BUILD (LOCKER)
274274
</javac>
275275
<!-- NOTE: Potential problem with maximal command line length on Windows
276276
(32768 characters for XP, since executed with Java's "exec"). See
277-
src/build/msil.xml for more details.-->
277+
src/build/msil.xmlin msil branchfor more details.-->
278278
<scalacfork
279279
destdir="${build-locker.dir}/classes/library"
280280
compilerpathref="starr.classpath"
@@ -1559,24 +1559,6 @@ FORWARDED TARGETS FOR JVM 1.5 BUILD
15591559
</target>
15601560
-->
15611561

1562-
<!-- ===========================================================================
1563-
FORWARDED TARGETS FOR MSIL BUILD
1564-
============================================================================-->
1565-
1566-
<targetname="msil"depends="pack.done">
1567-
<antantfile="${src.dir}/build/msil.xml"target="msil-pack.done"inheritall="yes"inheritrefs="yes"/>
1568-
</target>
1569-
1570-
<targetname="msiltest"/>
1571-
1572-
<targetname="msildist"depends="pack.done">
1573-
<antantfile="${src.dir}/build/msil.xml"target="msil-all.done"inheritall="yes"inheritrefs="yes"/>
1574-
</target>
1575-
1576-
<targetname="msilclean">
1577-
<antantfile="${src.dir}/build/msil.xml"target="msil-all.clean"inheritall="yes"inheritrefs="yes"/>
1578-
</target>
1579-
15801562
<!-- ===========================================================================
15811563
FORWARDED TARGETS FOR PACKAGING
15821564
============================================================================-->
@@ -1585,14 +1567,9 @@ FORWARDED TARGETS FOR PACKAGING
15851567
<antantfile="${src.dir}/build/pack.xml"target="pack-all.done"inheritall="yes"inheritrefs="yes"/>
15861568
</target>
15871569

1588-
<targetname="msildistpack"depends="pack.done">
1589-
<antantfile="${src.dir}/build/msil.xml"target="msil-dist.done"inheritall="yes"inheritrefs="yes"/>
1590-
<antantfile="${src.dir}/build/pack.xml"target="msilpack-all.done"inheritall="yes"inheritrefs="yes"/>
1591-
</target>
1592-
15931570
<!-- Used by the scala-installer script-->
1594-
<targetname="alldistpack"depends="distpack, msildistpack"/>
1595-
<targetname="allallclean"depends="all.clean, msilclean"/>
1571+
<targetname="alldistpack"depends="distpack"/>
1572+
<targetname="allallclean"depends="all.clean"/>
15961573

15971574
<!-- ===========================================================================
15981575
FORWARDED TARGETS FOR NIGHTLY BUILDS
@@ -1610,11 +1587,6 @@ FORWARDED TARGETS FOR NIGHTLY BUILDS
16101587
<antantfile="${src.dir}/build/pack.xml"target="pack-all.done"inheritall="yes"inheritrefs="yes"/>
16111588
</target>
16121589

1613-
<targetname="msilnightly"depends="pack.done">
1614-
<antantfile="${src.dir}/build/msil.xml"target="msil-all.done"inheritall="yes"inheritrefs="yes"/>
1615-
<antantfile="${src.dir}/build/pack.xml"target="msilpack-all.done"inheritall="yes"inheritrefs="yes"/>
1616-
</target>
1617-
16181590
<!-- ===========================================================================
16191591
POSITIONS
16201592
============================================================================-->

‎lib/scalaruntime.dll‎

-5.5 KB
Binary file not shown.

‎src/build/msil.properties.SAMPLE‎

Lines changed: 0 additions & 4 deletions
This file was deleted.

‎src/build/msil.xml‎

Lines changed: 0 additions & 316 deletions
This file was deleted.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp