#150: haddock docs are not relocatable in Windows
-+--
Reporter: eivuokko|Owner: ijones
Type: defect | Status: new
Priority: normal |Milestone: Cabal-1.4
Co
#116: Odd paths on Windows
-+--
Reporter: igloo |Owner: ijones
Type: defect | Status: closed
Priority: high|Milestone:
Component: Cabal | Version: 1.1.6
Severity: no
On Fri, 2007-08-31 at 11:21 -0700, Duncan Coutts wrote:
> Fri Aug 31 10:10:14 PDT 2007 Duncan Coutts <[EMAIL PROTECTED]>
> * Use pkg-config to check for the packages specified in "pkgconfig-depends:"
> And fill out the includeDirs, extraLibs, extraLibDirs, ccOptions and
> ldOptions
> with t
Fri Aug 31 10:32:26 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Don't pass docdir to ./configure, as older autoreconfs don't support it
M ./Distribution/Simple/Setup.hs -1
___
cabal-devel mailing list
cabal-devel@haskell.org
http://www.haskell.org/m
Fri Aug 31 11:21:13 PDT 2007 Duncan Coutts <[EMAIL PROTECTED]>
* Document the new "pkgconfig-depends:" field
M ./doc/Cabal.xml +25
___
cabal-devel mailing list
cabal-devel@haskell.org
http://www.haskell.org/mailman/listinfo/cabal-devel
Fri Aug 31 10:10:14 PDT 2007 Duncan Coutts <[EMAIL PROTECTED]>
* Use pkg-config to check for the packages specified in "pkgconfig-depends:"
And fill out the includeDirs, extraLibs, extraLibDirs, ccOptions and ldOptions
with the results from pkg-config --cflags --libs
M ./Distribution/Si
Fri Aug 31 10:09:22 PDT 2007 Duncan Coutts <[EMAIL PROTECTED]>
* Add a pkgconfig-depends: field to the .cabal file
M ./Distribution/PackageDescription.hs +6
M ./Distribution/ParseUtils.hs -2 +12
___
cabal-devel mailing list
cabal-devel@haskell
Fri Aug 31 11:18:16 PDT 2007 Duncan Coutts <[EMAIL PROTECTED]>
* Update the user guide on where the build-tools: field lives
It's now part of the build information rather than package description,
which is as it should be.
M ./doc/Cabal.xml -14 +14
__
Fri Aug 31 07:39:06 PDT 2007 Duncan Coutts <[EMAIL PROTECTED]>
* Add util function allBuildInfo :: PackageDescription -> [BuildInfo]
The 'BuildInfo' for the library (if there is one and it's buildable)
and all the buildable executables. Useful for gathering dependencies.
M ./Distributio
Fri Aug 31 07:40:01 PDT 2007 Duncan Coutts <[EMAIL PROTECTED]>
* Move build-tools into the lib/exe stanzas and update configure
configure now has to gather the required build tools from the BuildInfo
of the lib and exes.
M ./Distribution/PackageDescription.hs -6 +6
M ./Distribution/
Fri Aug 31 06:50:42 PDT 2007 Duncan Coutts <[EMAIL PROTECTED]>
* Refactor the internal handling of the "--user" flag into a PackageDB type
PackageDB can be user/global or a specific package db. The latter option is
not exposed in the user interface anywhere.
Also move the getInstalledPacka
Fri Aug 31 04:57:46 PDT 2007 Duncan Coutts <[EMAIL PROTECTED]>
* Display the appropriate install messages for lib vs exes
Don't confuse users by suggesting that we're installing libs when we're
actually only installing exes, or vica-versa.
M ./Distribution/PackageDescription.hs +4
M
Fri Aug 31 04:30:54 PDT 2007 Duncan Coutts <[EMAIL PROTECTED]>
* Update user guide on Windows installation paths, and add default for docdir
M ./doc/Cabal.xml -8 +14
___
cabal-devel mailing list
cabal-devel@haskell.org
http://www.haskell.org/mailm
Fri Aug 31 01:24:38 PDT 2007 Ross Paterson <[EMAIL PROTECTED]>
* fix 'Make checking program versions not produce error spew' for non-GHC
M ./Distribution/Simple/Utils.hs -1 +1
___
cabal-devel mailing list
cabal-devel@haskell.org
http://www.haskell
Fri Aug 31 01:21:51 PDT 2007 Ross Paterson <[EMAIL PROTECTED]>
* track renaming of GHCMakefile.in
M ./Cabal.cabal -1 +1
___
cabal-devel mailing list
cabal-devel@haskell.org
http://www.haskell.org/mailman/listinfo/cabal-devel
15 matches
Mail list logo