[Pkg-cli-apps-commits] [fsharp] annotated tag upstream/3.0.30+dfsg created (now 8c6ffda)
Christopher Halse Rogers
raof-guest at moszumanska.debian.org
Fri Jan 17 05:18:03 UTC 2014
This is an automated email from the git hooks/post-receive script.
raof-guest pushed a change to annotated tag upstream/3.0.30+dfsg
in repository fsharp.
at 8c6ffda (tag)
tagging 1e7b1677418346683efaf9d100ce4f5dc32107db (commit)
tagged by Christopher James Halse Rogers
on Sun Oct 27 20:45:12 2013 +1100
- Log -----------------------------------------------------------------
Upstream version 3.0.30+dfsg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
iQIcBAABCAAGBQJSbOCoAAoJEBiz9Q/lkjwYjosP/1eHJmTKusNoCWIOFflmYHOl
2MeARcg2NKQMU1ccfUFmG54EAYguFOkjOIoXhuig6Ilj51WHXfQR4+x8sz1Qtmsj
KE3kRbCYfGGv2t7j1KI7F4a+UOUczlHQW4n5a62sjiF3cNG73nmlDkMIwZNaLnFN
wf/AbWqFhk9sKXVBo2I0VRFFQr0Hw0jvbOP41WFH477oD2VufCYWT2zfjqqtiZ84
Y0reAL41102d0nsPk33abHRXE/83TXN0+siOQkmVptnDpQkTlqk3PhWlH32SE6Vl
Kc2g7l0KMfjGmq6FKyoly4+Qc33AbnKnrCVrHm9s1XUkG6wSzBtiD/JidSMHJTw9
8ISxLwpM6KCwYj/1RlZDnSVpk9emfvtD4yC6ik/Ke8mbpjXuJibIitd9+KYgw5TA
lyw29RCpf9Ur/+JXpG3U7ufWe8veFeyhLs1O72HlMrVYx0jc5m6/hNjLJLP8eKRu
l5A4qDdn9S5z6rNufXAHJeBVeGvKeN8akKVqsFW6Pd7GjOrPBdT3SV8dukLpe8ZB
sE8RDvmwT9hATznjJm1qudO6xOjesXIAgVtcyp0RZjFyQL0un2soUOBTVwYRIqpI
g43gdllHucQGlY+rSdI4WNK4g6lS1hGHfieps5xKTP7tUc9b8BlSvXVM+CmFPv+/
JtEXa9d9VcTsSkG9yrYI
=CK8d
-----END PGP SIGNATURE-----
7sharp9 (3):
Added MonoTouch assemblies to the dependencies folder
Added a new target to the build - monotouch
Fix for #131 - SimpleSourceCodeServices.fs will not generate dynamic assemblies for non silverlight builds
Andreia Gaita (22):
Clean source of the F# compiler r54075, based on the contents of the
bootstrap libraries
Makefiles and public keys
Implement signing using Mono.Security
Fix BigInteger call
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
Add DESTDIR support. Install assemblies on mono/fsharp-VERSION.
Fix paths
Include FSharp.Build in the installation
fix launcher paths
install .optdata and .sigdata files
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
use relative paths when symlinking
Disable winforms event loop on fsi
info about powerpack sources
Fix symbolic link creation to make OSX happy
Merge pull request #10 from killerswan/master
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 #25 from knocte/master
Andres G. Aragoneses (14):
Add an autogen.sh file to have a more expectable build system
configure.ac: require Mono 2.9
targets.make: fix generation of Microsoft.FSharp.targets
install: add symlinks to MS.FSharp.targets to make xbuild happy
install: add symlinks for assemblies in /Microsoft F#/ dir too
install: put a symlink as well in the 4.5 profile prefix
install: symlink libs too from 4.5 to 4.0
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 if not using Mono >= 2.11.5
configure.ac: fix typo
Reenable pkgconfig check for mono, but reducing bloat
configure.ac: Mono 2.11.5 == 3.0
configure: do not use SGen if Mono < 3.0
Andrés G. Aragoneses (3):
configure: improve the prefix warning, and simplify some bits
build: rename some build-time variables, for consistency
install: stop using current mono prefix to install, respect --prefix arg
Anton Tayanovskyy (1):
Attempt to fix #119. Fixes the example on cold start "fsi --exec $file" on Mono
Antony Denyer (1):
mkdir before creating symlinks (knocte's recent mistake)
Ben Winkel (113):
Merge pull request #22 from knocte/master
Merge pull request #23 from antonydenyer/master
Initial import of F# 3.0 code into "master"
Update bootstrap compiler to build as far as the proto compiler
Update and simplify README
remove needless files from bootstrap
Merge branch 'master' of https://github.com/fsharp/fsharp
Update README
Bring F# 3.0 up on Mono profile 4.0
Ignore exception from xml doc processing when bootstrapping
Merge branch 'master' of https://github.com/fsharp/fsharp
Fix to get proto building again
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
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
Fix compile for Mono-for-.NET-4.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
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
Fix /resident
Launch Mono with --gc=sgen curing the F# compiler build.
Remove attribute that is missing in some Mono profile versions
Fix build of proto
Remove unused old unit test files
Remove unused bootstrap file
Disable SGEN by default (SGEN assumed not to be stable enough)
add extra path to aclocal on mac
Optionally build FSharp.Core for Mono profile 2.1 (MonoAndroid, on Mac).
revert missing binaries
Fix build (missing FSharp.Core)
comments in config.make.in
Discard error from aclocal call (which seems to be needed on some Mac installations)
Show gacutil command during makefile-based install
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
Remove PKG_CHECK_MODULES check that's causing so much trouble
Update bootstrap compiler to F# 3.0
Use lib/debug instead of lib/release for build results
Remove fsharpc2, fsharpi2
Allow install of 2.1 FSharp.Core assembly with "make install-2-1"
Merge pull request #35 from jack-pappas/master
Enable xbuild support by intalling fsc.exe in mono/lib/4.5
Merge pull request #38 from jack-pappas/master
Fix implementation of Microsoft.FSharp.targets for projects containing resources
Merge branch 'master' of https://github.com/fsharp/fsharp
Fold in fix for Mono that got lost in 2.0 --> 3.0 transition
Build FSharp.Build against Microsoft.FSharp.Tasks.v4.0.dll
Compiler location not being correctly determined by FSharp.Build.dll on Mac/Linux
Addition to previous change
Remove unnecessary file
Use SGEN if mono-sgen is available
Towards bootstrapping the compiler with xbuild
Update bootstrap binaries and targets
Minor variable renaming
Missing changes from last commit for Makefile build
Delete files that should not have been checkd in
Workaround problem with "fsharpi --gui" on mac
Fix buid break
require 'make' before 'make install'
Fix mistake in Makefile
Add portable profile redirects
minor clarifications to readme
Put comment in right place in FsSrGen
Fix computation of dependencies for resources in Microsoft.FSharp.targets
Fixes to allow optional bootstrap using xbuild and loading compiler .fsproj into MonoDevelop
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
Inputs="$(MSBuildAllProjects);@(Compile);@(ManifestResourceWithNoCulture);@(ManifestNonResxWithNoCultureOnDisk);@(CompiledLicenseFile);@(DocFileItem);
Simplify banner text for open source edition
Turn off readline for background F# interactive
Correction to previous checking
Fix banner text
additions to .gitignore
Always use mono-sgen for /resident background process
add build-proj for fully automated xbuild build
Update README notes on building
Cleanup original readme
xbuild FSharp.Core for Mono 2.1 profile
Deliberate build break to test continuous build process
Revert deliberate build break
missing FSharp.Core for FSharp.SrGen.Build.dll
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
Use strong names for bootstrap compiler to help with compile on windows
More work aiming to get build working on windows
make "xbuild fsharp-build.proj /t:Clean work
typo
Add strong-name signed bootstrap FSharp.Core
update to previous checkin
add FSharp.Core project refrence to FShap.Compiler.fsproj
update bootstrap to use signed FSharp.Core
typo in FSharp.Compiler.fsroj
Look for fsc.exe alongside FSharp.Build.dll
Update FSharp.Build.dll to probe for fsc.exe alongside it
fix banner string
Update README.md
Make mono/xbuild F# resource naming a bit more consistent with Visual F#
Remove print statements from last checkin
protect against a null condition if no DefineConstants is present
reduce noise during build
fix build break
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
Bikal Gurung (2):
Added quotation to --keyfile value
fixed "" to -- keyfile:""
Brian McKenna (1):
Compile and install F# Interactive (fsi.exe)
Christopher James Halse Rogers (2):
Imported Upstream version 3.0.27
Imported Upstream version 3.0.30+dfsg
Dave Thomas (1):
Updated readme, added in configuration for MonoTouch target.
Don Syme (24):
Merge pull request #21 from knocte/proper-mono-dep-check
Merge pull request #20 from jack-pappas/master
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
Merge pull request #132 from 7sharp9/master
Merge pull request #134 from bikal/master
Integrate updates from Visual F# team for Visual Studio 2012 Update 2
Integrate changes from Microsoft Visual F# source code drop http://fsharppowerpack.codeplex.com up to change 71609, including changes for VS2012 Update 2 - Portable Async and Query fixes
Minor textual changes to align fsharp/fsharp with fsharppowerpack.codeplex.com
Merge pull request #137 from ovatsus/master
Merge pull request #139 from iigorr/master
Merge pull request #138 from sayurin/master
Fix the hosted FsiEvaluationSession sample
Merge pull request #147 from jpalmer/master
Merge pull request #157 from knocte/small_fixes
Merge pull request #159 from knocte/3.0.30
Merge pull request #160 from ovatsus/master
fix build.bat
Partial fix for #163
remove incorrect installation directories
fix mistake in previous commit
FunnelWeb (2):
Makefile improvements to partially enable parallel build with 'make -j3'
Fix and simplify makefiles
Gustavo Guerra (21):
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
Update readme instructions for machines with VS2012 that never had VS2010 installed
Fix build.bat on windows
Heather Mason (1):
build script
Igor Lankin (1):
Fixed typo in api doc
Jack Pappas (12):
Modified build options so assemblies are compiled with optimizations on.
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.
Merge branch 'master' of git://github.com/fsharp/fsharp.
- Updated README for F# 3.0.
- Fixed some formatting.
- Fixed formatting.
- Fixed 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.
- Formatted the README with Markdown.
- Fixed a couple of minor typos.
Johann Deneux (3):
Disabled LF normalization
Added new target framework 'net40-xna40-xbox360'.
Ignore suo files.
Kevin Cantu (1):
renamed the F# launch scripts to avoid a name collision with the Scala fast offline compiler, fsc
Kurata Sayuri (1):
Async.Parallel calls Seq.toArray twice.
Matthias Dittrich (1):
use ClrRoot of current RuntimeEnvironment instead of hardcoded 4.0 on mono
Miguel de Icaza (5):
We are fine using the MacOSX autoconf
Add some Emacs-like keybindings to make FSI usable on Unix
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
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 (43):
copy and install xml files
Install docs for FSharp.Core 2.0
Build and install FSharp.Core 2.1 profile by default
Merge branch 'master' of https://github.com/fsharp/fsharp
Add notes to README.md about what's produced by build
Fix token used for XML documentation GAC entries
Fix resource file processing in bootstrap when using MSBuild
Adjust fix to targets to treat resources correctly for both msbuild and xbuild
Adjust configuration message to give better guidance
Allow build using xbuild and Mono
Merge branch 'master' of https://github.com/fsharp/fsharp
Suppress generation of DebuggerBrowsable if not in mscorlib
Fix mistake in suppressing generation of DebuggerBrowsable
Fix unnecessary rebuild of DLLs when using msbuild
Update Microsoft.FSharp.targets in bootstrap to handle resources correctly
Fix READMEs to document build on windows
Fix build on windows to put binaries in same places as build on unix
Merge branch 'master' of https://github.com/fsharp/fsharp
Undo line ending changes in FSharpSource.targets
Add fsiAnyCpu.exe to the xbuild/msbuild
Make .NET 4.0 compiler align with Silverlight capabilitiies
Add build of fsiAnyCpu.exe to Makefile
fix build break for sl5-compiler
Fix build break on windows
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
Merge pull request #121 from matthid/useRuntimeClrRoot
Merge pull request #120 from Heather/heather
Merge pull request #126 from intellifactory/master
Merge pull request #128 from 7sharp9/patch-1
Merge pull request #129 from 7sharp9/master
john pamer (1):
Add support for reporting errors in the same style as gcc
knocte (1):
Merge pull request #58 from vishnumenon/master
kongo2002 (1):
fix up resolution of assembly references
linux (1):
use name Microsoft.FSharp.Targets instead of Microsoft.FSharp.target
vishnumenon (1):
Fixed a typo
-----------------------------------------------------------------------
No new revisions were added by this update.
--
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