summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Added support for CABAL_EXTRA_BUILD_FLAGS and HCFLAGS magic variablesSergei Trofimovich2012-02-072-5/+20
* automatically use unpacker eclass if it is availableMike Frysinger2012-02-061-2/+6
* Depend on an icon theme, fixes bug 341697Nirbheek Chauhan2012-02-062-3/+8
* Don't die if hg pull exits with status 1.Mike Gilbert2012-02-052-4/+9
* add support for makeself 2.1.6Mike Frysinger2012-02-051-2/+2
* pass original argument to portage `unpack` since our local $a is the full pat...Mike Frysinger2012-02-051-2/+2
* avoid emktemp since that needs eutils.eclass, and add quoting to all src/tmpf...Mike Frysinger2012-02-051-11/+11
* initial unpacker eclassMike Frysinger2012-02-051-0/+366
* restore kernel.org mirrors for hjlu snapshotsMike Frysinger2012-02-051-9/+6
* Add mozlinguas.eclass to handle language packs for mozilla productsNirbheek Chauhan2012-02-042-1/+144
* Fix typo in recursive autoreconf.Michał Górny2012-02-042-3/+6
* Use checksums to determine whether files need autoreconf. Fixes bug #399641.Michał Górny2012-02-022-8/+14
* Introduce ESVN_UMASK variable to override default umask. Patch by Arfrever.Mike Gilbert2012-02-022-3/+20
* Initial EAPI4 support in qt4-build eclassMarkos Chandras2012-01-312-6/+9
* Revert previous commit, because cdrom.eclass sets PROPERTIES=interactive.Ulrich Müller2012-01-311-2/+217
* eutils.eclassUlrich Müller2012-01-311-5/+1
* Cdrom functions have been split out to dedicated cdrom.eclass. For theUlrich Müller2012-01-312-218/+7
* Use ${P}-${PR} instead of ${PF} in epatch_user.Ulrich Müller2012-01-312-4/+7
* Avoid inheriting eutils from python.eclass.Mike Gilbert2012-01-302-4/+7
* Detect needless usage of python_convert_shebangs(). Patch by Arfrever.Mike Gilbert2012-01-302-4/+13
* Call glib-gettextize with --force in autotools-utils.eclassJustin Lecher2012-01-302-3/+6
* 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
* 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
* Added stdout echoing of most executed phase commands. Added stub for CABAL_US...Sergei Trofimovich2012-01-202-14/+33
* 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
* 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
* 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, a...Mike Frysinger2012-01-161-4/+4
* 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