summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Stub-out ez_setup.py and distribute_setup.py to prevent packages from downloa...Mike Gilbert2013-07-092-2/+15
* stop adding cflags for multilib, it is now done in the profilesAlexis Ballier2013-07-081-3/+1
* Update SRC_URI. Drop support for EAPI 3.Davide Pesavento2013-07-062-9/+11
* Change the default texmf installation path to texmf-site: This has been suppo...Alexis Ballier2013-07-051-2/+2
* install the fmtutil.d files in texmf-dist and run tl-handle-config-files on t...Alexis Ballier2013-07-051-7/+8
* @DEPRECATED is not a valid header tag.Ulrich Müller2013-07-053-6/+6
* Update ant-tasks for 1.9.1 version bump, needs 1.5 as minimal JDK / JRE version.Tom Wijsman2013-07-052-9/+14
* Deprecate EAPI 3.Michael Palimaka2013-07-032-4/+14
* Correct src_prepare description.Michael Palimaka2013-07-022-3/+6
* add justification for using .bundle iso .soFabian Groffen2013-07-024-0/+52
* Remove support from cmake-utils.eclass for EAPI 0/1, inline base.eclass funct...Chris Reffett2013-07-011-18/+37
* Add eclass to be used by all now splitted gnome-gamesPacho Ramos2013-06-302-1/+120
* Respect arguments when checking for test targets. This becomes helpful if one...Michał Górny2013-06-292-4/+8
* Add support for TEXLIVE_MODULE_BINLINKS so that I can fix bug #473584 for TeX...Alexis Ballier2013-06-281-1/+12
* Disable trying (and failing) to wrap headers when multilib is disabled, bug #...Michał Górny2013-06-283-8/+19
* Fix redundant slashes in header-wrapping include paths, bug #475046. Thanks t...Michał Górny2013-06-282-3/+7
* do not fail the linker script hack when the package contains no linker script...Mike Frysinger2013-06-281-4/+7
* [eclass] Add env file to add /usr/lib/mysql to LDPATH. Fixes bug 474952.Jorge Manuel B. S. Vicetto2013-06-271-1/+6
* fcaps: also mention user_xattr mount option #473246 by BTMike Frysinger2013-06-271-4/+5
* [eclass] Copy mysql eclasses from the mysql overlay.Jorge Manuel B. S. Vicetto2013-06-263-147/+161
* create texmf-var/web2c before trying to build the formats if it does not exis...Alexis Ballier2013-06-261-1/+3
* texlive-common_is_file_present_in_texmf: do not run find if the directory doe...Alexis Ballier2013-06-261-3/+3
* 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