summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* also scan for older AC_PROG_INTLTOOL since not all packages have updated yetMike Frysinger2012-05-211-3/+3
* Add information about automatic run of python-distutils-ng_redoscript.Krzysztof Pawlik2012-05-212-2/+8
* run intltoolize when IT_PROG_INTLTOOL is in use #416789 by Markus OehmeMike Frysinger2012-05-211-4/+8
* re-arch external tool handling to make it scalable for adding more toolsMike Frysinger2012-05-211-15/+53
* Fix to match autotools.eclass API changes.Michał Górny2012-05-212-3/+6
* Document PYTHON_DISABLE_SCRIPT_REDOS.Krzysztof Pawlik2012-05-212-2/+12
* Fix #! line for installed scripts and install them for enabled implementation...Krzysztof Pawlik2012-05-212-2/+13
* strip-linguas check addedJörg Bornkessel2012-05-202-2/+7
* some debug infos for wrong use of vdr-plugin-2.eclassJörg Bornkessel2012-05-202-6/+25
* Try to avoid sandbox violation when running qhelpgenerator, bug 415517.Davide Pesavento2012-05-202-3/+7
* change eautomake over to autotools_check_macro now that we cache the results ...Mike Frysinger2012-05-201-6/+2
* optimize autotools_check_macro to cache the result of the autoconf trace as w...Mike Frysinger2012-05-201-15/+41
* allow autotools_check_macro_val to take multiple macros when the values can s...Mike Frysinger2012-05-201-10/+16
* make eliding of --install transparent to the caller so that we can drop dupli...Mike Frysinger2012-05-201-14/+14
* we don't use anything from eutils eclass now, so drop the inheritMike Frysinger2012-05-201-2/+2
* always depend on automake even when WANT_AUTOMAKE=none #401605Mike Frysinger2012-05-201-4/+5
* eautoreconf: automatically run eautopoint when the code base uses itMike Frysinger2012-05-201-1/+4
* automatically create AC_CONFIG_MACRO_DIR dir tooMike Frysinger2012-05-201-4/+6
* Fix name space collision with elisp-common.eclass, bug 406053.Ulrich Müller2012-05-192-17/+20
* qt4.eclass is dead.Davide Pesavento2012-05-192-4/+8
* only default armv7 to vfpv3-d16. default armv6 to vfp, but otherwise, keep t...Mike Frysinger2012-05-181-5/+8
* make rename_libraries rename bsdxml to expat too.Alexis Ballier2012-05-171-1/+4
* Do not install programs or libraries with the system immutable flag; it is mo...Alexis Ballier2012-05-161-3/+3
* Bug #415427: PBXT build was broken entirely in 5.1.62, and not actually runni...Robin H. Johnson2012-05-151-2/+2
* install .awk into /usr/share/gcc-data/ to avoid /lib/ mess, and we dont need ...Mike Frysinger2012-05-151-16/+12
* Block older versions of sys-apps/portage that don't have improved COLLISION_I...Krzysztof Pawlik2012-05-142-2/+9
* use `use_if_iuse` with bootstrap since not all versions have thisMike Frysinger2012-05-131-2/+2
* drop warnings for old versions of codeMike Frysinger2012-05-131-18/+1
* Added myself as co-maintainer to virtuoso.eclassChris Reffett2012-05-131-1/+2
* support extended makeflag syntax and not just -j#Mike Frysinger2012-05-112-5/+46
* Actually check if the plugin file exist before creating symlink. Avoids broke...Tomas Chvatal2012-05-112-3/+12
* probe .sh files to see if they are makeself archives #415013 by Alan SmitheeMike Frysinger2012-05-111-1/+7
* Ignore licenses, user accept them by portage. Fixes bug#415337.Tomas Chvatal2012-05-102-4/+9
* arm: rework default --with-arch selection to be more tolerant of endian varia...Mike Frysinger2012-05-101-13/+23
* Depend on python and block python[-threads] for bug #409427.Alexandre Rostovtsev2012-05-102-2/+12
* have tc-is-cross-compiler default to CHOST if CTARGET isnt set #414527 by RaÃ...Mike Frysinger2012-05-101-1/+2
* Update the default unpack to detect cases when oxt is packed elsewhere.Tomas Chvatal2012-05-092-4/+11
* Fix xorg-2's git:// EGIT_REPO_URI.Matt Turner2012-05-092-3/+6
* Add the src_unpack phase for office-ext eclass.Tomas Chvatal2012-05-092-4/+26
* Don't call gtk-doc configure option when not availablePacho Ramos2012-05-092-3/+6
* Sync kde4-*.eclass from kde overlay: add x11-libs/qt-dbus to kde dependencies...Andreas K. Hüttel2012-05-085-12/+22
* Update cmake-utils.eclass from kde overlay: make builds verbose by default, f...Andreas K. Hüttel2012-05-082-9/+15
* Stop stripping upstream CFLAGS from g++.conf for Qt 4.8 and later (see bug 35...Davide Pesavento2012-05-072-4/+10
* also apply sol2-conf patchsetFabian Groffen2012-05-061-2/+2
* fix typoBenda XU2012-05-061-2/+2
* Add ELT patch for Solaris x64 libtool problem where the linker is set to 'ld_...Fabian Groffen2012-05-063-3/+23
* Silence eclass-to-manpage warnings.Mike Gilbert2012-05-062-4/+9
* Eliminate another duplicate slash.Mike Gilbert2012-05-052-3/+6
* Simplify ${D%/}/ to ${D}; PMS says ${D} always has a trailing slash, and it w...Mike Gilbert2012-05-052-3/+7
* Raise util-macros dependency.Chí-Thanh Christopher Nguyễn2012-05-042-3/+7