summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Add support for python3.4.Mike Gilbert2014-02-222-4/+9
|
* Be more friendly with SELinux (#499636 by Luis Ressel)Pacho Ramos2014-02-222-3/+7
|
* Make problems with man page installation nonfatalJustin Lecher2014-02-212-4/+8
|
* Be preciseJustin Lecher2014-02-201-2/+2
|
* add makeself 2.2.0 versionMike Frysinger2014-02-181-2/+2
|
* eautomake: run with --force-missing with newer versions so we regen bundled ↵Mike Frysinger2014-02-181-7/+16
| | | | files #133489
* add sanity check on code execution in $T to weed out bad mount/kernel ↵Mike Frysinger2014-02-121-1/+8
| | | | settings #500928
* Pass --docdir with proper directory, bug #482646Pacho Ramos2014-02-112-3/+11
|
* Add support for parallel building (ghc-7.8+). Disable dynamic library ↵Sergei Trofimovich2014-02-113-21/+55
| | | | stripping and respect --sysconfdir (Cabal-1.18+).
* Drop also values of DGSEAL_ENABLE (#500730)Pacho Ramos2014-02-092-4/+7
|
* fix broken whitespace -- no functional changesMike Frysinger2014-02-081-32/+31
|
* removed base.eclass, wrt bug 497056Jörg Bornkessel2014-02-082-14/+6
|
* Disable more bogus dependency checks wrt bug #494680.Michael Palimaka2014-02-062-4/+7
|
* minor grammar fixesMike Frysinger2014-02-061-7/+7
|
* Limit downgrading flags to amd64 and x86. Strip -mtune for < 3.4. OnlyRyan Hill2014-02-053-49/+57
| | | | worry about -mno* flags, -m* are removed by strip-flags. Add -mno-movbe.
* Add downgrade_arch_flags() to automatically replace/strip unsupported -marchRyan Hill2014-02-023-15/+212
| | | | and instruction set flags. Add testsuite.
* Add missing leading spaces for ALLOWED_FLAGS for 4.8 and 4.9Thomas Sachau2014-02-021-3/+3
|
* respect ECONF_SOURCE wrt #494210Julian Ospald2014-02-022-3/+6
|
* Add -fdiagnostics* and ISA flags for 4.8 and 4.9.Ryan Hill2014-02-012-3/+11
|
* fix pcre-config/pkg-config/apr/apr-util handling when cross-compiling by ↵Mike Frysinger2014-01-311-5/+16
| | | | leveraging SYSROOT #385783 by Bertrand Jacquin
* Drop inheriting base eclass, wrt bug #497040Sergey Popov2014-01-262-4/+5
|
* set --datarootdir=/usr/share wrt #493954Julian Ospald2014-01-252-3/+11
|
* major changes depend on wrt bug 497056, vdr-plugin-2.eclassJörg Bornkessel2014-01-252-6/+22
|
* Improve support for ninja, bug 490280.Mike Gilbert2014-01-252-11/+40
|
* changed debug info in vdr-plugin-2_src_install for Makefile handlingJörg Bornkessel2014-01-242-4/+7
|
* Work around bug #357287.Ryan Hill2014-01-242-2/+8
|
* supress the pkg-config command outputSamuli Suominen2014-01-221-2/+2
|
* Clean cruft for the removed -r1 bash-completion ebuildSamuli Suominen2014-01-221-7/+3
|
* Change virtual/monodoc dependency to dev-lang/mono as the former is beingDion Moult2014-01-192-4/+8
| | | | treecleaned (bug 471180)
* Add 'ghc-supports-interpreter' helper to detect interpreter support.Sergei Trofimovich2014-01-192-4/+14
|
* Silence sandbox for /usr/local, bug 498232.Mike Gilbert2014-01-182-3/+7
|
* Convert to python-any-r1.eclassMike Gilbert2014-01-182-8/+13
|
* Sync from kde overlay, adds subslotAndreas K. Hüttel2014-01-182-18/+25
|
* Fix QA warning concerning inheritMike Pagano2014-01-172-4/+6
|
* Fix kernel-2.eclass to use python.eclass for it's python needs. (deblob ↵Mike Pagano2014-01-172-6/+14
| | | | script). See bug #497966
* Revert inadvertent change, as noted by arfrever.Jeroen Roovers2014-01-172-5/+8
|
* Spelling.Jeroen Roovers2014-01-173-9/+13
|
* s/aarch64/arm64/ for ABI namesMike Frysinger2014-01-171-7/+7
|
* multilib_env: add aarch64 detailsMike Frysinger2014-01-171-2/+22
|
* tc-endian: support little endian ppc targetsMike Frysinger2014-01-171-1/+2
|
* Typo.Michał Górny2014-01-162-3/+6
|
* Support MULTILIB_CHOST_TOOLS for tool renaming/preserving.Michał Górny2014-01-162-3/+46
|
* Explicitly cp symlinks as-is. The default for this changed in coreutils ↵Hans de Graaff2014-01-162-4/+8
| | | | 8.22. Fixes bug 472710.
* Actually enable in-source build support.Michał Górny2014-01-152-7/+6
|
* vdr-plugin.eclass marked @DEADJörg Bornkessel2014-01-152-3/+8
|
* Remove use of sed in linux-mod.eclass. Replace with bash.Mike Pagano2014-01-142-4/+7
|
* rename aarch64 keyword to arm64Mike Frysinger2014-01-141-2/+2
|
* split aarch64 off into its own keywordMike Frysinger2014-01-141-3/+3
|
* namespace ECLASSDIR_LOCAL incase some other eclass tries to use the same varMike Frysinger2014-01-131-3/+3
|
* Add EAPI 0 compatible USE defaults (bug #372663).Ryan Hill2014-01-132-6/+14
|