summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Skip the src_configure of java-ant-2.eclass when java-pkg-opt-2 is inherited ...Vlastimil Babka2010-04-291-1/+6
* Support version globbing when checking dependencies, bug #315123.Vlastimil Babka2010-04-281-2/+3
* Fix up MariaDB SRC_URI. Building for PBXT and XtraDB. Radically improve plugi...Robin H. Johnson2010-04-271-30/+122
* Add EAPI-3/Prefix support, bug #312531Jonathan Callen2010-04-261-6/+7
* Adding a ruby_rbconfig_value function to ruby-ng.eclass for easy access even ...Alex Legler2010-04-261-4/+11
* Keep a mostly-internal variable of the latest version of the deblob tool rele...Robin H. Johnson2010-04-261-5/+11
* Document the new deblob control variables, after renaming them to match the e...Robin H. Johnson2010-04-261-7/+14
* Bug #266157: Deblob support for libre kernels.Robin H. Johnson2010-04-261-3/+46
* Refactor debug-print-kernel2-variables to make it faster to add new stuff.Robin H. Johnson2010-04-261-16/+6
* Add more variables to the debug output list when it does fire.Robin H. Johnson2010-04-261-1/+4
* While working on the libre-sources bug, I noticed that some of the kernel sou...Robin H. Johnson2010-04-261-2/+9
* Add support for hardfloat toolchains, acked by vapierRaúl Porcel2010-04-251-1/+2
* Add in lto use flag, and cleaning up of python scripts for gcc-4.5Mark Loeser2010-04-241-1/+16
* Add EROOT (EAPI3) support to vim-doc & vim-spell eclassesJeremy Olexa2010-04-232-5/+7
* Use hardfloat only if hardfloat is trueRaúl Porcel2010-04-231-3/+3
* Add tc-is-hardfloat function, rename 'no' of tc-is-softfloat to 'target doesn...Raúl Porcel2010-04-221-2/+15
* Drop epatch_user, already executed by base eclass. Thx to sedzimir.Tomas Chvatal2010-04-221-2/+1
* Add PERL_EXPORT_PHASE_FUNCTIONS and move perl-helper functions back to perl-m...Torsten Veller2010-04-222-132/+147
* Enable hardvfp if *eabi, if *hardfloat*, if gcc-4.5 and if arm, bug #315987, ...Raúl Porcel2010-04-201-1/+7
* Add new function font_cleanup_dirs, called in pkg_postrm, to clean up font di...Ryan Hill2010-04-201-1/+36
* handle yet newer style of gold+bfd parallel installs configure option #315995...Mike Frysinger2010-04-191-2/+4
* make_desktop_entry: use printf %b to make arg passing simpler since we only w...Mike Frysinger2010-04-191-2/+2
* use mozconfig_use_enable where appropriateJory Pratt2010-04-181-11/+4
* Add perl-helper.eclass (#302183) and update perl-module.eclass per <http://ar...Torsten Veller2010-04-172-96/+179
* Add quotes around variables that could contain spaces in paths. Fixes bug #31...Petteri Räty2010-04-171-5/+5
* Apply interix *vim workaround to eclass, bug 310991Jeremy Olexa2010-04-151-2/+11
* Fix eqmake4 when passed args with spacesJonathan Callen2010-04-151-4/+4
* drop spurious arg to popd #314493Mike Frysinger2010-04-141-2/+2
* rewrite ELT_walk_patches to handle path name as well as locale issues pointed...Mike Frysinger2010-04-141-30/+25
* Use EPATCH_FORCE=yes. Otherwise patches as dir are not populated.Tomas Chvatal2010-04-121-1/+2
* Display compiler and linker flags - a lousy compromise between excessive verb...Maciej Mrozowski2010-04-101-12/+18
* Drop accessibility requirement on qt. Per bug #309677Tomas Chvatal2010-04-071-3/+3
* Due to portage's environment filtering, variables that start with BASH_ canno...Jeremy Olexa2010-04-072-10/+10
* Use split-ebuild patches from one tarballMaciej Mrozowski2010-04-061-21/+23
* Add ruby_get_version() and ruby_get_implementation() convenience helper funct...Alex Legler2010-04-051-1/+27
* Also remove x and opengl from the plugin list. None of the in-tree -bad packa...Mart Raudsepp2010-04-051-4/+2
* Remove old plugin entries that are not present in any -bad packages remaining...Mart Raudsepp2010-04-051-17/+4
* Prepare for gst-plugins-bad-0.10.18 - has new flite split plugin and ivorbis ...Mart Raudsepp2010-04-051-4/+4
* Fix the plugins list: stop automagically building zbar, cog and rsvg split pl...Mart Raudsepp2010-04-051-7/+14
* Add -0 to xargs since input is NULL delimited. Thanks to Dror for catching.Ryan Hill2010-04-031-2/+2
* Add deprecation notices to the old ruby eclasses.Hans de Graaff2010-04-033-3/+15
* Fully validate and clean up plugin list for current versions. Reorder them pe...Mart Raudsepp2010-04-031-6/+10
* ruby-ng.eclass: Add support for targets with different flag and executable na...Alex Legler2010-04-021-2/+11
* Allow changing store directory, update maintainers.Krzysztof Pawlik2010-04-021-17/+22
* Add append-libs() functionJonathan Callen2010-04-021-1/+16
* Allow JAVA_PKG_NV_DEPEND override in java-pkg_needs-vm()Vlastimil Babka2010-04-011-2/+2
* Bug #312687: We actually need to consider the automake from the real root, no...Robin H. Johnson2010-04-011-2/+4
* Bug #266157: Until such time as we have full deblob support for all sources, ...Robin H. Johnson2010-04-011-2/+4
* Followup on bug #284946, #293801, #310615, #307251: In 5.0.87, the mutex lock...Robin H. Johnson2010-04-011-4/+10
* Update to better deal with python3 and multiple python ABIsJim Ramsay2010-04-011-4/+24