Build description = STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/simonmar/nightly/STABLE
Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-02-unx
Nightly build started on cam-02-unx at Wed Feb 13 18:10:01 GMT 2008.
checki
Build description = HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/simonmar/nightly/HEAD
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx
Nightly build started on cam-02-unx at Wed Feb 13 18:00:01 GMT 2008.
checking out
Mon Feb 11 04:06:24 PST 2008 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* MERGED: Mac installer: Added XCODE_EXTRA_CONFIGURE_ARGS
M ./distrib/MacOS/GHC.xcodeproj/project.pbxproj -2 +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskel
Mon Feb 11 01:41:46 PST 2008 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* MERGED: Mac installer: make Uninstaller a bit more robust
M ./distrib/MacOS/installer-scripts/Uninstaller -9 +9
M ./distrib/MacOS/installer-scripts/create-links -5 +11
Sun Feb 10 22:24:30 PST 2008 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* MERGED: Mac installer: add comprehensive licencing information
./distrib/MacOS/lambda-logo.png ->
./distrib/MacOS/installer-docs/lambda-logo.png
M ./distrib/MacOS/GHC-system.pmdoc/index.xml -1 +1
A ./distrib
Sun Feb 10 22:21:52 PST 2008 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* MERGED: Force -s on ar in xcode builds
M ./distrib/MacOS/GHC.xcodeproj/project.pbxproj -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/lis
Sun Feb 10 00:29:38 PST 2008 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* MERGED: Mac installer: added support for full docs
M ./distrib/MacOS/GHC-system.pmdoc/01ghc.xml -1 +1
M ./distrib/MacOS/GHC-system.pmdoc/index.xml -2 +6
M ./distrib/MacOS/GHC.xcodeproj/project.pbxproj -3 +3
Sun Feb 10 00:28:25 PST 2008 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* MERGED: Fixed permissions and other cleanup in Mac installer package
R ./distrib/MacOS/GHC-system.pmdoc/01ghc-contents.xml
M ./distrib/MacOS/GHC-system.pmdoc/01ghc.xml -1 +1
M ./distrib/MacOS/GHC-system.pmdoc/
Sun Feb 10 00:22:55 PST 2008 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* MERGED: Added Uninstaller
M ./distrib/MacOS/GHC-system.pmdoc/01ghc-contents.xml -1 +1
M ./distrib/MacOS/GHC-system.pmdoc/index.xml -2 +6
A ./distrib/MacOS/installer-scripts/Uninstaller
M ./distrib/MacOS/in
Sun Feb 10 00:21:21 PST 2008 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* MERGED: Most of installer for framework on system volume
M ./distrib/MacOS/GHC-system.pmdoc/01ghc.xml -1 +1
M ./distrib/MacOS/GHC-system.pmdoc/index.xml -1 +3
M ./distrib/MacOS/Makefile +1
A ./distrib/MacO
Sun Feb 10 00:19:08 PST 2008 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* MERGED: xcode build target for fixed /Library/Frameworks inst
- Also moving all MacOS-specific Makefile components into
distrib/MacOS/Makefile
M ./Makefile -31 +27
M ./compiler/main/SysTools.lhs -1 +6
M
Mon Feb 4 21:25:04 PST 2008 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* Split into two types of Mac installer specs
A ./distrib/MacOS/GHC-relocatable.pmdoc/
A ./distrib/MacOS/GHC-relocatable.pmdoc/01ghc-contents.xml
A ./distrib/MacOS/GHC-relocatable.pmdoc/01ghc.xml
A ./distrib
Mon Feb 4 21:20:17 PST 2008 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* Lambda logo for packages
- This image is in the public domain, cf
http://en.wikipedia.org/wiki/Image:Greek_lc_lamda_thin.svg
A ./distrib/MacOS/lambda-logo.png
___
Cv
Sat Feb 2 05:48:53 PST 2008 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* First stab at an installer package for the Mac
- GHC as a Mac framework
- I tried to make a package where the user could choose whether to install
in /Library/Frameworks or ~/Library/Frameworks (to allow installati
Mon Dec 17 01:38:39 PST 2007 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* Eliminate external GMP dependencies
- Ensure the stage1 compiler uses ghc's own GMP library on Mac OS
- Need to rebuild installPackage and ifBuildable with stage1 compiler as they
go into bindists
M ./Makefile
Hi Twan,
Thanks for the patches, and for checking the perofrmance implications!
On Mon, Feb 04, 2008 at 04:10:29AM +0100, Twan van Laarhoven wrote:
>
> When also trying to change the FastInt in Var to an unpacked Unique I ran
> into a bug (#2070); The record selector realUnique will not be opt
On Feb 12, 2008, at 8:50 PM, Manuel M T Chakravarty wrote:
* Whether you link statically or dynamically against a GPL'ed
library does not make any difference as far as your legal
obligations are concerned. (This opinion is supported, eg, by the
following item in the FSF's licensing FAQ:
Hi Twan,
On Mon, Feb 04, 2008 at 03:45:56AM +0100, Twan van Laarhoven wrote:
>
> Here are some more warnings fixing patches.
Great, thanks. Now all applied.
> Fixing all the warnings in the parser and lexer is not possible, because
> alex and happy get in the way. Perhaps they sould be fixed
Wed Feb 13 08:11:06 PST 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Document code a bit better
M ./compiler/parser/RdrHsSyn.lhs -1 +3
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Feb 13 07:42:32 PST 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Add a necessary [] error case
M ./compiler/parser/RdrHsSyn.lhs +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sun Feb 3 18:11:31 PST 2008 Twan van Laarhoven <[EMAIL PROTECTED]>
* Fixed warnings in parser/Lexer.x
The -w flag can not be removed, because alex also generates code with lots of
warnings.
M ./compiler/parser/Lexer.x -25 +32
___
Cvs-ghc m
Wed Feb 13 07:38:35 PST 2008 Ian Lynagh <[EMAIL PROTECTED]>
* \e -> f e ===>f
M ./compiler/parser/RdrHsSyn.lhs -3 +3
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sun Feb 3 17:50:53 PST 2008 Twan van Laarhoven <[EMAIL PROTECTED]>
* Monadification and Fixed warnings in parser/RdrHsSyn, except for incomplete
pattern matches
M ./compiler/parser/RdrHsSyn.lhs -96 +134
___
Cvs-ghc mailing list
Cvs-ghc@haskell.
Sun Feb 3 14:39:32 PST 2008 Twan van Laarhoven <[EMAIL PROTECTED]>
* Fixed warnings in vectorise/VectMonad
M ./compiler/vectorise/VectMonad.hs -22 +12
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Hi
> The unsafePerformIO patch is something Neil asked me to send in. It's a
> cleaned up, slightly renamed and documented version of inlinePerformIO
> that we use in ByteString, but exported from System.IO.Unsafe.
> Similarly, the unsafeDupablePerformIO are also exported (separate
> patches). And
Build results:
Old unexpected test failures:
16791 kahl G5 Gentoo Linux stable
17506 gabor stable
19145 gabor stable
20804 gabor stable
CPUTime001 1 x86 Windows stable
DoParamM1 x86
Build results:
Old unexpected test failures:
16791 kahl G5 Gentoo Linux head
barton-mangler-bug 1 tnaur x86 Linux head
conc040 1 kahl G5 Gentoo Linux head
conc064 2 gabor head
concio001.thr 1 kahl G5 Gentoo Linux head
con
27 matches
Mail list logo