summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* use -l to set the macro dir when using autoconf-2.13 #448986 by Ryan SleeviMike Frysinger2013-01-281-4/+9
|
* Sync mysql eclasses from gentoo-mysql tree. Fixes: PBXT nice (#374349), ↵Robin H. Johnson2013-01-282-24/+14
| | | | MariaDB desc (#453934), REQUIRED_USED (#441700).
* Remove all hidden files in the main tarball dir.Tim Harder2013-01-272-3/+6
|
* add a flag for setting the permission of the file when using capabilitiesMike Frysinger2013-01-271-2/+11
|
* initial file capabilities supportMike Frysinger2013-01-271-0/+162
|
* Fix output redirections in run_in_build_dir().Michał Górny2013-01-272-4/+7
|
* Support using distutils-r1 along with python-single-r1.Michał Górny2013-01-272-27/+94
|
* Support making dependency and phase function enforcement optional.Michał Górny2013-01-272-5/+24
|
* Introduce run_in_build_dir() function as used by GNOME ebuilds.Michał Górny2013-01-272-2/+24
|
* Introduce python_doheader(), to install headers specific to a Python ↵Michał Górny2013-01-272-2/+35
| | | | implementation.
* reverted last changesJörg Bornkessel2013-01-272-6/+11
|
* Remove files before installing docs.Tim Harder2013-01-272-5/+8
|
* Also remove stray makefiles.Tim Harder2013-01-272-3/+6
|
* Remove unwanted files that may exist.Tim Harder2013-01-272-2/+8
|
* some fixes, install new makefilehandling; thx to zoolock@irc gentoo.vdrJörg Bornkessel2013-01-272-8/+9
|
* Support removing SELinux modules of the defined policy storesSven Vermeulen2013-01-262-4/+35
|
* Set USE defaults to make sure IUSE_IMPLICIT does not fool us.Michał Górny2013-01-262-3/+6
|
* Require EAPI=5 to make sure everything works predictably.Michał Górny2013-01-262-3/+7
|
* Support running commands in parallel and use it to run configure scripts.Michał Górny2013-01-262-4/+44
|
* Introduce MULTILIB_USEDEP to enforce correct dependencies.Michał Górny2013-01-262-2/+17
|
* ELT-patches/aixrtl: Recreate from scratch: Drop need for ld-wrapper withMichael Haubenwallner2013-01-2532-105/+246
| | | | --soname support, unavailable during bootstrap. Ignore libtool before 1.5.0.
* Include FORCE_PRINT_ELOG variable to for printing of messages when desired. ↵Pacho Ramos2013-01-242-4/+20
| | | | Thanks to Tomáš Chvátal for his suggestions.
* handle more kernel versions like 3.7-trunk-amd64 and add a testsuite for itMike Frysinger2013-01-242-6/+44
|
* drop USE="bootstrap build" as it does very little and the existing logic ↵Mike Frysinger2013-01-241-12/+5
| | | | should handle things correctly #440224
* Only display vim plugin help elog messages for new installs.Tim Harder2013-01-242-32/+37
|
* Add dummy dir to avoid sandbox violations when emerging with ↵Justin Lecher2013-01-232-4/+8
| | | | FEATURES=-userpriv, #437512
* We are checking for return values not for outputJustin Lecher2013-01-231-2/+2
|
* Add support for license server, #447262Justin Lecher2013-01-232-2/+11
|
* add support for checking out via a date string (-D) by Thomas Rausch #443014Mike Frysinger2013-01-221-1/+12
|
* drop ECVS_SUBDIR as nothing in the tree uses itMike Frysinger2013-01-221-4/+1
|
* convert to bash style through outMike Frysinger2013-01-221-136/+125
|
* add multiple inclusion protectionMike Frysinger2013-01-221-2/+7
|
* Check PYTHON_COMPAT for validity, and support disabling implementations in ↵Michał Górny2013-01-215-34/+112
| | | | the eclass.
* Set PKG_CONFIG_{LIBDIR,PATH} for multilib builds. Approved by vapier in bug ↵Michał Górny2013-01-212-5/+11
| | | | #453206.
* Bug #430836 from prefix team missed an eclass.Robin H. Johnson2013-01-211-2/+3
|
* Enable EAPI=5.Michał Górny2013-01-202-4/+7
|
* Do not redirect stderr of pushd&popd. Thanks to vapier for catching that.Michał Górny2013-01-202-4/+7
|
* Finally commit readme.gentoo.eclass to create a README.gentoo doc file ↵Pacho Ramos2013-01-202-1/+111
| | | | recording tips shown via elog messages first time the package is merged.
* Bug #402803: keepdir fix.Robin H. Johnson2013-01-201-3/+2
|
* Bug #430836: eprefix paths in my.cnf.Robin H. Johnson2013-01-201-2/+3
|
* Bug #430820: Prefix fix.Robin H. Johnson2013-01-201-2/+2
|
* Sync mysql eclasses from overlay. Includes fix for bug #434552, support for ↵Robin H. Johnson2013-01-203-24/+43
| | | | google-mysql, new configurations.
* No EPREFIX with helper functionsJustin Lecher2013-01-182-5/+8
|
* Bump CMAKE_MIN_VERSION to 2.8.8, required minimum for new KDE packages and ↵Chris Reffett2013-01-171-2/+2
| | | | nothing <2.8.9 in the tree anyway
* Enable webrtc for all archs againJory Pratt2013-01-162-9/+5
|
* Drop deprecated SCROLLKEEPER_UPDATE and switch to in_iuse.Gilles Dartiguelongue2013-01-162-9/+7
|
* Update eclass documentation to be correclty parsed, bug #452204.Gilles Dartiguelongue2013-01-163-17/+23
|
* Be graceful if no system vm is set if trying to determine build vm from handle.Ralph Sennhauser2013-01-162-11/+12
|
* Migrate Mozilla packages to python-any-r1 for build-time Python dep.Michał Górny2013-01-162-7/+13
|
* Fix python dep so pysqlite can go awayJory Pratt2013-01-162-3/+6
|