summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* handle new gcc-4.8 MULTILIB_OSDIRNAMES logic that includes multiarch junkMike Frysinger2013-04-101-5/+9
|
* Move the egg_info code into a more realistic location for future testing.Michał Górny2013-04-102-10/+13
|
* Update documentation URL.Jeroen Roovers2013-04-102-3/+6
|
* Remove duplicate PCI ID.Jeroen Roovers2013-04-102-8/+10
|
* Add support for 1.6.0-nv2 (bug #465340).Jeroen Roovers2013-04-102-3/+9
|
* Disable debug symbols unless debug useflag is enabledJory Pratt2013-04-102-2/+8
|
* Make PT default for pax marking (pax-utils.eclass)Magnus Granberg2013-04-092-9/+12
|
* Fix for installing ini files in the tree. Bug 464900Ole Markus With2013-04-082-8/+7
|
* Add support for verbose build in <EAPI5Michael Sterrett2013-04-081-1/+12
|
* simplify nvidia-driver-get-card(); tidyMichael Sterrett2013-04-081-15/+17
|
* fix S clobbering that is not needed anymore to unbreak info page installs ↵Mike Frysinger2013-04-081-8/+4
| | | | #464008
* Fix for gcc info page installation #464008Patrick Lauer2013-04-082-3/+6
|
* Remove wrong sed on QT_INSTALL_{LIBS,PLUGINS}. See bug 304971 comments 16-18.Davide Pesavento2013-04-072-11/+5
|
* make sure gcc/doc/ in the output exists, and copy all info files #464008Mike Frysinger2013-04-071-2/+3
|
* Guard against multiple inheritance. Make KMCOMPILEONLY sed case-insensitive ↵Michael Palimaka2013-04-072-4/+13
| | | | to avoid file collisions in the future.
* Add missing ChangeLog.Michael Palimaka2013-04-071-1/+5
|
* Guard against multiple inheritance.Michael Palimaka2013-04-072-2/+12
|
* Guard against multiple inheritance. Fix fetching for KDE SC 4.11 ↵Michael Palimaka2013-04-072-9/+36
| | | | pre-releases. Drop old QT_MINIMAL logic. Add a set of base dependencies for kde-workspace packages to work around bugs like #444438 and #464614.
* Guard against multiple inheritance. Improve cross-compilation support by ↵Michael Palimaka2013-04-072-2/+12
| | | | always using the correct pkg-config.
* Create temporary symlinks for executables and pkg-config files, and add them ↵Michał Górny2013-04-075-6/+114
| | | | to $PATH and $PKG_CONFIG_PATH respectively. This makes it easier for broken build systems to find Python, and gives us the possibility of dropping python-wrapper.
* Move header wrapping to multilib-build. Use the new code in ↵Michał Górny2013-04-074-96/+148
| | | | autotools-multilib and multilib-minimal.
* use simpler find statementsMike Frysinger2013-04-071-5/+5
|
* make sure we install the info pages after we disabled generation #464008Mike Frysinger2013-04-071-1/+4
|
* disable info page generation since gcc includes generated pages already ↵Mike Frysinger2013-04-061-1/+5
| | | | #464008 by Max Steel
* Fix eclass docs.Mike Gilbert2013-04-053-9/+10
|
* Fix eclassdoc.Michał Górny2013-04-052-3/+6
|
* font.eclass needs RDEPEND=$DEPEND, bug 446012Ben de Groot2013-04-052-2/+6
|
* Work around bootstrap comparison failures on ancient systems (bug #411333).Ryan Hill2013-04-052-5/+13
|
* Update pax-utils.eclass to provide XATTR_PAX markings, bug #431092Anthony G. Basile2013-04-051-67/+130
|
* Revert previous due to breakage.Ryan Hill2013-04-021-5/+1
|
* Fix path handling in header wrapping code.Michał Górny2013-04-012-9/+12
|
* Support wrapping headers for multilib.Michał Górny2013-04-012-2/+98
|
* Introduce multibuild_merge_root, as an universal interim-install merging ↵Michał Górny2013-04-013-43/+61
| | | | function.
* Support setting mode of prune_libtool_files through ↵Michał Górny2013-04-012-3/+25
| | | | AUTOTOOLS_PRUNE_LIBTOOL_FILES.
* avoid regenerating info pages due to changed version/bugurl fields #464008Mike Frysinger2013-04-011-2/+5
|
* drop --enable-target-optspace for uClibc targets ... there is no real need ↵Mike Frysinger2013-04-011-2/+2
| | | | for this, and if people want to build with -Os, they can. this also avoids build failures on ppc (PR43810).
* epatch: add support for users to exclude specific patches via ↵Mike Frysinger2013-03-311-1/+15
| | | | EPATCH_USER_EXCLUDE #439402
* fixed missing VDRVERSION up from >=vdr-1.7.34Joerg Bornkessel2013-03-302-2/+6
|
* Add note about quoting patterns for python_gen_usedep.Mike Gilbert2013-03-302-3/+9
|
* Update VALA_MAX_API_VERSIONPacho Ramos2013-03-292-4/+7
|
* Allow specification of directory where the extensions are. Also allow one ↵Tomas Chvatal2013-03-292-9/+30
| | | | package providing multiple oxts correctly. Wrt bug#463536.
* Support obtaining CFLAGS and LIBS for the Python implementation (similarly ↵Michał Górny2013-03-282-4/+110
| | | | to pkg-config or python-config).
* Fix hardcoded libexec suse path in scripts.Tomas Chvatal2013-03-262-2/+8
|
* Control pulling in linux-mod dependencies based on VIRTUAL_MODUTILS ↵Samuli Suominen2013-03-261-2/+2
| | | | variable, set in eg. sys-apps/kmod
* Stop pulling in virtual/linux-sources when used for sys-apps/kmod by ↵Samuli Suominen2013-03-261-5/+7
| | | | angry_vincent
* Fix typo is mozcoreconf-2.eclass, bug #462994Jory Pratt2013-03-252-3/+6
|
* Cleanup of obsolete options, address bug #446662,460592Jory Pratt2013-03-243-23/+11
|
* better descriptionSamuli Suominen2013-03-241-2/+2
|
* New udev_reload function to update rules and dbsSamuli Suominen2013-03-241-1/+16
|
* Don't pull modutils if using the eclass from sys-apps/kmodSamuli Suominen2013-03-241-2/+2
|