Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use branches instead of lightweight checkouts: | Ulrich Müller | 2011-02-10 | 1 | -136/+157 |
| | | | | | | | | 1) initial branch with "bzr branch --no-tree", 2) subsequent updates with "bzr pull", 3) export to ${WORKDIR} with "bzr export". Reintroduce EBZR_BRANCH variable, to allow for shared repositories. Export EBZR_REVNO and EBZR_WC_PATH variables, bug 311101. | ||||
* | Remove support for deprecated EAPIs 0 1 and 2 | Samuli Suominen | 2011-02-10 | 1 | -26/+4 |
| | |||||
* | ELT-patches/aixrtl: support new soname-enabled shared library style with ↵ | Michael Haubenwallner | 2011-02-10 | 25 | -179/+28 |
| | | | | (shr.o) archive member (#213277) | ||||
* | Fix typo. | Ulrich Müller | 2011-02-07 | 1 | -3/+3 |
| | |||||
* | Add a variable to remove all .la files if requested | Nirbheek Chauhan | 2011-02-07 | 1 | -1/+12 |
| | |||||
* | Translate --jobs with no count to safer --jobs=5. | Michał Górny | 2011-02-07 | 2 | -4/+4 |
| | | | | Value-less --jobs is mostly used along with --load-average, which is not supported by SCons. Thus, we should use a safe number of jobs. | ||||
* | Fix SRC_URI for older versions (bug #353904 by Sven Vermeulen). | Pacho Ramos | 2011-02-07 | 1 | -2/+6 |
| | |||||
* | Add a function to make it easier to hide non-pam symbols from modules. | Diego Elio Pettenò | 2011-02-05 | 1 | -2/+19 |
| | | | | | | Rather than reinventing the wheel and adding a stupid file to each of the packages, use a single function to create a temporary file and use that. | ||||
* | Fixed policy patching. | Anthony G. Basile | 2011-02-05 | 1 | -24/+13 |
| | |||||
* | Remove unnecessary die messages as portage prints the command it fails on. ↵ | Samuli Suominen | 2011-02-04 | 1 | -6/+6 |
| | | | | Whitespace. | ||||
* | Remove superfluous "time" statement (with permission from scarabeus). | Ulrich Müller | 2011-02-02 | 1 | -3/+3 |
| | | | | Fix typo in case statement. | ||||
* | Add eapi4 to "known" list | Tomas Chvatal | 2011-02-01 | 1 | -2/+2 |
| | |||||
* | Add -mfloat-gprs, -mspe, and -mno-spe for bug #353008 and new flags for 4.6. | Ryan Hill | 2011-02-01 | 1 | -2/+5 |
| | |||||
* | Pass autotools-utils-src_install args to base_src_install. Requested by ↵ | Maciej Mrozowski | 2011-02-01 | 1 | -2/+2 |
| | | | | Michał Górny. | ||||
* | Add EAPI=4 to the list of supported EAPIs (xfconf needs it), bug #353210. | Gilles Dartiguelongue | 2011-01-31 | 1 | -2/+2 |
| | |||||
* | Support eapi4. | Tomas Chvatal | 2011-01-31 | 1 | -2/+2 |
| | |||||
* | QA: drop all unused eclasses that were already announced for removal. New ↵ | Tomas Chvatal | 2011-01-31 | 36 | -329/+0 |
| | | | | policy allows them to be gone after 30 days since the announcement. | ||||
* | Wipe it even more | Samuli Suominen | 2011-01-30 | 1 | -4/+2 |
| | |||||
* | Add ESCM_OFFLINE variable support. | Sergei Trofimovich | 2011-01-30 | 1 | -64/+104 |
| | | | | | | | Cleaned-up an eclass. Make it 'eclass-manpages' friendly. Thanks to Alexander Vershilov for ESCM_OFFLINE support (bug #353052) and thanks to mren <bugs@rennings.net> for documentation support (bug #211221) | ||||
* | Add EAPI=4 support | Torsten Veller | 2011-01-30 | 1 | -2/+2 |
| | |||||
* | Fix 'development' handling. | Pacho Ramos | 2011-01-30 | 1 | -2/+2 |
| | |||||
* | Provide a 'development' USE for installing .pc files as requested in bug ↵ | Pacho Ramos | 2011-01-29 | 1 | -3/+11 |
| | | | | #262414. Thanks a lot to Markos Chandras for his help. | ||||
* | Support eapi4 in tree ebuilds. | Tomas Chvatal | 2011-01-29 | 1 | -2/+2 |
| | |||||
* | addapted to EAPI=3 | Jörg Bornkessel | 2011-01-28 | 1 | -3/+13 |
| | |||||
* | switch to slot dir before running tests in php-ext-pecl-r2_src_test | Matti Bickel | 2011-01-28 | 1 | -5/+4 |
| | |||||
* | Add KDEPIM 4.4.10 support | Theo Chatzimichos | 2011-01-28 | 2 | -4/+4 |
| | |||||
* | EAPI4 support | Samuli Suominen | 2011-01-27 | 1 | -2/+2 |
| | |||||
* | Support eapi4 | Tomas Chvatal | 2011-01-26 | 1 | -2/+2 |
| | |||||
* | Remove no longer needed flag-o-matic inherit | Maciej Mrozowski | 2011-01-26 | 1 | -2/+2 |
| | |||||
* | Remove use amd64 && append-flags '-m64' - not needed anymore it seems. Bug ↵ | Maciej Mrozowski | 2011-01-26 | 1 | -3/+1 |
| | | | | 352774 | ||||
* | Use slotted dependencies where possible for future Gnome3 stuff. | Pacho Ramos | 2011-01-25 | 1 | -4/+4 |
| | |||||
* | Drop pkg_setup phase since operations done inside of that phase were ↵ | Tomas Chvatal | 2011-01-24 | 1 | -15/+3 |
| | | | | supposed to be done in the src_configure. | ||||
* | Add MODULE_A_EXT for g-cpan ease of use where upstream has other file ↵ | Robin H. Johnson | 2011-01-23 | 1 | -2/+5 |
| | | | | extensions. Add reminder to document the variables later. | ||||
* | Fix another example wrt bug 350423 | Maciej Mrozowski | 2011-01-22 | 1 | -2/+2 |
| | |||||
* | more ROOT vs. EROOT confusion | Jonathan Callen | 2011-01-20 | 1 | -2/+2 |
| | |||||
* | Fix ROOT vs. EROOT confusion | Jonathan Callen | 2011-01-20 | 1 | -3/+3 |
| | |||||
* | Fix escaping of quotes in qt4-build.eclass, bug 332669. | Dror Levin | 2011-01-20 | 1 | -3/+3 |
| | |||||
* | Fixed issue #352026 | Ole Markus With | 2011-01-20 | 1 | -2/+3 |
| | |||||
* | Pass cmake-utils_src_test arguments to ctest. | Maciej Mrozowski | 2011-01-20 | 1 | -2/+2 |
| | |||||
* | Suggest myeconfargs to be local variable in example code. Bug 352145 | Maciej Mrozowski | 2011-01-20 | 1 | -2/+2 |
| | |||||
* | Update minimal required version and drop useless argument passing. | Tomas Chvatal | 2011-01-19 | 1 | -4/+4 |
| | |||||
* | Add support for Go language in 4.6. (bug #329551) | Ryan Hill | 2011-01-18 | 1 | -4/+21 |
| | |||||
* | Compare with version triplet rather than full version so we can match snapshots. | Ryan Hill | 2011-01-18 | 1 | -2/+2 |
| | |||||
* | Fix logic error, resulting in bug #351401 | Fabian Groffen | 2011-01-16 | 1 | -2/+2 |
| | | | | | | In Prefix there is no user Portage, even not when the user runs as root, in which case Portage would also run as root. Result, never try to fix anything when running Prefix. | ||||
* | Don't call python_set_active_version in eclass as it is not really required. ↵ | Tomas Chvatal | 2011-01-16 | 1 | -4/+6 |
| | | | | Try to set waf binary once more in src_configure as some ebuild lack calls to pkg_setup over this eclass which results into empty WAF_BINARY. | ||||
* | By default disable dependency tracking, all x11 packages support this one. | Tomas Chvatal | 2011-01-15 | 1 | -1/+2 |
| | |||||
* | add missing quote, bug #298121 | Fabian Groffen | 2011-01-13 | 1 | -2/+2 |
| | |||||
* | Merge in changes to be similar to cmake-utils.eclass so this eclass can be ↵ | Tomas Chvatal | 2011-01-13 | 1 | -12/+19 |
| | | | | used for talloc. | ||||
* | Only show the developers the tar unpack warnings (I_KNOW_WHAT_I_AM_DOING) | Andreas K. Hüttel | 2011-01-12 | 1 | -2/+7 |
| | |||||
* | - Die if EAPI is unsupported | Torsten Veller | 2011-01-12 | 1 | -14/+42 |
| | | | | | | | - Die if PERL_EXPORT_PHASE_FUNCTIONS not yes or no - Add support for MY_PN, MY_PV, MODULE_VERSION - Allow use of myconf, mymake, myinst as arrays - Use Module::Build even if Module::Build is not prefered but no Makefile.PL is found |