[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog multilib-build.eclass

2015-06-26 Thread Michal Gorny (mgorny)
mgorny 15/06/26 20:43:13 Modified: ChangeLog multilib-build.eclass Log: Remove emul-linux-x86 hack, since emul-linux-x86 is no more. Revision ChangesPath 1.1685 eclass/ChangeLog file :

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog multilib-build.eclass multilib-minimal.eclass

2014-12-13 Thread Michal Gorny (mgorny)
mgorny 14/12/13 08:41:38 Modified: ChangeLog multilib-build.eclass multilib-minimal.eclass Log: Disable parallel run support. Revision ChangesPath 1.1460 eclass/ChangeLog file :

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog multilib-build.eclass

2014-08-16 Thread Jonathan Callen (jcallen)
jcallen 14/08/17 03:34:32 Modified: ChangeLog multilib-build.eclass Log: Add new multilib_native_enable and multilib_native_with functions; fix documentation Revision ChangesPath 1.1352 eclass/ChangeLog file :

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog multilib-build.eclass

2014-07-03 Thread Michal Gorny (mgorny)
mgorny 14/07/03 07:48:49 Modified: ChangeLog multilib-build.eclass Log: Re-enable multilib flags for s390. Revision ChangesPath 1.1307 eclass/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1307view=markup plain:

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog multilib-build.eclass

2014-07-03 Thread Michal Gorny (mgorny)
mgorny 14/07/03 08:27:01 Modified: ChangeLog multilib-build.eclass Log: Explain MULTILIB_COMPAT a bit more verbosely, and add a REQUIRED_USE for it. Revision ChangesPath 1.1308 eclass/ChangeLog file :

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog multilib-build.eclass

2014-07-03 Thread Fabian Groffen (grobian)
grobian 14/07/03 17:45:26 Modified: ChangeLog multilib-build.eclass Log: Add some Prefix hosts to _MULTILIB_FLAGS Revision ChangesPath 1.1309 eclass/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1309view=markup

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog multilib-build.eclass

2014-06-29 Thread Michal Gorny (mgorny)
mgorny 14/06/29 07:53:33 Modified: ChangeLog multilib-build.eclass Log: Check MULTILIB_COMPAT before querying USE flags. Bug #515642, thanks to Greg Turner. Revision ChangesPath 1.1304 eclass/ChangeLog file :

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog multilib-build.eclass

2014-06-28 Thread Michal Gorny (mgorny)
mgorny 14/06/28 09:56:26 Modified: ChangeLog multilib-build.eclass Log: Enable multilib flags for ppc. Since ppc profiles are not multilib at the moment, this should not create any new issues. Revision ChangesPath 1.1303 eclass/ChangeLog file :

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog multilib-build.eclass

2014-05-28 Thread Michal Gorny (mgorny)
mgorny 14/05/28 18:53:20 Modified: ChangeLog multilib-build.eclass Log: Fix ABI flag stripping in multilib_get_enabled_abis(), bug #511682. Revision ChangesPath 1.1277 eclass/ChangeLog file :

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog multilib-build.eclass

2014-05-23 Thread Michal Gorny (mgorny)
mgorny 14/05/23 07:11:53 Modified: ChangeLog multilib-build.eclass Log: Introduce multilib_get_enabled_abi_pairs() to obtain list containing both ABI values and USE flag names. Revision ChangesPath 1.1266 eclass/ChangeLog file :

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog multilib-build.eclass

2014-05-23 Thread Michal Gorny (mgorny)
mgorny 14/05/23 07:38:36 Modified: ChangeLog multilib-build.eclass Log: Export MULTILIB_ABI_FLAG for ebuild/eclass use. Bug #509478. Revision ChangesPath 1.1267 eclass/ChangeLog file :

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog multilib-build.eclass

2014-05-23 Thread Michal Gorny (mgorny)
mgorny 14/05/23 07:39:26 Modified: ChangeLog multilib-build.eclass Log: Deprecate multilib_for_best_abi() to decrease confusion. Revision ChangesPath 1.1268 eclass/ChangeLog file :

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog multilib-build.eclass

2014-05-23 Thread Michal Gorny (mgorny)
mgorny 14/05/23 07:47:40 Modified: ChangeLog multilib-build.eclass Log: Use MULTILIB_ABI_FLAG for header wrapping. Also, use explicit error when ABI is omitted in wrapper template. Revision ChangesPath 1.1269 eclass/ChangeLog file :

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog multilib-build.eclass

2014-05-23 Thread Michal Gorny (mgorny)
mgorny 14/05/23 07:53:22 Modified: ChangeLog multilib-build.eclass Log: Add remaining potential multilib arches to header wrapping template. Revision ChangesPath 1.1270 eclass/ChangeLog file :

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog multilib-build.eclass

2014-05-23 Thread Michal Gorny (mgorny)
mgorny 14/05/23 17:11:10 Modified: ChangeLog multilib-build.eclass Log: Change ABI-flag separator from : to . to avoid issues with Makefile rules and PATH separator. Revision ChangesPath 1.1271 eclass/ChangeLog file :

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog multilib-build.eclass

2014-05-12 Thread Michal Gorny (mgorny)
mgorny 14/05/12 21:56:17 Modified: ChangeLog multilib-build.eclass Log: Do not install wrapper headers when no ABI provides a particular header. Revision ChangesPath 1.1252 eclass/ChangeLog file :

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog multilib-build.eclass

2014-05-07 Thread Michal Gorny (mgorny)
mgorny 14/05/07 17:33:49 Modified: ChangeLog multilib-build.eclass Log: Use amd64 headers for i686 when USE=-abi_x86_32 to maintain compatibility with current state of emul-linux. Fixes bug #509556. Revision ChangesPath 1.1242 eclass/ChangeLog file :

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog multilib-build.eclass

2014-05-01 Thread Michal Gorny (mgorny)
mgorny 14/05/01 09:52:27 Modified: ChangeLog multilib-build.eclass Log: Add MULTILIB_COMPAT to limit the supported ABIs for pre-built packages. Revision ChangesPath 1.1234 eclass/ChangeLog file :

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog multilib-build.eclass

2014-04-29 Thread Michal Gorny (mgorny)
mgorny 14/04/29 20:56:46 Modified: ChangeLog multilib-build.eclass Log: Disable wrappers for multilib portage only. Enable them in non-multilib profiles for consistency. Revision ChangesPath 1.1229 eclass/ChangeLog file :

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog multilib-build.eclass

2014-04-29 Thread Michal Gorny (mgorny)
mgorny 14/04/29 20:59:00 Modified: ChangeLog multilib-build.eclass Log: Reorder the operations in multilib_prepare_wrappers for easier reading. Revision ChangesPath 1.1231 eclass/ChangeLog file :

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog multilib-build.eclass

2014-04-29 Thread Michal Gorny (mgorny)
mgorny 14/04/29 20:59:41 Modified: ChangeLog multilib-build.eclass Log: Disable header wrapping on unsupported ABIs. Revision ChangesPath 1.1232 eclass/ChangeLog file :

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog multilib-build.eclass

2014-04-22 Thread Michal Gorny (mgorny)
mgorny 14/04/22 20:12:53 Modified: ChangeLog multilib-build.eclass Log: Remove the QA warning from multilib_is_native_abi() till we decide which one to keep actually. Revision ChangesPath 1.1222 eclass/ChangeLog file :

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog multilib-build.eclass

2014-04-21 Thread Michal Gorny (mgorny)
mgorny 14/04/21 07:17:55 Modified: ChangeLog multilib-build.eclass Log: Introduce extra multilib_native_use* wrappers encapulsating multilib_build_binaries use* functions. Revision ChangesPath 1.1215 eclass/ChangeLog file :

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog multilib-build.eclass

2014-04-21 Thread Michal Gorny (mgorny)
mgorny 14/04/21 07:22:17 Modified: ChangeLog multilib-build.eclass Log: Make multilib_is_native_abi equivalent to multilib_build_binaries, until all ebuilds are fixed. Revision ChangesPath 1.1216 eclass/ChangeLog file :

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog multilib-build.eclass

2014-04-21 Thread Michal Gorny (mgorny)
mgorny 14/04/21 07:27:54 Modified: ChangeLog multilib-build.eclass Log: ...and make multilib_build_binaries stand-alone. Revision ChangesPath 1.1217 eclass/ChangeLog file :

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog multilib-build.eclass

2014-04-21 Thread Michal Gorny (mgorny)
mgorny 14/04/21 07:58:10 Modified: ChangeLog multilib-build.eclass Log: Add a QA warning to multilib_is_native_abi. Revision ChangesPath 1.1218 eclass/ChangeLog file :

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog multilib-build.eclass

2014-04-03 Thread Michal Gorny (mgorny)
mgorny 14/04/03 21:38:08 Modified: ChangeLog multilib-build.eclass Log: Add a note not to add new ABIs without contacting multilib. Revision ChangesPath 1.1194 eclass/ChangeLog file :

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog multilib-build.eclass

2014-03-31 Thread Michal Gorny (mgorny)
mgorny 14/03/31 15:32:22 Modified: ChangeLog multilib-build.eclass Log: Revert the introduction of ABI_PPC due to a lot of breakage, bug #506298 to track it. Revision ChangesPath 1.1190 eclass/ChangeLog file :

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog multilib-build.eclass

2014-03-30 Thread Michal Gorny (mgorny)
mgorny 14/03/30 08:41:53 Modified: ChangeLog multilib-build.eclass Log: Support rewriting symlinks in MULTILIB_CHOST_TOOLS, bug #506062. Revision ChangesPath 1.1187 eclass/ChangeLog file :