summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
...
* Ensure plugins/extensions are in correct place for >=firefox{-bin}-21.0Jory Pratt2013-05-283-6/+25
* Bug #437386: FreeBSD netqmail support. FreeBSD does not have a "root" group, ...Robin H. Johnson2013-05-271-15/+16
* Pass --enable-compile-warnings=minimum as we don't want -Werror* flags, bug #...Pacho Ramos2013-05-262-2/+11
* enable thumb mode by default for arm targets that are using the microcontroll...Mike Frysinger2013-05-241-1/+4
* Add mono-env.eclass to start a migration to simpler dotnet related eclasses, ...Pacho Ramos2013-05-242-1/+48
* Reword sentences a bitPacho Ramos2013-05-242-4/+7
* Fix the race condition in locking code by using $BASHPID instead of $$.Michał Górny2013-05-242-3/+6
* Use portable locking code from Fabian Groffen. Bug #466554.Michał Górny2013-05-232-16/+20
* quote $ECONF_SOURCEMike Frysinger2013-05-231-7/+7
* use arrays & globs to get slightly better dynamic coverage for config.sub loo...Mike Frysinger2013-05-221-10/+8
* Fix the libtool check, bug #470938.Michał Górny2013-05-222-3/+6
* adjust case indentation so it is consistent in the whole fileMike Frysinger2013-05-211-79/+79
* convert confgcc to an array to avoid overloading $@ and to clean things up a ...Mike Frysinger2013-05-211-100/+116
* Replace the .la sanity check by one used in libtool itself. Fixes removing qm...Michał Górny2013-05-212-7/+14
* epatch: turn qa warning to hard failure w/relative paths in patches as people...Mike Frysinger2013-05-211-4/+9
* Set PYTHON_REQUIRED_USE, and add it to REQUIRED_USE in distutils-r1.Mike Gilbert2013-05-214-7/+51
* Add a note informing people a file is being installed for future reference, h...Pacho Ramos2013-05-182-2/+10
* Fix a typo in pax-utils.eclassMagnus Granberg2013-05-181-2/+2
* Remove eclasses marked as dead for quite some time.Tomas Chvatal2013-05-174-222/+5
* Mark eclass as dead to be removed in 30 days.Tomas Chvatal2013-05-172-3/+7
* Support new plugins directory on Firefox >= 21.0 (bug #469932)Jeff Horelick2013-05-172-5/+12
* Remove unused src_unpack function.Tim Harder2013-05-172-7/+5
* Migrate from supporting cvs to mercurial for live builds.Tim Harder2013-05-172-57/+45
* Check for lspci before use.Jeroen Roovers2013-05-162-3/+9
* prune_libtool_files: do not remove .la files which are not libtool files. Fix...Michał Górny2013-05-152-56/+69
* Explicitly disable lto in 4.5 to stop configure from helpfully re-enabling it...Ryan Hill2013-05-152-3/+11
* Rename test USE flag to regression-test.Ryan Hill2013-05-152-7/+17
* Add lto USE flag for all versions. Drop LTO support for 4.5.Ryan Hill2013-05-152-12/+7
* tc-arch: add more targets that are in at least linux-3.9Mike Frysinger2013-05-141-1/+9
* disable libatomic when building a stage1 gcc compilerMike Frysinger2013-05-141-3/+5
* Enable EAPI=4 on multilib eclasses.Michał Górny2013-05-143-7/+11
* Added 'ghc-supports-smp' and 'ghc-supports-dynamic-by-default' helpers. Added...Sergei Trofimovich2013-05-113-6/+46
* use find to get file permissions instead of chmod --reference which is not po...Alexis Ballier2013-05-112-6/+11
* Consistently create ${EPYTHON} subdir for Python wrappers. Fixes conflict bet...Michał Górny2013-05-105-14/+19
* Drop graphite support for 4.4/4.5.Ryan Hill2013-05-092-24/+25
* Restict supported EAPIs(due to pkg_pretend), some logic cleanupSergey Popov2013-05-082-12/+9
* Fix dangling gvim manpage symlinks (bug #455480, patch by Arfrever).Tim Harder2013-05-082-5/+10
* Fix build with sys-libs/ncurses[tinfo] (bug #457564, patch by Ben Longbons).Tim Harder2013-05-082-6/+5
* do not try to cp/patch/chmod the file if it does not exist #468852 by Samuli ...Mike Frysinger2013-05-071-1/+6
* Call epatch_user in selinux policy ebuildsSven Vermeulen2013-05-071-1/+5
* Support complete EAPI src_test().Michał Górny2013-05-052-4/+10
* improve handling of DOCS variable wrt #468092Julian Ospald2013-05-042-3/+25
* apply fix from upstream to use ${CHOST}-nm by default #462976 by Agostino Sar...Mike Frysinger2013-05-041-2/+6
* make sure we save/restore chmod bits in case `patch` is broken and does not d...Mike Frysinger2013-05-041-1/+5
* fix from upstream to use ${CHOST}-nm by default #462976 by Agostino SarubboMike Frysinger2013-05-041-0/+45
* Support disabling .la pruning completely.Michał Górny2013-05-032-3/+11
* Snapshots/vcs don't contain .info files.Ryan Hill2013-05-031-2/+6
* Inline src_test and allow passing arguments.Michał Górny2013-05-012-4/+9
* Leechcraft changed license since 0.5.95Sergey Popov2013-04-302-3/+10
* Use bash built-ins rather than external tools.Michał Górny2013-04-303-7/+14