summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* I copied python_clean_py-compile_files, not python_clean_installation_image.Mike Gilbert2012-01-221-2/+2
|
* Dont force CMAKE_BUILD_WITH_INSTALL_RPATH in APPLE prefix on request fromAndreas K. Hüttel2012-01-212-4/+8
| | | | prefix guys, bug 398437
* Force autoreconf on user patches only.Michał Górny2012-01-212-4/+8
|
* Copy python_clean_installation_image from Progress overlay. Thanks Arfrever. ↵Mike Gilbert2012-01-212-2/+42
| | | | Bug 396586.
* Added stdout echoing of most executed phase commands. Added stub for ↵Sergei Trofimovich2012-01-202-14/+33
| | | | CABAL_USE_HSCOLOUR feature to ease ebuild syncing from haskell overlay.
* Add AM_CONFIG_HEADER check (for pixman autoreconf).Michał Górny2012-01-192-3/+7
|
* Strip .git from storedir; wrt bug #386845.Michał Górny2012-01-192-4/+8
|
* Added addpredict to php-ext-source-r2.eclass (bug #385403)Matti Bickel2012-01-192-2/+8
|
* remove dependency on dev-php/PEAR-PEAR-1.8.1 from php-pear-r1.eclassMatti Bickel2012-01-182-4/+6
|
* convert CDROM_DISABLE_PROPERTIES to CDROM_OPTIONAL and make IUSE=cdinstall a ↵Mike Frysinger2012-01-181-6/+10
| | | | standard aspect
* Add HARD_CFLAGS to CXXFLAGS on toolchain.eclassMagnus Granberg2012-01-172-7/+17
|
* Drop kdeenablefinal build feature. Fix source uri calc for KDE SC 4.7.97 akaJohannes Huber2012-01-172-20/+8
| | | | 4.8 RC2 caused by screwed up version number scheme by upstream.
* Raise xfce4-dev-tools DEPEND to 4.9.1 for LT_INIT and LT_PREREQ support.Samuli Suominen2012-01-162-4/+7
|
* add more testsMike Frysinger2012-01-161-10/+25
|
* quote single flag arg to test-flag-PROG since we are only testing one flag, ↵Mike Frysinger2012-01-161-4/+4
| | | | and we want to handle any weirdness in that flag (such as spaces) #399055
* Add maintainer, description tags etc.Christian Ruppert2012-01-152-8/+13
|
* Quiet grep output.Michał Górny2012-01-152-3/+6
|
* eat leading spaceMike Frysinger2012-01-151-2/+2
|
* Remove php5-2 from defauly USE_PHPOle Markus With2012-01-151-2/+2
|
* Add EAPI 4 supportChristian Ruppert2012-01-152-6/+9
|
* Improve the --docdir configure grep.Michał Górny2012-01-152-3/+6
|
* New variable CDROM_DISABLE_PROPERTIES. Set PROPERTIES only if this is unset.Ulrich Müller2012-01-152-2/+15
|
* Pass --docdir to configure only when supported.Michał Górny2012-01-152-6/+13
|
* Use path_exists() to ensure any file exists in docdir.Michał Górny2012-01-142-3/+7
|
* Replace the docdir-directory error with a warning.Michał Górny2012-01-142-14/+15
|
* Pass --force to eautopoint and few other pre-autoreconf funcs.Michał Górny2012-01-142-5/+8
|
* Autoreconfigure packages when user patches need it.Michał Górny2012-01-142-2/+21
|
* Disallow eautomake from calling eautoreconf unnecessarily.Michał Górny2012-01-142-3/+6
|
* Pass --docdir to configure, and install docs from it; wrt bug #350423.Michał Górny2012-01-142-3/+26
|
* Support installing default docs, similarly to EAPI4; wrt bug #397659.Michał Górny2012-01-142-2/+14
|
* test more flag funcsMike Frysinger2012-01-141-1/+19
|
* unify duplicated lists of variable names and duplicated code blocks, and try ↵Mike Frysinger2012-01-141-88/+52
| | | | to clean up code a bit
* mark has_m32 as dead since no one uses it, and mark has_m64 as a warning ↵Mike Frysinger2012-01-141-21/+4
| | | | until xalan-c gets fixed #398855
* delete dead funcsMike Frysinger2012-01-141-23/+1
|
* Uncomment DEPEND for php-ext-source-r2.eclass, but w/o the SELFDEPEND that ↵Matti Bickel2012-01-132-9/+12
| | | | breaks pecl ebuilds (bug #398553)
* add tests for filter-flagsMike Frysinger2012-01-131-5/+35
|
* have filter-flags filter out LDFLAGS too #395619Mike Frysinger2012-01-131-7/+6
|
* Don't set PROPERTIES=interactive, bug 398809.Ulrich Müller2012-01-131-4/+2
|
* Add ChangeLog entry for new cdrom.eclass.Ulrich Müller2012-01-131-1/+4
|
* Split out CD-ROM functions from eutils.eclass.Ulrich Müller2012-01-131-0/+235
|
* Set S= for java-virtuals as EAPI-4 doesn't permit the S-to-WORKDIR fallback ↵Ralph Sennhauser2012-01-132-3/+9
| | | | anymore.
* Remove DEPEND string from php-ext-source-r2Ole Markus With2012-01-131-7/+7
|
* Fixed a dependency issue where php would be pulled in for e.g ming even ↵Ole Markus With2012-01-121-2/+6
| | | | without php USE flag being set (bug 398649)
* Added php to DEPEND (bug 398553)Ole Markus With2012-01-111-1/+3
|
* Restore incorrectly removed eclasses, wrong repoFabian Groffen2012-01-095-0/+3503
|
* mysql eclasses from gx86 should be good to go nowFabian Groffen2012-01-095-3503/+0
|
* Correct typo in autotools-utils.eclass: @DEFAULT-UNSET -> @DEFAULT_UNSETJustin Lecher2012-01-092-3/+6
|
* [mysql.eclass] Allow use of EAPI 3 and 4.Jorge Manuel B. S. Vicetto2012-01-081-2/+2
|
* respect CPPFLAGS, and mark cc/ld as localMike Frysinger2012-01-081-4/+4
|
* Install systemd units to /usr/lib.Michał Górny2012-01-072-3/+10
|