pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/cabal



Module name:    wip
Committed by:   emil_s
Date:           Mon Dec 10 16:43:58 UTC 2007

Modified Files:
        wip/cabal: INSTALL Makefile PLIST buildlink3.mk distinfo

Log Message:
Update 1.1.4 -> 1.2.2.0

Changes since 1.1.4:

1.2.2.0 Duncan Coutts <duncan%haskell.org@localhost> Nov 2007
        * Released with GHC 6.8.1
        * Support haddock-2.0
        * Support building DSOs with GHC
        * Require reconfiguring if the .cabal file has changed
        * Fix os(windows) configuration test
        * Fix building documentation
        * Fix building packages on Solaris
        * Other minor bug fixes

1.2.1 Duncan Coutts <duncan%haskell.org@localhost> Oct 2007
      * To be included in GHC 6.8.1
      * New field "cpp-options" used when preprocessing Haskell modules
      * Fixes for hsc2hs when using ghc
      * C source code gets compiled with -O2 by default
      * OS aliases, to allow os(windows) rather than requiring os(mingw32)
      * Fix cleaning of 'stub' files
      * Fix cabal-setup, command line ui that replaces "runhaskell Setup.hs"
      * Build docs even when dependent packages docs are missing
      * Allow the --html-dir to be specified at configure time
      * Fix building with ghc-6.2
      * Other minor bug fixes and build fixes

1.2.0  Duncan Coutts <duncan.coutts%worc.ox.ac.uk@localhost> Sept 2007
       * To be included in GHC 6.8.x
       * New configurations feature
       * Can make haddock docs link to hilighted sources (with hscolour)
       * New flag to allow linking to haddock docs on the web
       * Supports pkg-config
       * New field "build-tools" for tool dependencies
       * Improved c2hs support
       * Preprocessor output no longer clutters source dirs
       * Seperate "includes" and "install-includes" fields
       * Makefile command to generate makefiles for building libs with GHC
       * New --docdir configure flag
       * Generic --with-prog --prog-args configure flags
       * Better default installation paths on Windows
       * Install paths can be specified relative to each other
       * License files now installed
       * Initial support for NHC (incomplete)
       * Consistent treatment of verbosity
       * Reduced verbosity of configure step by default
       * Improved helpfulness of output messages
       * Help output now clearer and fits in 80 columns
       * New setup register --gen-pkg-config flag for distros
       * Major internal refactoring, hooks api has changed
       * Dozens of bug fixes

1.1.6.2 Duncan Coutts <duncan.coutts%worc.ox.ac.uk@localhost> May 2007
        * Released with GHC 6.6.1
        * Handle windows text file encoding for .cabal files
        * Fix compiling a executable for profiling that uses Template Haskell
        * Other minor bug fixes and user guide clarifications

1.1.6.1 Duncan Coutts <duncan.coutts%worc.ox.ac.uk@localhost> Oct 2006
        * fix unlit code
        * fix escaping in register.sh

1.1.6  Duncan Coutts <duncan.coutts%worc.ox.ac.uk@localhost> Oct 2006
       * Released with GHC 6.6
       * Added support for hoogle
       * Allow profiling and normal builds of libs to be chosen indepentantly
       * Default installation directories on Win32 changed
       * Register haddock docs with ghc-pkg
       * Get haddock to make hyperlinks to dependent package docs
       * Added BangPatterns language extension
       * Various bug fixes 


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 wip/cabal/PLIST wip/cabal/buildlink3.mk \
    wip/cabal/distinfo
cvs -z3 rdiff -u -r1.3 -r1.4 wip/cabal/INSTALL
cvs -z3 rdiff -u -r1.5 -r1.6 wip/cabal/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cabal/PLIST?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cabal/buildlink3.mk?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cabal/distinfo?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cabal/INSTALL?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cabal/Makefile?r1=1.5&r2=1.6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs




Home | Main Index | Thread Index | Old Index