summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
...
* Move ppc/powerpc fix to after we apply linux patchesMike Pagano2012-06-062-15/+19
* Start using prune_libtool_files() from eutils, deprecate remove_libtool_files().Michał Górny2012-06-062-3/+11
* Introduce prune_libtool_files() for .la file removal. Based on one used by au...Michał Górny2012-06-062-3/+101
* Avoid type -P output for glibtoolize, bug #419641Fabian Groffen2012-06-052-3/+6
* enhanced functionality of doicon/newicon in eutils.eclassJulian Ospald2012-06-052-31/+111
* restore pkg_postrm export -- commit 1.542 was meant to delete pkg_prerm, not ...Mike Frysinger2012-06-051-2/+2
* Allow more providers for stardict, bug #413093 by tot-to and qt team.Pacho Ramos2012-06-052-6/+11
* Update Intel/AMD instruction sets for 4.7.Ryan Hill2012-06-052-2/+7
* Add -mfloat-abi=* to ALLOWED_FLAGS (bug #419615 by Hector Martin).Ryan Hill2012-06-052-3/+7
* No longer call java-pkg_ensure-test in java-pkg-2_pkg_setup as this is handle...Ralph Sennhauser2012-06-042-3/+6
* always build up the multilib list for gcc even when --disable-multilib as it ...Mike Frysinger2012-06-031-3/+5
* teach gcc how to handle CTARGET abis independent of CHOST abisMike Frysinger2012-06-031-9/+13
* all callers to specify a different set of ABIs with get_all_abis so that we c...Mike Frysinger2012-06-031-6/+13
* punt pkg_preinst as it is merely a stub and no one calls it anymoreMike Frysinger2012-06-021-6/+2
* delete pkg_prerm from export_functions since its no longer definedMike Frysinger2012-06-021-2/+2
* drop multilib_env setup calls since crossdev supports multilib now, and host ...Mike Frysinger2012-06-021-10/+1
* punt pkg_postrm as we no longer install these files into the / paths (rev 1.5...Mike Frysinger2012-06-021-8/+2
* inherit multilib for get_libdirZac Medico2012-06-0217-44/+48
* inherit multilib for get_libdirZac Medico2012-06-022-4/+5
* inherit multilib for get_libdirZac Medico2012-06-022-3/+6
* Don't assinging RDEPEND to DEPEND and vise versa. JRE in DEPEND confuses VM s...Ralph Sennhauser2012-06-012-8/+9
* pass --enable-obsolete for end users to use older (unsupported) targets #4183...Mike Frysinger2012-05-312-2/+4
* fix moronic syntax error in previous commitMike Frysinger2012-05-311-2/+2
* also warn on -Wl, flags passed to append-flagsMike Frysinger2012-05-311-2/+3
* handle mingw64 targets in the libc cross-compiler logic #417793 by Matt WhitlockMike Frysinger2012-05-301-2/+4
* Use 'darcs get --lazy' instead of 'darcs get --partial' (gone in darcs-2.8).Sergei Trofimovich2012-05-302-3/+6
* Set prefix for ant-1.8.4Ralph Sennhauser2012-05-302-3/+13
* Sort ldflags handling functions to logic placeJustin Lecher2012-05-302-28/+31
* Allow EAPI=4.Sergei Trofimovich2012-05-302-4/+7
* Introduce chromium_suid_sandbox_check_kernel_config, deprecate chromium_check...Paweł Hajdan2012-05-302-5/+19
* Apply gnustep eclass changes wrt http://archives.gentoo.org/gentoo-dev/msg_ee...Paweł Hajdan2012-05-293-8/+14
* Simplify preserve_old_lib ewarn messages, wrt http://archives.gentoo.org/gent...Paweł Hajdan2012-05-282-11/+9
* Remove invalid use check, these should be fixed by now.Michał Górny2012-05-282-11/+5
* Fail whenever unable to change directory, wrt #391927.Michał Górny2012-05-282-12/+15
* autotools.eclass no longer supports re-inheriting so we need to override AUTO...Michał Górny2012-05-282-6/+7
* Update on SELinux eclass, introducing support for user-provided policies and ...Sven Vermeulen2012-05-262-15/+79
* Fix double hashbang in installed scripts. Patch by Krzysztof Pawlik, modified...Michał Górny2012-05-262-8/+22
* warn when people add preprocessor/linker flags with `append-flags`Mike Frysinger2012-05-261-1/+5
* fixed install for locales if only LINGUAS=enJörg Bornkessel2012-05-252-4/+10
* Re-enable rpath on prefix wrt bug 417169.Davide Pesavento2012-05-252-4/+8
* Remove obsolete pkg_pretend function.Mike Gilbert2012-05-242-13/+6
* Typo in commentAlexis Ballier2012-05-241-2/+2
* Create objdir if MAKEOBJDIRPREFIX is defined, so that we can make out of tree...Alexis Ballier2012-05-241-1/+7
* do not require aclocal.m4 to trace macros as simpler packages might not end u...Mike Frysinger2012-05-241-5/+5
* Don't elog about icons if the user has installed them. Bug 416773 by pacho.Mike Gilbert2012-05-232-11/+17
* Avoid using 'make' for installing; use 'mkdir -p' for creating the directorie...Diego Elio Pettenò2012-05-232-3/+8
* Call eaclocal unconditionally; _elibtoolize no longer does that.Michał Górny2012-05-222-6/+6
* Update SRC_URI for Qt 4.8.1 and later.Davide Pesavento2012-05-222-3/+10
* Punt support for running intltoolize --force --copy --automake, because autot...Samuli Suominen2012-05-221-13/+1
* drop x32 support for 4.6.x versions now that we have 4.7.0Mike Frysinger2012-05-221-12/+4