Log of /eclass/ghc-package.eclass
Parent Directory
|
Revision Log
Revision
1.37 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat May 11 12:46:32 2013 UTC
(10 days, 9 hours ago)
by
slyfox
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.36: +16 -1 lines
Diff to
previous 1.36
,
to
selected 1.6
Added 'ghc-supports-smp' and 'ghc-supports-dynamic-by-default' helpers. Added hint for users to run 'haskell-updater' if configure phase failed.
Revision
1.30 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun May 8 15:00:43 2011 UTC
(2 years ago)
by
slyfox
Branch:
MAIN
Changes since
1.29: +15 -16 lines
Diff to
previous 1.29
,
to
selected 1.6
speed up package deregistration, add 'ghc-supports-shared-libraries' helper
- 'pkg_prerm' could take up to minute in a loop of checking protected packages.
We don't need to protect anything on modern ghc (6.12+)
- ghc-supports-shared-libraries returns success if installed ghc is able to
build shared objects
Revision
1.19 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Aug 2 19:52:04 2006 UTC
(6 years, 9 months ago)
by
dcoutts
Branch:
MAIN
Changes since
1.18: +7 -12 lines
Diff to
previous 1.18
,
to
selected 1.6
The change about how we pick a version of cabal to use as described in the
previous commit. (Oops, committed in two bits, never mind)
Revision
1.18 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Aug 2 19:49:03 2006 UTC
(6 years, 9 months ago)
by
dcoutts
Branch:
MAIN
Changes since
1.17: +3 -3 lines
Diff to
previous 1.17
,
to
selected 1.6
Ask portage rather than ghc-pkg about which version of cabal to use.
This way we build packages using version of cabal from portage that we
tested rather than a version that the user installed. This is important
as many packages are sensitive to changes in the Cabal API.
Make ghc-getghc and ghc-getghcpkg functions return absolute paths and fix
up one place in the haskell-cabal eclass where this had a knock-on effect
this should fix bug #140589
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Mar 23 13:55:06 2005 UTC
(8 years, 2 months ago)
by
kosmikus
Branch:
MAIN
Changes since
1.6: +16 -11 lines
Diff to
previous 1.6
make ghc-package work correctly with ebuilds that don't add own packages
give ghc binary distributions in /opt/ghc/bin higher priority than /usr/local
Revision
1.6 -
(
view)
(
download)
(
annotate)
-
[selected]
Fri Mar 18 23:31:48 2005 UTC
(8 years, 2 months ago)
by
kosmikus
Branch:
MAIN
Changes since
1.5: +37 -7 lines
Diff to
previous 1.5
* ghc-package eclass is now compatible with ghc-6.4
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.
| Sticky Tag: |
|