summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Uses alternatives.eclass for dual life scripts, SRC_TEST=parallel for paralle...Torsten Veller2009-09-271-22/+83
* Remove duplicate, unneeded patches (the “new” libtool.eclass – anything...Diego Elio Pettenò2009-09-254-450/+0
* bzr.eclass: move wrongly placed quoteChristian Faulhammer2009-09-241-2/+2
* Add support for ESCM_OFFLINE variable, so users without internet connection c...Christian Faulhammer2009-09-241-9/+20
* make_desktop_entry: dont bother writing Version= anymore #285920 by Josh SaddlerMike Frysinger2009-09-241-2/+1
* Remove virtual/libcPatrick Lauer2009-09-233-10/+7
* Rename EXPF variable to XFCONF_EXPF per -dev ML discussion.Samuli Suominen2009-09-211-6/+6
* fix #277297 and #277298; convert to EAPI2Benedikt Boehm2009-09-201-59/+34
* set MIT as the default license for x-modular ebuildsRémi Cardona2009-09-191-3/+4
* Improve handling of directory stack in python_execute_function().Arfrever Frehtes Taifersar Arahesis2009-09-181-7/+20
* quote variables in common-lisp-common{,-2,-3}, bug 258145Marijn Schouten2009-09-183-9/+9
* fix comparison testAlin Năstac2009-09-161-2/+2
* Add findutils dependency, see bug 285136.Peter Alfredsen2009-09-161-1/+2
* One backwards compatability fix while we are working on checking all ebuilds ...Robin H. Johnson2009-09-131-2/+4
* Create the /usr/lib(64)/pkgconfig directory before installing, fixesDiego Elio Pettenò2009-09-131-2/+6
* Allow variables to be defined before inheriting.Ryan Hill2009-09-131-6/+5
* properly detect OSX 10.6/Darwin 10, thanks Sören Kuklau in bug #284701Fabian Groffen2009-09-121-11/+11
* Disallow installation into /usr/local.Arfrever Frehtes Taifersar Arahesis2009-09-111-1/+5
* Improve handling of directory stack in python_execute_function().Arfrever Frehtes Taifersar Arahesis2009-09-111-2/+12
* Fix detection of ez_setup in distutils_src_prepare(). Improve distutils_pkg_p...Arfrever Frehtes Taifersar Arahesis2009-09-111-32/+31
* Add support for DISTUTILS_DISABLE_PYTHON_DEPENDENCY variable. Improve handlin...Arfrever Frehtes Taifersar Arahesis2009-09-091-8/+12
* Updating the haskell-cabal eclass to support the CABAL_FEATURES nocabaldepLennart Kolmodin2009-09-091-13/+18
* Add support for '--' option in some functions. Ensure that appropriate Python...Arfrever Frehtes Taifersar Arahesis2009-09-091-7/+40
* get_version should use linux_config_src_exists to check for source.Robin H. Johnson2009-09-081-2/+2
* Bug #283926: GCC4.4 causes libmysqlclient users to potentially have bad behav...Robin H. Johnson2009-09-081-1/+4
* fix by Peter Alfredsen for libdir tweaking in multilib .la files #283761Mike Frysinger2009-09-081-5/+6
* Tell the user if we've installed any config files and how to use them.Ryan Hill2009-09-071-2/+21
* Update xfce4.eclass to reflect plugin name changes, thanks to Jesper KarlssonChristoph Mende2009-09-071-3/+2
* Add new plugins in gst-plugins-bad 0.10.14 and gst-plugins-ugly 0.10.12Olivier Crête2009-09-072-6/+13
* Add support for DISTUTILS_USE_SEPARATE_SOURCE_DIRECTORIES. Create ez_setup.py...Arfrever Frehtes Taifersar Arahesis2009-09-071-22/+57
* Make sure split plugins are built against the right version of their core lib...Olivier Crête2009-09-071-2/+3
* Only export pkg_setup in EAPI 0/1. EAPI 2 ebuilds should use USE deps.Ryan Hill2009-09-071-5/+10
* Typo in the last commit.Robin H. Johnson2009-09-061-2/+2
* Bug 28330: Fix two instances where we want any version, not just the sources ...Robin H. Johnson2009-09-061-3/+4
* Match the function prototype that allows "-OP" form, which matches the bash v...Robin H. Johnson2009-09-061-7/+7
* Bug 283320: Minor bug from the refactoring.Robin H. Johnson2009-09-061-2/+2
* Bug 28330: Provide a function to get the source or running version sanely.Robin H. Johnson2009-09-061-6/+17
* Bug #283320: The dependancy for linux-sources now moves into linux-mod, where...Robin H. Johnson2009-09-062-4/+8
* Bug 283320: Fix minor typo for config.gz. Improve ewarn output, more migration.Robin H. Johnson2009-09-061-4/+5
* Make get_version quieter over repeated calls.Robin H. Johnson2009-09-061-15/+30
* Bug #283320: Part of the migration work to make linux-info non-fatal. Current...Robin H. Johnson2009-09-061-17/+78
* convert getline() to get_line() when needed #272594 by Diego E. PettenòMike Frysinger2009-09-061-1/+5
* Improve validate_PYTHON_ABIS(). Improve handling of test failures in python_e...Arfrever Frehtes Taifersar Arahesis2009-09-051-8/+10
* Delete support for PYTHON_SLOT_VERSION. Add support for DISTUTILS_GLOBAL_OPTI...Arfrever Frehtes Taifersar Arahesis2009-09-051-22/+15
* Adjust git.eclass to support packages with + in their name (gtk+,...). Per bu...Tomas Chvatal2009-09-041-4/+4
* add java-pkg-2_src_test but don't export it so it can be used but doesn't bre...Petteri Räty2009-09-021-1/+56
* fix bug #283424 for realFabian Groffen2009-09-021-3/+3
* Make the lib we're going to update using install_name_tool writable ifFabian Groffen2009-09-021-2/+7
* Sync kde4 eclasses with overlay ones in preparation for 4.3.1.Tomas Chvatal2009-09-012-12/+33
* Improve validate_PYTHON_ABIS() and python_execute_function().Arfrever Frehtes Taifersar Arahesis2009-08-311-4/+11