Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | respect USE=openmp even when cross-compiling #199995 by Quentin Casasnovas | 2010-06-20 | 1 | -2/+2 | |
| | |||||
* | Moving dev-util/cvs* to dev-vcs/cvs* | 2010-06-19 | 2 | -4/+4 | |
| | |||||
* | Move IUSE SPECS_VER and nossp to gcc 4.4 | 2010-06-18 | 1 | -2/+5 | |
| | |||||
* | Add support for full hardened on >=gcc 4.4 bug #318171 | 2010-06-18 | 1 | -38/+76 | |
| | |||||
* | Add better support for finding out-of-tree builds when searching in /lib/modules | 2010-06-17 | 1 | -2/+8 | |
| | |||||
* | .packlist and *.bs files are installed to VENDOR_ARCH not VENDOR_LIB. ↵ | 2010-06-16 | 1 | -4/+4 | |
| | | | | Deleting all empty directories shouldn't do any harm as perl_delete_localpod does it before and it is needed if VENDOR_ARCH is not a subdirectory of VENDOR_LIB | ||||
* | Fix typo as pointed out by Ray <rym002@netscape.net>. bug #324039 | 2010-06-16 | 1 | -2/+2 | |
| | |||||
* | Remove extra slash in catalogs | 2010-06-16 | 1 | -3/+3 | |
| | |||||
* | Accept arguments to emake install | 2010-06-13 | 1 | -2/+2 | |
| | |||||
* | Add mythnetvision plugin for 0.23 and delete mythflix for 0.23 | 2010-06-13 | 1 | -1/+6 | |
| | |||||
* | Adapt gnome-python-common.eclass to eapis older than 2. Thanks to Arfrever ↵ | 2010-06-11 | 1 | -4/+22 | |
| | | | | for the patch (bug #323233) | ||||
* | Rename local USE flag 'vim-with-x' to global USE flag 'X' | 2010-06-09 | 1 | -7/+12 | |
| | |||||
* | fix PEAR-PEAR dependency (bug #310633) | 2010-06-09 | 1 | -2/+4 | |
| | |||||
* | xorg-2.eclass: bump util-macros dep to 1.8.0, see bugs #320625 and #322559 | 2010-06-08 | 1 | -2/+2 | |
| | |||||
* | support by Jens Pranaitis for xz/lzma patches #322235 | 2010-06-05 | 1 | -1/+3 | |
| | |||||
* | add mint support #321827 by Alan Hourihane | 2010-06-02 | 1 | -6/+16 | |
| | |||||
* | Support for multiple python ABIs, bug #309039. | 2010-05-31 | 1 | -19/+47 | |
| | |||||
* | Fix sedding of $MAKE in qt 4.5, bug 321335 (again). | 2010-05-30 | 1 | -5/+7 | |
| | |||||
* | Fix deletion of empty parent directories in _python_clean_compiled_modules(). | 2010-05-29 | 1 | -4/+6 | |
| | |||||
* | Bug #266157: Update deblob max version. | 2010-05-28 | 1 | -2/+2 | |
| | |||||
* | Don't pass p option to tar when unpacking. | 2010-05-27 | 1 | -3/+3 | |
| | |||||
* | Drop useless text in die messages. | 2010-05-27 | 1 | -3/+3 | |
| | |||||
* | - use DOCS and HTML_DOCS support from base.eclass (arrays), provide backward ↵ | 2010-05-27 | 1 | -44/+22 | |
| | | | | | | compatibility code - remove documentation of internal functions so that only relevant and public API is in manual | ||||
* | Apply fvisibility fix for versions > 4.7.0_beta as well | 2010-05-26 | 1 | -2/+2 | |
| | |||||
* | Document the insanity that is --with-python-dir a bit better as requested by ↵ | 2010-05-25 | 1 | -1/+9 | |
| | | | | darkside. | ||||
* | Quote function arguments | 2010-05-25 | 1 | -5/+5 | |
| | |||||
* | Make econf accept base_src_configure arguments (only >=EAPI-2), fix ↵ | 2010-05-25 | 1 | -5/+4 | |
| | | | | documentation wrt PATCHES variable | ||||
* | Fix deprecation warning in python_mod_compile(). | 2010-05-25 | 1 | -11/+13 | |
| | |||||
* | Add sanity check in distutils_src_test(). | 2010-05-25 | 1 | -11/+15 | |
| | | | | Improve distutils_pkg_postinst() and distutils_pkg_postrm(). | ||||
* | Improve python_pkg_setup(). | 2010-05-25 | 1 | -74/+146 | |
| | | | | | | | | | | Improve python_clean_installation_image(). Rename validate_PYTHON_ABIS() to _python_calculate_PYTHON_ABIS(). Delete sanity check in python_set_active_version() (bug #321057). Improve error message in PYTHON(). Improve _python_clean_compiled_modules(). Print deprecation warnings when python_mod_optimize() / python_mod_cleanup are called without paths to Python modules. Print deprecation warning in python_mod_compile(). | ||||
* | Improve -g{,gdb} check for qt-webkit to include test for -g{,gdb}[0-9]. | 2010-05-25 | 1 | -13/+14 | |
| | |||||
* | Fix CC, CXX, LD and LINK in all test files, bug 321335. | 2010-05-24 | 1 | -3/+6 | |
| | |||||
* | fixed 4.7.0_beta1 regression with -fvisibility=hidden | 2010-05-24 | 1 | -1/+8 | |
| | |||||
* | Use the new syntax for rake dependencies. | 2010-05-24 | 1 | -5/+5 | |
| | |||||
* | Avoid touching IUSE in _ruby_wrap_conditions; set the test USE flag | 2010-05-24 | 1 | -3/+3 | |
| | | | | | directly into the ruby_add_rdepend function to avoid subshell handling. | ||||
* | run automake if the configure script requests it via AM_INIT_AUTOMAKE even ↵ | 2010-05-23 | 1 | -10/+16 | |
| | | | | if there are no .am files #311439 | ||||
* | add new tc-has-openmp helper func #320215 by Samuli Suominen | 2010-05-23 | 1 | -1/+25 | |
| | |||||
* | inform the users that building qt-webkit with -ggdb can be problematic. | 2010-05-22 | 1 | -1/+13 | |
| | | | | bug 307861 | ||||
* | fix bug 320851. | 2010-05-22 | 1 | -20/+12 | |
| | | | | | | also apply ayoy's fixes: - Remove changes to mkspecs in favor of setting correct env variables in configure script. - Make compilation output more verbose. | ||||
* | Set RDEPEND="${RDEPEND}" to avoid depend to filter through rdepend. | 2010-05-22 | 1 | -1/+2 | |
| | |||||
* | Avoid globbing while parsing the dependency string. | 2010-05-22 | 1 | -1/+3 | |
| | |||||
* | Use a slightly different syntax for expliciting implementation-dependent ↵ | 2010-05-22 | 1 | -9/+15 | |
| | | | | | | | | | | | | | | dependencies. Rather than using a single, huge USE-conditional per atom, put the dependendencies under conditional _and_ USE-dependency. This allows for syntax like: USE_RUBY="ruby18 ruby19" ... ruby_add_bdepend "test? ( dev-ruby/first )" USE_RUBY="ruby18" ruby_add_bdepend "test? ( dev-ruby/second )" USE_RUBY="ruby19" ruby_add_bdepend "test? ( dev-ruby/third )" | ||||
* | Allow for standard depend syntax in the single parameter form of ↵ | 2010-05-22 | 1 | -59/+49 | |
| | | | | | | | | | | ruby_add_rdepend and ruby_add_bdepend. Make the two parameters form throw a warning for gentoo developers only (for now), and call back the single-parameter function after wrapping. Update documentation to only suggest using the new syntax. This allows dropping _ruby_add_rdepend and _ruby_add_bdepend convenience functions, and rather adds a _ruby_wrap_conditions function. | ||||
* | Fix missing link warnings in the eclass to print the library's soname again. | 2010-05-22 | 1 | -3/+3 | |
| | |||||
* | Change processing of atoms in ruby_add_rdepend and ruby_add_bdepend to | 2010-05-21 | 1 | -7/+16 | |
| | | | | | | | | | | | | make it possible to process complex dependency strings, such as || ( virtual/ruby-test-unit dev-ruby/test-unit:2 ) which is going to be common for test-unit-2 compatible packages; to have a proper dependency tree. This, theorically, can also drop the need for the 2-ary calls for ruby_add_bdepend and ruby_add_rdepend. | ||||
* | Solve bug #320545 in the least hacky way: disable --no-undefined for | 2010-05-21 | 1 | -3/+10 | |
| | | | | | | | | | the Ruby-Gnome2 bindings. Unfortunately they rely on a partially-undefined behaviour, let's just hope they'll never come giving us trouble for this. Also avoid using cp -a (non-portable) for installing samples, use insinto/doins instead. | ||||
* | Bug #317297: Some kernel sources packages in overlays have version numbers ↵ | 2010-05-20 | 1 | -2/+14 | |
| | | | | like -9999 that does not allow us to work out what the actual version number is for functions like kernel_is. They SHOULD have a CKV variable in this case, but without it, they previously went into an infinite loop during the version detection in the eclass. | ||||
* | Change ELT-patches for AIX to use import files as soname-emulator (bug#213277). | 2010-05-20 | 44 | -194/+274 | |
| | | | | | This requires switching libtool to force -no-undefined behaviour on AIX. Additionally, get_libname() now does return .so and versions like Linux. | ||||
* | drop unnecessary output padding in unpack_makeself #320313 | 2010-05-20 | 1 | -5/+5 | |
| | |||||
* | Fix handling of PYTHON_USE_WITH with more than 2 USE flags. | 2010-05-17 | 1 | -307/+476 | |
| | | | | | | | | | | | | Improve python_pkg_setup(). Rename python_clean_sitedirs() to python_clean_installation_image(). Improve python_clean_installation_image(). Improve handling of -- option in phase functions. Add check for dev-lang/python in validate_PYTHON_ABIS() (bug #319651). Improve error message in python_copy_sources(). Improve python_set_active_version(). Improve error messages in PYTHON(). Support PEP 3147 in python_mod_optimize(), python_mod_cleanup() and python_mod_compile(). |