summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Add netsurf.eclassMichael Weber2013-06-232-1/+178
* Add support for ruby20.Hans de Graaff2013-06-231-2/+7
* Add support for ruby20.Hans de Graaff2013-06-231-1/+4
* Add debug printJustin Lecher2013-06-222-2/+6
* apache-module_src_install: do not clobber $PWD when changing dirs; use pushd+...Mike Frysinger2013-06-221-2/+4
* epatch: make sure we sort dirs of patches consistently #471666 by Pavel RihaMike Frysinger2013-06-211-2/+5
* evar_push/evar_pop: new api for saving/restoring variables on a stackMike Frysinger2013-06-212-1/+169
* isdigit: new func for testing if args are all numbersMike Frysinger2013-06-211-1/+13
* Enable EAPI 4 per bug #474000.Michał Górny2013-06-212-4/+7
* Stop stripping flags and let people figure it out as it causes problems for m...Alexis Ballier2013-06-181-4/+1
* Teach gcc where to find crt* files when doing a multilib build.Alexis Ballier2013-06-181-1/+3
* fixed use of proxy variablesChristoph Junghans2013-06-182-6/+9
* freebsd_multilib_multibuild_wrapper: save and restore LDADD too.Alexis Ballier2013-06-171-4/+4
* Allow eapi4 (#473610)Pacho Ramos2013-06-172-4/+7
* Add a freebsd_multilib_multibuild_wrapper function to use it together with mu...Alexis Ballier2013-06-171-1/+46
* Update default VIM_PLUGIN_VIM_VERSION to 7.3.Tim Harder2013-06-172-3/+6
* handle musl C library #473328 by Anthony BasileMike Frysinger2013-06-171-1/+2
* Set a default SRC_URIPacho Ramos2013-06-162-2/+7
* Print out CATEGORY/PN and eclass name in cmake-utils deprecation warning, cha...Chris Reffett2013-06-141-5/+6
* Add EAPI 0/1 deprecation warning to cmake-utils.eclass. Document mycmakeargs ...Chris Reffett2013-06-131-2/+21
* Introduce get_bashcompdir(), wrt bug #469858.Michał Górny2013-06-132-5/+27
* Remove old VIMRUNTIME warning.Tim Harder2013-06-112-11/+5
* Replace backticks with $(...).Tim Harder2013-06-092-11/+14
* Remove old runtime and netrw snapshot unpacking support.Tim Harder2013-06-092-22/+5
* Do not require fontconfig at runtime, it isn't necessary for many purposes, t...Luca Barbato2013-06-092-6/+10
* Convert econfargs from an ECLASS-VARIABLE to a function-specifc VARIABLE for ...Mike Gilbert2013-06-072-18/+22
* Improve docs for PYTHON and EPYTHON.Mike Gilbert2013-06-072-7/+30
* Trivial sync with qt overlay.Davide Pesavento2013-06-031-9/+12
* Clarify that only CONFIG processing is skipped.Davide Pesavento2013-06-031-2/+2
* Add support for EQMAKE4_EXCLUDE.Davide Pesavento2013-06-032-13/+33
* force libcap until the libcap-ng bugs can get sorted out #471414Mike Frysinger2013-06-021-2/+3
* Fix REQUIRED_USE with PHP_EXT_OPTIONAL_USE set. Fixes REQUIRED_USE unsatisfie...Robin H. Johnson2013-06-012-4/+9
* Quote DISTDIR.Hans de Graaff2013-06-012-5/+12
* Remove unnecessary blank IUSE.Tim Harder2013-06-012-3/+5
* Don't set SRC_URI for live ebuilds.Tim Harder2013-06-012-4/+9
* fcaps: _libcap_ng_verify: check the exit code of filecap in the pipeline and ...Mike Frysinger2013-06-011-2/+3
* Remove here-doc write failure handlers due to bug #471926.Michał Górny2013-05-313-5/+9
* Use cat rather than echo for heredoc output :).Michał Górny2013-05-312-3/+6
* Add PYTHON_REQUIRED_USE for python-single-r1.Tim Harder2013-05-302-2/+6
* 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