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

Commitf0db0f9

Browse files
committed
Update README.md
1 parent7cb1620 commitf0db0f9

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

‎README.md‎

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,14 @@ xbuild fsharp-build.proj
4444
However the binaries produced are NOT yet usable because they are not correcy strong-name signed. Further, building using
4545
xbuild does not create a Mono-ready distribution (see src/fsharp/targets.make).
4646

47-
##Notes
47+
##Development notes
48+
49+
We have a CI build set up with the JetBrains/Teamcity server as part of the F# community projects there:
50+
51+
http://teamcity.codebetter.com/project.html?projectId=project61&tab=projectOverview
52+
53+
@forki controls access. Right now this builds both a Mono 'make' install and a Windows 'cd src; msbuild fsharp-build.proj' build. No binaries are saved from the build, it is just for sanity checking.
4854

4955
Uses bootstrapping libraries, tools and F# compiler. The`lib/bootstrap/X.0` directories contain mono-built libraries, compiler and tools that can be used to bootstrap a build. You can also supply your own via the`--with-bootstrap` option.
5056

51-
F#original powerpacksources are available from[fsharppowerpack.codeplex.com](http://fsharppowerpack.codeplex.com).
57+
F#compilersources dropped by Microsoft are available from[fsharppowerpack.codeplex.com](http://fsharppowerpack.codeplex.com).

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp