[Pkg-cli-apps-commits] [fsharp] branch master updated (e5b693e -> e3d7ae8)
Christopher Halse Rogers
raof-guest at moszumanska.debian.org
Fri Feb 7 05:58:45 UTC 2014
This is an automated email from the git hooks/post-receive script.
raof-guest pushed a change to branch master
in repository fsharp.
from e5b693e Finalise changelog harder
new 6a7e5c2 Install F# xbuild project infrastructure
new 75f2149 Add basic DEP-8 testsuite, checking that a minimal F# project can be built by xbuild
new e3d7ae8 Add (temporary) links between fsharp and fsharp-console to fix xbuild projects.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
debian/control | 4 +-
debian/fsharp.install | 4 +
debian/fsharp.installcliframework | 4 +
debian/fsharp.links | 4 +
debian/tests/BasicXBuildTest.sln | 20 +
.../tests/BasicXBuildTest/FSharpTest.fsproj | 17 +-
debian/tests/BasicXBuildTest/Tutorial.fs | 752 +++++++++++++++++++++
debian/tests/basic-xbuild-project | 2 +
debian/tests/control | 3 +
9 files changed, 800 insertions(+), 10 deletions(-)
create mode 100644 debian/fsharp.links
create mode 100644 debian/tests/BasicXBuildTest.sln
copy tests/projects/Sample_MonoDevelop_3_2_8_Console/Sample_MonoDevelop_3_2_8_Console/Sample_MonoDevelop_3_2_8_Console.fsproj => debian/tests/BasicXBuildTest/FSharpTest.fsproj (76%)
create mode 100644 debian/tests/BasicXBuildTest/Tutorial.fs
create mode 100644 debian/tests/basic-xbuild-project
create mode 100644 debian/tests/control
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/fsharp.git
More information about the Pkg-cli-apps-commits
mailing list