index
:
gentoo.git
master
stable
Gentoo ebuild repository mirror. Updates daily.
Xian Wang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
haskell-cabal.eclass
Age
Commit message (
Expand
)
Author
2025-05-15
haskell-cabal.eclass: Add early check for invalid GHC cache
hololeap
2025-05-15
haskell-cabal.eclass: Output ghc version in src_configure
hololeap
2025-04-23
haskell-cabal.eclass: use 'QA Notice:' prefix in eqawarn
Sam James
2023-12-11
haskell-cabal.eclass: Fix typos
Ulrich Müller
2023-12-11
haskell-cabal.eclass: Drop support for EAPI 6
Ulrich Müller
2023-11-19
haskell-cabal.eclass: Fix default_exposed_pkgs
hololeap
2023-10-23
haskell-cabal.eclass: Sync from ::haskell
hololeap
2023-03-26
haskell-cabal.eclass: fix spelling
Sam James
2023-03-26
haskell-cabal.eclass: Quote argument of ":" command
Ulrich Müller
2023-03-17
eclass: standardize prologue/epilogue
David Seifert
2023-01-06
haskell-cabal.eclass: add time to default_exposed_pkgs
Florian Schmaus
2022-09-15
haskell-cabal.eclass: synchronize with gentoo-haskell overlay
Miezhiko
2022-09-12
haskell-cabal.eclass: fix UnquotedVariable of EPREFIX
Arthur Zamarin
2022-09-03
haskell-cabal.eclass: fix egrep resurgence
Sam James
2022-07-23
haskell-cabal.eclass: sync from ::haskell
Jack Todaro
2022-05-20
haskell-cabal.eclass: Update function call
Ulrich Müller
2022-05-16
haskell-cabal.eclass: egrep -> grep -E
Sam James
2022-03-24
*.eclass: @ECLASS-VARIABLE renamed to @ECLASS_VARIABLE
Ulrich Müller
2021-09-11
haskell-cabal.eclass: Set @PROVIDES
Michał Górny
2021-07-12
haskell-cabal.eclass: Fix eclass documentation
Ulrich Müller
2021-07-10
haskell-cabal.eclass: unify error message for unsupported EAPI
Sergei Trofimovich
2021-07-10
haskell-cabal.eclass: allow EAPI=8
Sergei Trofimovich
2021-07-10
haskell-cabal.eclass: drop EAPI={0..5} support
Sergei Trofimovich
2021-07-05
haskell-cabal.eclass: add SUPPORTED_EAPIS {0..7} annotation
Sergei Trofimovich
2021-03-31
haskell-cabal.eclass: mark various CABAL_EXTRA_* as @USER_VARIABLE
Sam James
2021-01-30
haskell-cabal.eclass: add CABAL_EXTRA_*_FLAGS for haddock
hololeap
2021-01-30
haskell-cabal.eclass: add CABAL_FEATURE=rebuild-after-doc-workaround
Wolfgang E. Sanyer
2021-01-30
haskell-cabal.eclass: filter out -flto|-flto=* flags
Sergei Trofimovich
2020-12-20
haskell-cabal.eclass: unconditionally use bundled haddock for USE=doc
Sergei Trofimovich
2019-12-11
haskell-cabal.eclass: Fix MissingTestRestrict
Michał Górny
2019-12-07
haskell-cabal.eclass: add a variable to disable verbose build failures
Sergei Trofimovich
2019-12-07
haskell-cabal.eclass: pass _EXTRA variables after "$@".
Sergei Trofimovich
2018-11-11
eclass: update haskell-cabal.eclass for EAPI 7, sync with ::haskell
Jack Todaro
2017-02-28
Drop $Id$ per council decision in bug #611234.
Robin H. Johnson
2016-12-22
haskell-cabal.eclass: respect AR option
Sergei Trofimovich
2016-09-13
haskell-cabal.eclass: drop unused CABAL_FEATURES="alex happy c2hs cpphs"
Sergei Trofimovich
2016-09-02
haskell-cabal.eclass: unleash full parallelism of parallel ghc
Sergei Trofimovich
2016-07-26
ghc-package.eclass, haskell-cabal.eclass: remove ghc-host-root.
Benda Xu
2016-06-01
haskell-cabal.eclass: drop IUSE=hoogle
Sergei Trofimovich
2016-05-31
haskell-cabal.eclass: add basic support for ROOT!=/, bug #534194
Sergei Trofimovich
2016-03-25
haskell-cabal.eclass: allow EAPI=6, add trivial Setup.hs autogeneration
Sergei Trofimovich
2015-10-24
haskell-cabal.eclass: add missing '|| die' on pushd/popd
Julian Ospald
2015-09-21
haskell-cabal.eclass: don't require haddock on ghc-7.10
Sergei Trofimovich
2015-08-08
proj/gentoo: Initial commit
Robin H. Johnson