GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
archive/repo/gentoo-2.git
RELEASE-1_4
import-1.1.1
master
Another conversion of the historical gentoo-x86 ebuild repository
Ulrich Müller <ulm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
haskell-cabal.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added CABAL_FEATURES=test-suite by Alexander Vershilov. It enables building o...
Sergei Trofimovich
2012-04-19
1
-1
/
+10
*
move 'dev-haskell/cabal' santy check out from 'pkg_*' to 'src_*' function to ...
Sergei Trofimovich
2012-04-14
1
-7
/
+8
*
fix -dynamic './setup configure' failures against newer libffi (bug #411789 b...
Sergei Trofimovich
2012-04-14
1
-4
/
+7
*
Remove outdated bits for <ghc-6.10 and <cabal-1.8. Switch from 'eerror' to 'e...
Sergei Trofimovich
2012-04-09
1
-115
/
+57
*
Drop haddock from DEPENDS when USE=doc haddock. haddock-2.9.2+ can be used ri...
Sergei Trofimovich
2012-03-09
1
-2
/
+4
*
Added support for CABAL_EXTRA_BUILD_FLAGS and HCFLAGS magic variables
Sergei Trofimovich
2012-02-07
1
-4
/
+16
*
Added stdout echoing of most executed phase commands. Added stub for CABAL_US...
Sergei Trofimovich
2012-01-20
1
-13
/
+28
*
fix random bugs in eclass documentation, and convert to new @AUTHOR tag
Mike Frysinger
2011-08-22
1
-10
/
+10
*
added CABAL_EXTRA_CONFIGURE_FLAGS variable, more tweaks
Sergei Trofimovich
2011-05-08
1
-23
/
+55
*
Added EPREFIX support. Fixed default src_configure for dummy packages (EAPI=3...
Sergei Trofimovich
2011-03-13
1
-26
/
+47
*
Make .cabal built haskell packages respect LDFLAGS envvar. Fixes bug #333217 ...
Sergei Trofimovich
2010-09-12
1
-2
/
+8
*
Allow USE=hscolour for dev-haskell packages that have
Lennart Kolmodin
2010-08-07
1
-2
/
+29
*
When using dummy haskell libraries, there is no test suite.
Lennart Kolmodin
2010-03-30
1
-3
/
+7
*
Update haskell-cabal eclass to handle EAPI=2.
Lennart Kolmodin
2010-03-27
1
-5
/
+70
*
haskell-cabal.eclass: Don't strip executables, let portage do it.
Lennart Kolmodin
2010-01-26
1
-1
/
+11
*
Properly support the CABAL_FEATURES="nocabaldep" if user doesn't have dev-has...
Lennart Kolmodin
2009-10-28
1
-1
/
+17
*
Updating the haskell-cabal eclass to support the CABAL_FEATURES nocabaldep
Lennart Kolmodin
2009-09-09
1
-13
/
+18
*
Fix (kind of harmless) typo in haskell-cabal eclass. $CABAL_UNKNONW -> $CABAL...
Lennart Kolmodin
2009-07-27
1
-2
/
+2
*
Update cabal eclass for new cabal-1.2 series
Duncan Coutts
2007-12-13
1
-15
/
+72
*
Make the haskell-cabal eclass aware of updateable core ghc libs.
Lennart Kolmodin
2007-08-05
1
-12
/
+38
*
Cabal profiling should not affect executables. Fix which/type -P.
Lennart Kolmodin
2007-07-27
1
-3
/
+2
*
Updates to ghc and cabal eclasses to go with ghc-6.6.x upgrade.
Duncan Coutts
2007-07-25
1
-9
/
+25
*
replaced "which" by "type -P"
Andres Loeh
2007-03-13
1
-2
/
+2
*
detect true rather than assume its location; should fix bug #161937
Andres Loeh
2007-01-15
1
-3
/
+4
*
Install HTML docs recursively. Allow to add extra flags to package configurat...
Andres Loeh
2006-10-04
1
-2
/
+6
*
Ask portage rather than ghc-pkg about which version of cabal to use.
Duncan Coutts
2006-08-02
1
-2
/
+2
*
Reduce arch-specific conditionals to the minimum necessary (ie only ppc64).
Duncan Coutts
2006-03-13
1
-4
/
+3
*
Don't build GHCi libs for arches that do not support GHCi.
Duncan Coutts
2006-03-01
1
-1
/
+6
*
Expect one of "lib"/"bin" in CABAL_FEATURES.
Duncan Coutts
2006-02-16
1
-11
/
+14
*
Add "lib" and "bin" to known CABAL_FEATURES.
Duncan Coutts
2006-02-16
1
-2
/
+13
*
When doing profiling, enable profiling for libs as well as executables.
Duncan Coutts
2005-12-05
1
-3
/
+11
*
new eclass for Haskell packages that make use of the Common Architecture for ...
Andres Loeh
2005-09-13
1
-0
/
+201