summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* fix typoMichał Górny2015-08-081-2/+2
* Add some boldness to output. Update/fix pkg_needrebuild() for smart-live-rebu...Michał Górny2015-08-082-14/+25
* Fix bugs #549140 and #552942.Davide Pesavento2015-08-072-2/+13
* Allow passing arguments to qmake from ebuilds via the myqmakeargs array.Davide Pesavento2015-08-072-6/+11
* Add new helpers: 'ghc-pm-version' to get ghc version as seen by package manag...Sergei Trofimovich2015-08-063-12/+42
* add || die and fix indentationWilliam Hubbs2015-08-052-3/+6
* Add eclass for vcs snapshots of software written in Go.William Hubbs2015-08-052-1/+60
* Add quotes to support reading from files with spaces in the filename.Michael Sterrett2015-08-032-3/+6
* Do not compress handbooks.Michael Palimaka2015-08-032-2/+11
* Allow java-pkg_get-javac to be called alone. Fixes bug #172594. ThanksJames Le Cuirot2015-08-022-28/+14
* Document JAVA_RM_FILES variable. Also, fix documentation and correct typos in...Patrice Clement2015-07-312-11/+25
* Fix JAVA_RM_FILES by simplifying java-utils-2_src_prepare on the basisJames Le Cuirot2015-07-302-8/+8
* Revert bad mycmakeargs changes and introduce 3 eclass variables to have extra...Brian Evans2015-07-302-12/+30
* Reset mycmakeargs between ABIsBrian Evans2015-07-302-2/+7
* Add support for TEXLIVE_MODULE_OPTIONAL_ENGINE eclass variable to allow disab...Alexis Ballier2015-07-301-1/+13
* add support for pkg_pretend and split apart the testing/message logic from th...Mike Frysinger2015-07-301-21/+56
* add a helper function to track all the ways we disable the logic so output/be...Mike Frysinger2015-07-301-10/+28
* do not attempt to mount /boot when installing packages into a different root ...Mike Frysinger2015-07-301-1/+6
* improve the output a bit: do a bit of word smithing, try to make it less spam...Mike Frysinger2015-07-301-29/+15
* add eclass docsMike Frysinger2015-07-301-6/+9
* Add blocker below virtual/mysql-5.6-r4 for new split ebuildsBrian Evans2015-07-302-4/+8
* Fix pkg_config function error with non-existant USE flagsBrian Evans2015-07-292-5/+13
* Fix configuring non-native abi which leads to build failure wrt bug 556162Brian Evans2015-07-282-3/+10
* Add support for the split client/server options to the mysql eclassesBrian Evans2015-07-283-63/+186
* refresh the tcprules generation code to handle iproute2 and the new ifconfig ...Mike Frysinger2015-07-281-7/+19
* Add golang-base.eclass for the basic golang functions and set up theWilliam Hubbs2015-07-274-53/+94
* python_wrapper_setup(): make banned helpers exit with 127.Michał Górny2015-07-272-3/+6
* Ban calling pythonN and pythonN-config when the other version of Python is se...Michał Górny2015-07-272-4/+10
* python_wrapper_setup(): wrap pythonN-config as well as suggested by PEP and r...Michał Górny2015-07-272-4/+11
* python_wrapper_setup(): replace symlinks with shell wrappers to avoid trigger...Michał Górny2015-07-272-5/+20
* Drop the USE_PYTHON warning.Mike Gilbert2015-07-272-217/+5
* Add missing ||die to "rm -f" calls, i.e. in case we do not have permission to...Michał Górny2015-07-252-5/+9
* Add functions to retrieve Go library paths and install Go packages.William Hubbs2015-07-232-8/+38
* Fix oldpim unpack by Andreas Sturmlechner <andreas.sturmlechner@gmail.com> wr...Michael Palimaka2015-07-222-3/+7
* Introduce java-pkg_rm_files as a helper function along with JAVA_RM_FILES arr...Patrice Clement2015-07-222-2/+52
* Workaround upstream cabal tests hangup bug #537500 by Michael Orlitzky; use g...Sergei Trofimovich2015-07-202-3/+25
* Change kernel upgrade http link and remove reference to deblob in elog messag...Mike Pagano2015-07-192-7/+8
* Cleanup SRC_URIs.Johannes Huber2015-07-192-20/+5
* Add entire python directory to SANDBOX_PREDICT, bug 554252.Mike Gilbert2015-07-182-3/+6
* fixed my b0rked changelog entry on my last commitIan Stakenvicius2015-07-171-1/+6
* Remove deprecated functions from depend.php.eclass as announced 30 days agoBrian Evans2015-07-172-340/+5
* ChangeLogIan Stakenvicius2015-07-172-12/+10
* Drop old, unused eclasses wrt bug 551910Brian Evans2015-07-174-540/+5
* Added gst-plugins-mad:1.0 dependency for USE=gstreamer to ensure mp3 streamin...Ian Stakenvicius2015-07-173-3/+10
* update automake version to match stable ebuilds #553738Mike Frysinger2015-07-171-2/+2
* use --enable-checking=no w/gcc-3.4 as "release" was not added until gcc-4.0 #...Mike Frysinger2015-07-171-2/+4
* minor update within mozlinguas.eclassIan Stakenvicius2015-07-162-2/+6
* Fixed the mozlinguas.eclass upgrade, recommitting.Ian Stakenvicius2015-07-162-19/+194
* reverted the mozlinguas.eclass updateIan Stakenvicius2015-07-161-184/+19
* Update mozilla support eclassesIan Stakenvicius2015-07-166-39/+226