summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Replace grep -P with more portable sed -ne equivalentMaciej Mrozowski2010-05-121-2/+2
* Fix db-use.eclass to work with sys-libs/db-5.0.Diego Elio Pettenò2010-05-121-2/+6
* add -m1 to grep for unpack_makeself for bug #319059Michael Sterrett2010-05-111-2/+2
* Bug #318389: check for each examples directory before trying to use it. Also ...Robin H. Johnson2010-05-111-4/+9
* sys-libs/db-5 has changed some of the test scripts slightly, so we need to lo...Robin H. Johnson2010-05-111-4/+11
* Improve binary renaming to NOT rename all elements in the path, and also pick...Robin H. Johnson2010-05-111-4/+7
* change bug notice to report a bug rather than annoy specific peopleMike Frysinger2010-05-111-3/+3
* Add helpful comment about where the MY_* vars are defined.Jeremy Olexa2010-05-091-1/+3
* Simplified the eclass, since the rules for desklet and control submission hav...Joe Sapp2010-05-081-149/+116
* Tried to fix bug #314653Joe Sapp2010-05-081-8/+2
* Add 4.5 -mno-* flags to exception list.Ryan Hill2010-05-081-1/+4
* Fix db_src_install_usrbinslot to proper SLOT again (#318367) and add a dieTorsten Veller2010-05-041-2/+3
* Bug #313637: Fix versioning of libdb_stl.a. Also clean up the eclass for quot...Robin H. Johnson2010-05-041-24/+28
* Bug #275652: Install examples with USE=examples.Robin H. Johnson2010-05-031-2/+16
* Bug #253312: implement parallel tests for sys-libs/db.Robin H. Johnson2010-05-031-5/+17
* Bug #263797: Do not run the sys-libs/db testsuite as root.Robin H. Johnson2010-05-031-1/+6
* Use PYTHON_USE_WITH_OPT to only pull in python when actually required. Bug #3...Jim Ramsay2010-05-031-1/+2
* Fix typo.Ulrich Müller2010-05-021-2/+2
* Bug #318095: Improve K_SECURITY_UNSUPPORTED messages for deblobbing. Based a ...Robin H. Johnson2010-05-021-4/+9
* Don't print errors during unpack because the directory does not exist yet.Diego Elio Pettenò2010-05-011-2/+2
* Change variable name (not yet used): CMAKE_MIN_VER -> CMAKE_MIN_VERSIONJonathan Callen2010-04-301-4/+4
* Allow changing the minimum required cmake versionJonathan Callen2010-04-301-2/+8
* Create a special handling of S variable for github-based packages.Diego Elio Pettenò2010-04-301-2/+11
* 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