[Pkg-cli-apps-commits] [SCM] fsharp annotated tag, debian/3.0.26-1, created. debian/3.0.26-1

Christopher James Halse Rogers raof at ubuntu.com
Fri Apr 12 10:06:28 UTC 2013


The annotated tag, debian/3.0.26-1 has been created
        at  a7937ffdbd2d4d52e61da39ba64fe123130e9ccc (tag)
   tagging  3bb6d967db921e0e8c5ec7d75054f6d6aa3a2fdb (commit)
 tagged by  Jo Shields
        on  Fri Apr 12 11:05:34 2013 +0100

- Shortlog ------------------------------------------------------------
Debian release 3.0.26-1

Andreia Gaita (44):
      Clean source of the F# compiler r54075, based on the contents of the
      Clean source of the F# compiler r54075, based on the contents of the
      bootstrap libraries
      bootstrap libraries
      Makefiles and public keys
      Makefiles and public keys
      Implement signing using Mono.Security
      Implement signing using Mono.Security
      Fix BigInteger call
      Fix BigInteger call
      Bump the mono requiremente on the README - needs mono a57254256 or later
      Bump the mono requiremente on the README - needs mono a57254256 or later
      Fix mono path detection and add --with-gacdir flag for manually setting it
      Fix mono path detection and add --with-gacdir flag for manually setting it
      Add DESTDIR support. Install assemblies on mono/fsharp-VERSION.
      Add DESTDIR support. Install assemblies on mono/fsharp-VERSION.
      Fix paths
      Fix paths
      Include FSharp.Build in the installation
      Include FSharp.Build in the installation
      fix launcher paths
      fix launcher paths
      install .optdata and .sigdata files
      install .optdata and .sigdata files
      Install the libraries on mono/X.0 instead of mono/fsharp-X.0 to make it easier
      Install the libraries on mono/X.0 instead of mono/fsharp-X.0 to make it easier
      Change the tar creation to include a top level directory
      Change the tar creation to include a top level directory
      use relative paths when symlinking
      use relative paths when symlinking
      Disable winforms event loop on fsi
      Disable winforms event loop on fsi
      info about powerpack sources
      info about powerpack sources
      Fix symbolic link creation to make OSX happy
      Fix symbolic link creation to make OSX happy
      Merge pull request #10 from killerswan/master
      Merge pull request #10 from killerswan/master
      F# source merge of r67146 from http://fsharppowerpack.codeplex.com/ plus fixes for mono
      F# source merge of r67146 from http://fsharppowerpack.codeplex.com/ plus fixes for mono
      Merge pull request #17 from kongo2002/reference_fix
      Merge pull request #17 from kongo2002/reference_fix
      Merge pull request #25 from knocte/master
      Merge pull request #25 from knocte/master

Andres G. Aragoneses (27):
      Add an autogen.sh file to have a more expectable build system
      Add an autogen.sh file to have a more expectable build system
      configure.ac: require Mono 2.9
      configure.ac: require Mono 2.9
      targets.make: fix generation of Microsoft.FSharp.targets
      targets.make: fix generation of Microsoft.FSharp.targets
      install: add symlinks to MS.FSharp.targets to make xbuild happy
      install: add symlinks to MS.FSharp.targets to make xbuild happy
      install: add symlinks for assemblies in /Microsoft F#/ dir too
      install: add symlinks for assemblies in /Microsoft F#/ dir too
      install: put a symlink as well in the 4.5 profile prefix
      install: put a symlink as well in the 4.5 profile prefix
      install: symlink libs too from 4.5 to 4.0
      install: symlink libs too from 4.5 to 4.0
      autogen.sh: don't tell to install autoconf if autoreconf exists and fails
      autogen.sh: don't tell to install autoconf if autoreconf exists and fails
      configure.ac: warn about not using the same prefix as mono
      configure.ac: warn about not using the same prefix as mono
      configure.ac: warn if not using Mono >= 2.11.5
      configure.ac: warn if not using Mono >= 2.11.5
      configure.ac: fix typo
      configure.ac: fix typo
      Reenable pkgconfig check for mono, but reducing bloat
      Reenable pkgconfig check for mono, but reducing bloat
      configure.ac: Mono 2.11.5 == 3.0
      configure.ac: Mono 2.11.5 == 3.0
      configure: do not use SGen if Mono < 3.0

Antony Denyer (2):
      mkdir before creating symlinks (knocte's recent mistake)
      mkdir before creating symlinks (knocte's recent mistake)

Ben Winkel (217):
      Merge pull request #22 from knocte/master
      Merge pull request #22 from knocte/master
      Merge pull request #23 from antonydenyer/master
      Merge pull request #23 from antonydenyer/master
      Initial import of F# 3.0 code into "master"
      Initial import of F# 3.0 code into "master"
      Update bootstrap compiler to build as far as the proto compiler
      Update bootstrap compiler to build as far as the proto compiler
      Update and simplify README
      Update and simplify README
      remove needless files from bootstrap
      remove needless files from bootstrap
      Merge branch 'master' of https://github.com/fsharp/fsharp
      Merge branch 'master' of https://github.com/fsharp/fsharp
      Update README
      Update README
      Bring F# 3.0 up on Mono profile 4.0
      Bring F# 3.0 up on Mono profile 4.0
      Ignore exception from xml doc processing when bootstrapping
      Ignore exception from xml doc processing when bootstrapping
      Merge branch 'master' of https://github.com/fsharp/fsharp
      Merge branch 'master' of https://github.com/fsharp/fsharp
      Fix to get proto building again
      Fix to get proto building again
      Changes to bring F# 3.0 library and compiler up on Mono 2.0 profile
      Changes to bring F# 3.0 library and compiler up on Mono 2.0 profile
      bring forward Miguel's console aditions for use on Unix
      bring forward Miguel's console aditions for use on Unix
      Changes to bring up F# interactive on Mono profile for .NET 2.0
      Changes to bring up F# interactive on Mono profile for .NET 2.0
      replace bootstrap FSharp.Compiler.dll with one that doesnt emit warning on lex.fs
      replace bootstrap FSharp.Compiler.dll with one that doesnt emit warning on lex.fs
      Fix compile for Mono-for-.NET-4.0
      Fix compile for Mono-for-.NET-4.0
      Put Microsoft.FSharp.targets in place expected for F# 3.0
      Put Microsoft.FSharp.targets in place expected for F# 3.0
      Use correct 2.3.0.0/4.3.0.0 version numbers on F# 3.0 assemblies
      Use correct 2.3.0.0/4.3.0.0 version numbers on F# 3.0 assemblies
      Add policy files for FSharp.Core 2.0.0.0,4.0.0.0 --> 2.3.0.0, 4.3.0.0
      Add policy files for FSharp.Core 2.0.0.0,4.0.0.0 --> 2.3.0.0, 4.3.0.0
      Remove --debug from mono switches when running the F# compiler in the build
      Remove --debug from mono switches when running the F# compiler in the build
      Fix /resident
      Fix /resident
      Launch Mono with --gc=sgen curing the F# compiler build.
      Launch Mono with --gc=sgen curing the F# compiler build.
      Remove attribute that is missing in some Mono profile versions
      Remove attribute that is missing in some Mono profile versions
      Fix build of proto
      Fix build of proto
      Remove unused old unit test files
      Remove unused old unit test files
      Remove unused bootstrap file
      Remove unused bootstrap file
      Disable SGEN by default (SGEN assumed not to be stable enough)
      Disable SGEN by default (SGEN assumed not to be stable enough)
      add extra path to aclocal on mac
      add extra path to aclocal on mac
      Optionally build FSharp.Core for Mono profile 2.1 (MonoAndroid, on Mac).
      Optionally build FSharp.Core for Mono profile 2.1 (MonoAndroid, on Mac).
      revert missing binaries
      revert missing binaries
      Fix build (missing FSharp.Core)
      Fix build (missing FSharp.Core)
      comments in config.make.in
      comments in config.make.in
      Discard error from aclocal call (which seems to be needed on some Mac installations)
      Discard error from aclocal call (which seems to be needed on some Mac installations)
      Show gacutil command during makefile-based install
      Show gacutil command during makefile-based install
      Use mono-sgen for /resident server if mono-sgen is being used for the client
      Use mono-sgen for /resident server if mono-sgen is being used for the client
      Add comment about the place where creating the IncrementalBuilder can fail
      Add comment about the place where creating the IncrementalBuilder can fail
      Remove PKG_CHECK_MODULES check that's causing so much trouble
      Remove PKG_CHECK_MODULES check that's causing so much trouble
      Update bootstrap compiler to F# 3.0
      Update bootstrap compiler to F# 3.0
      Use lib/debug instead of lib/release for build results
      Use lib/debug instead of lib/release for build results
      Remove fsharpc2, fsharpi2
      Remove fsharpc2, fsharpi2
      Allow install of 2.1 FSharp.Core assembly with "make install-2-1"
      Allow install of 2.1 FSharp.Core assembly with "make install-2-1"
      Merge pull request #35 from jack-pappas/master
      Merge pull request #35 from jack-pappas/master
      Enable xbuild support by intalling fsc.exe in mono/lib/4.5
      Enable xbuild support by intalling fsc.exe in mono/lib/4.5
      Merge pull request #38 from jack-pappas/master
      Merge pull request #38 from jack-pappas/master
      Fix implementation of Microsoft.FSharp.targets for projects containing resources
      Fix implementation of Microsoft.FSharp.targets for projects containing resources
      Merge branch 'master' of https://github.com/fsharp/fsharp
      Merge branch 'master' of https://github.com/fsharp/fsharp
      Fold in fix for Mono that got lost in 2.0 --> 3.0 transition
      Fold in fix for Mono that got lost in 2.0 --> 3.0 transition
      Build FSharp.Build against Microsoft.FSharp.Tasks.v4.0.dll
      Build FSharp.Build against Microsoft.FSharp.Tasks.v4.0.dll
      Compiler location not being correctly determined by FSharp.Build.dll on Mac/Linux
      Compiler location not being correctly determined by FSharp.Build.dll on Mac/Linux
      Addition to previous change
      Addition to previous change
      Remove unnecessary file
      Remove unnecessary file
      Use SGEN if mono-sgen is available
      Use SGEN if mono-sgen is available
      Towards bootstrapping the compiler with xbuild
      Towards bootstrapping the compiler with xbuild
      Update bootstrap binaries and targets
      Update bootstrap binaries and targets
      Minor variable renaming
      Minor variable renaming
      Missing changes from last commit for Makefile build
      Missing changes from last commit for Makefile build
      Delete files that should not have been checkd in
      Delete files that should not have been checkd in
      Workaround problem with "fsharpi --gui" on mac
      Workaround problem with "fsharpi --gui" on mac
      Fix buid break
      Fix buid break
      require 'make' before 'make install'
      require 'make' before 'make install'
      Fix mistake in Makefile
      Fix mistake in Makefile
      Add portable profile redirects
      Add portable profile redirects
      minor clarifications to readme
      minor clarifications to readme
      Put comment in right place in FsSrGen
      Put comment in right place in FsSrGen
      Fix computation of dependencies for resources in Microsoft.FSharp.targets
      Fix computation of dependencies for resources in Microsoft.FSharp.targets
      Fixes to allow optional bootstrap using xbuild and loading compiler .fsproj into MonoDevelop
      Fixes to allow optional bootstrap using xbuild and loading compiler .fsproj into MonoDevelop
      Use lowercase "targets" not "Targets"
      Use lowercase "targets" not "Targets"
      Fix: xbuild doesn't load FSharp.Build.dll when compiling .NET 2.0/3.5 projects with ToolsVersion=3.5
      Fix: xbuild doesn't load FSharp.Build.dll when compiling .NET 2.0/3.5 projects with ToolsVersion=3.5
      Inputs="$(MSBuildAllProjects);@(Compile);@(ManifestResourceWithNoCulture);@(ManifestNonResxWithNoCultureOnDisk);@(CompiledLicenseFile);@(DocFileItem);
      Inputs="$(MSBuildAllProjects);@(Compile);@(ManifestResourceWithNoCulture);@(ManifestNonResxWithNoCultureOnDisk);@(CompiledLicenseFile);@(DocFileItem);
      Simplify banner text for open source edition
      Simplify banner text for open source edition
      Turn off readline for background F# interactive
      Turn off readline for background F# interactive
      Correction to previous checking
      Correction to previous checking
      Fix banner text
      Fix banner text
      additions to .gitignore
      additions to .gitignore
      Always use mono-sgen for /resident background process
      Always use mono-sgen for /resident background process
      add build-proj for fully automated xbuild build
      add build-proj for fully automated xbuild build
      Update README notes on building
      Update README notes on building
      Cleanup original readme
      Cleanup original readme
      xbuild FSharp.Core for Mono 2.1 profile
      xbuild FSharp.Core for Mono 2.1 profile
      Deliberate build break to test continuous build process
      Deliberate build break to test continuous build process
      Revert deliberate build break
      Revert deliberate build break
      missing FSharp.Core for FSharp.SrGen.Build.dll
      missing FSharp.Core for FSharp.SrGen.Build.dll
      Merge branch 'master' of https://github.com/fsharp/fsharp
      Merge branch 'master' of https://github.com/fsharp/fsharp
      Fix bootstrap FSharp.SRGen.Build.Tasks so it is next to te FSHarp.Core.dll it likes
      Fix bootstrap FSharp.SRGen.Build.Tasks so it is next to te FSHarp.Core.dll it likes
      Use strong names for bootstrap compiler to help with compile on windows
      Use strong names for bootstrap compiler to help with compile on windows
      More work aiming to get build working on windows
      More work aiming to get build working on windows
      make "xbuild fsharp-build.proj /t:Clean work
      make "xbuild fsharp-build.proj /t:Clean work
      typo
      typo
      Add strong-name signed bootstrap FSharp.Core
      Add strong-name signed bootstrap FSharp.Core
      update to previous checkin
      update to previous checkin
      add FSharp.Core project refrence to FShap.Compiler.fsproj
      add FSharp.Core project refrence to FShap.Compiler.fsproj
      update bootstrap to use signed FSharp.Core
      update bootstrap to use signed FSharp.Core
      typo in FSharp.Compiler.fsroj
      typo in FSharp.Compiler.fsroj
      Look for fsc.exe alongside FSharp.Build.dll
      Look for fsc.exe alongside FSharp.Build.dll
      Update FSharp.Build.dll to probe for fsc.exe alongside it
      Update FSharp.Build.dll to probe for fsc.exe alongside it
      fix banner string
      fix banner string
      Update README.md
      Update README.md
      Make mono/xbuild F# resource naming a bit more consistent with Visual F#
      Make mono/xbuild F# resource naming a bit more consistent with Visual F#
      Remove print statements from last checkin
      Remove print statements from last checkin
      protect against a null condition if no DefineConstants is present
      protect against a null condition if no DefineConstants is present
      reduce noise during build
      reduce noise during build
      fix build break
      fix build break
      Merge pull request #67 from deneuxj/e33e4fc6af3772a044737d9ee1b882b30a25e739
      Merge pull request #67 from deneuxj/e33e4fc6af3772a044737d9ee1b882b30a25e739
      Merge pull request #74 from ony/master
      Merge pull request #77 from fahadsuhaib/master
      update gitattributes according to discussion in http://github.com/fsharp/fsharp/pull/78
      Fix #69 - fix remaining uses of #if MONO
      Missing line from last checkin
      Another fix to last checkin
      Merge pull request #80 from funnelweb/master
      Enable build of FSharp.Core for portable-net4+sl4+wp71+win8
      Merge pull request #81 from funnelweb/master

Brian McKenna (2):
      Compile and install F# Interactive (fsi.exe)
      Compile and install F# Interactive (fsi.exe)

Christopher James Halse Rogers (14):
      Initial packaging
      Fix watch file
      Bump to latest upstream release
      Fix build-dependencies
      Fix spelling in package descriptions.
      Fix upstream URL in copyright
      Close ITP from changelog
      Fix empty fsharp-build and fsharp-compiler packages by actually installing files
      Add FSharp.Data.TypeProviders package
      Install libraries to GAC
      Exclude mcoree.dll from dependency resolution.
      Fix permissions of *.xml
      Fix more permissions
      Fake-merge debian/master; upstream rebased?

Don Syme (10):
      Merge pull request #21 from knocte/proper-mono-dep-check
      Merge pull request #21 from knocte/proper-mono-dep-check
      Merge pull request #20 from jack-pappas/master
      Merge pull request #20 from jack-pappas/master
      merge update to F# power pack original sources
      merge update to F# power pack original sources
      Merge pull request #102 from ovatsus/master
      Merge pull request #103 from ovatsus/master
      Fix docs for bitwise operators
      Merge branch 'master' of https://github.com/fsharp/fsharp

FunnelWeb (4):
      Makefile improvements to partially enable parallel build with 'make -j3'
      Makefile improvements to partially enable parallel build with 'make -j3'
      Fix and simplify makefiles
      Fix and simplify makefiles

Gustavo Guerra (19):
      Add ngen step to readme
      Create FSharp.Core.Portable.fsproj
      Create FSharp.Core.Portable.sln
      Add FX_NO_STRUCTURAL_EQUALITY to portable-net4+sl4+wp71+win8
      Force resolution to Portable version of .dlls
      Switch to Profile88 and add more missing defines
      Fix compilation errors in control.fs
      Fix compilation for wp7 target
      Fix compilation errors in control.fs
      Fix compilation errors in control.fs
      Update Readme to state correct Portable Profile
      Fix reference assemblies path for wp7 target
      Missing defines for wp7 target
      Create new FX_NO_QUOTATIONS_COMPILE define
      Fix compilation errors in Linq.fs for wp7 target
      Add old version of profile as portable-net45+sl5+win8
      Add old version of profile as portable-net45+sl5+win8
      Update Readme to have both Profile47 and Profile88
      Add obj to .gitignore and remove temp files that went into last pull request

Jack Pappas (24):
      Modified build options so assemblies are compiled with optimizations on.
      Modified build options so assemblies are compiled with optimizations on.
      Changed --debug flag to 'pdbonly'
      Changed --debug flag to 'pdbonly'
      - Reformatted README.html with markdown and renamed it to README-original.md so it doesn't interfere with the new README.
      - Reformatted README.html with markdown and renamed it to README-original.md so it doesn't interfere with the new README.
      Merge branch 'master' of git://github.com/fsharp/fsharp.
      Merge branch 'master' of git://github.com/fsharp/fsharp.
      - Updated README for F# 3.0.
      - Updated README for F# 3.0.
      - Fixed some formatting.
      - Fixed some formatting.
      - Fixed formatting.
      - Fixed formatting.
      - Fixed formatting.
      - Fixed formatting.
      - Fixed links and a bit of formatting.
      - Fixed links and a bit of formatting.
      - Rename README to README.md so we can use Markdown formatting and Github will render it correctly.
      - Rename README to README.md so we can use Markdown formatting and Github will render it correctly.
      - Formatted the README with Markdown.
      - Formatted the README with Markdown.
      - Fixed a couple of minor typos.
      - Fixed a couple of minor typos.

Johann Deneux (4):
      Disabled LF normalization
      Disabled LF normalization
      Added new target framework 'net40-xna40-xbox360'.
      Ignore suo files.

Kevin Cantu (2):
      renamed the F# launch scripts to avoid a name collision with the Scala fast offline compiler, fsc
      renamed the F# launch scripts to avoid a name collision with the Scala fast offline compiler, fsc

Miguel de Icaza (9):
      We are fine using the MacOSX autoconf
      We are fine using the MacOSX autoconf
      Add some Emacs-like keybindings to make FSI usable on Unix
      Add some Emacs-like keybindings to make FSI usable on Unix
      Merge pull request #19 from knocte/add_autogen
      Merge pull request #19 from knocte/add_autogen
      [fsharpi]: add kill-to-end-of-line (control-k), fix control-p and control-n (F# uses decimals, not octals), and make control-d delete char when not at the end
      [fsharpi]: add kill-to-end-of-line (control-k), fix control-p and control-n (F# uses decimals, not octals), and make control-d delete char when not at the end
      Merge pull request #98 from rneatherway/master

Mohamed Suhaib Fahad (2):
      fix: support for monodroid with F#
      - updated commit for monodroid integration

Nikolay Orlyuk (2):
      Respect --with-gacdir=/path/to/gac
      use only relative symlinks

Quentin Lord (5):
      Merge pull request #87 from deneuxj/outgoing2
      Merge pull request #88 from knocte/master
      Merge pull request #108 from funnelweb/issue68
      Merge pull request #109 from funnelweb/fix107
      Merge pull request #110 from funnelweb/fix107

Robin Neatherway (1):
      Add argument quoting in launchers for fsc and fsi

Steffen Forkmann (1):
      Merge pull request #76 from funnelweb/tb2

funnelweb (63):
      copy and install xml files
      copy and install xml files
      Install docs for FSharp.Core 2.0
      Install docs for FSharp.Core 2.0
      Build and install FSharp.Core 2.1 profile by default
      Build and install FSharp.Core 2.1 profile by default
      Merge branch 'master' of https://github.com/fsharp/fsharp
      Merge branch 'master' of https://github.com/fsharp/fsharp
      Add notes to README.md about what's produced by build
      Add notes to README.md about what's produced by build
      Fix token used for XML documentation GAC entries
      Fix token used for XML documentation GAC entries
      Fix resource file processing in bootstrap when using MSBuild
      Fix resource file processing in bootstrap when using MSBuild
      Adjust fix to targets to treat resources correctly for both msbuild and xbuild
      Adjust fix to targets to treat resources correctly for both msbuild and xbuild
      Adjust configuration message to give better guidance
      Adjust configuration message to give better guidance
      Allow build using xbuild and Mono
      Allow build using xbuild and Mono
      Merge branch 'master' of https://github.com/fsharp/fsharp
      Merge branch 'master' of https://github.com/fsharp/fsharp
      Suppress generation of DebuggerBrowsable if not in mscorlib
      Suppress generation of DebuggerBrowsable if not in mscorlib
      Fix mistake in suppressing generation of DebuggerBrowsable
      Fix mistake in suppressing generation of DebuggerBrowsable
      Fix unnecessary rebuild of DLLs when using msbuild
      Fix unnecessary rebuild of DLLs when using msbuild
      Update Microsoft.FSharp.targets in bootstrap to handle resources correctly
      Update Microsoft.FSharp.targets in bootstrap to handle resources correctly
      Fix READMEs to document build on windows
      Fix READMEs to document build on windows
      Fix build on windows to put binaries in same places as build on unix
      Fix build on windows to put binaries in same places as build on unix
      Merge branch 'master' of https://github.com/fsharp/fsharp
      Merge branch 'master' of https://github.com/fsharp/fsharp
      Undo line ending changes in FSharpSource.targets
      Undo line ending changes in FSharpSource.targets
      Add fsiAnyCpu.exe to the xbuild/msbuild
      Add fsiAnyCpu.exe to the xbuild/msbuild
      Make .NET 4.0 compiler align with Silverlight capabilitiies
      Make .NET 4.0 compiler align with Silverlight capabilitiies
      Add build of fsiAnyCpu.exe to Makefile
      Add build of fsiAnyCpu.exe to Makefile
      fix build break for sl5-compiler
      fix build break for sl5-compiler
      Fix build break on windows
      Fix build break on windows
      Fix build break on windows (part 2)
      Fix build break on windows (part 2)
      Drop fsi.exe.config etc.
      Add sample project created using MonoDevelop FSharpBinding 3.2.8 console app template
      fix build break on mac
      Enable build of FSharp.Data.TypeProviders.dll
      Undo setting of LKG which breaks build
      Adjust assembly info
      Remove warning
      Fix #68: Add build of FSharp.Data.TypeProivders.dll to open source edition
      Fix #107 - Installing on Mono 3.0.4
      Allow debug build using 'make' and document it
      Add /p:Configuration=Release to README notes
      Simplify notes on making debug binaries
      Update README.md

knocte (2):
      Merge pull request #58 from vishnumenon/master
      Merge pull request #58 from vishnumenon/master

kongo2002 (2):
      fix up resolution of assembly references
      fix up resolution of assembly references

linux (1):
      use name Microsoft.FSharp.Targets instead of Microsoft.FSharp.target

vishnumenon (2):
      Fixed a typo
      Fixed a typo

-----------------------------------------------------------------------

-- 
fsharp



More information about the Pkg-cli-apps-commits mailing list