summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Update VALA_MAX_API_VERSIONPacho Ramos2013-03-292-4/+7
|
* Allow specification of directory where the extensions are. Also allow one ↵Tomas Chvatal2013-03-292-9/+30
| | | | package providing multiple oxts correctly. Wrt bug#463536.
* Support obtaining CFLAGS and LIBS for the Python implementation (similarly ↵Michał Górny2013-03-282-4/+110
| | | | to pkg-config or python-config).
* Fix hardcoded libexec suse path in scripts.Tomas Chvatal2013-03-262-2/+8
|
* Control pulling in linux-mod dependencies based on VIRTUAL_MODUTILS ↵Samuli Suominen2013-03-261-2/+2
| | | | variable, set in eg. sys-apps/kmod
* Stop pulling in virtual/linux-sources when used for sys-apps/kmod by ↵Samuli Suominen2013-03-261-5/+7
| | | | angry_vincent
* Fix typo is mozcoreconf-2.eclass, bug #462994Jory Pratt2013-03-252-3/+6
|
* Cleanup of obsolete options, address bug #446662,460592Jory Pratt2013-03-243-23/+11
|
* better descriptionSamuli Suominen2013-03-241-2/+2
|
* New udev_reload function to update rules and dbsSamuli Suominen2013-03-241-1/+16
|
* Don't pull modutils if using the eclass from sys-apps/kmodSamuli Suominen2013-03-241-2/+2
|
* Remove support for module-init-tools and Linux 2.4. Only works with kmod and ↵Samuli Suominen2013-03-241-42/+14
| | | | 2.6 now.
* add unpack_zip function to unpacker.eclass wrt #462612Julian Ospald2013-03-232-3/+27
|
* unpack_deb: auto rm the unpacked debian internal archives #458658Mike Frysinger2013-03-231-1/+5
|
* Do not use-default here as we enable it by profile variable.Tomas Chvatal2013-03-232-9/+6
|
* Fix stupid copy&paste.Tomas Chvatal2013-03-232-3/+6
|
* Add next version of office-ext eclass. This time we can directly deploy ↵Tomas Chvatal2013-03-232-1/+225
| | | | libreoffice exts, but ooo crashes so keep backcompat over crashy uno interface for them (it is oo bug and they should fix it).
* Introduce an ability to override PYTHON_COMPAT for testing.Michał Górny2013-03-202-2/+39
|
* Reuse multibuild.eclass in python_export_best.Michał Górny2013-03-202-16/+13
|
* Use UID 0 instead of root to assign permissions to super user, bug #315807.Tom Wijsman2013-03-202-4/+7
|
* Added sys-devel/bc as a RDEPEND to kernel-2.eclass as per bug #461848.Tom Wijsman2013-03-202-3/+7
|
* Pass --build-platlib and --build-purelib separately to distutils. This ↵Michał Górny2013-03-192-4/+17
| | | | allows to change them to different locations if necessary (bug #455332).
* Change default path for obs services (bug#446074)Michal Hrušecký2013-03-182-6/+9
|
* Update the maintainer to systemd@.Michał Górny2013-03-182-4/+7
|
* Bug #461026: use append-cppflags for preprocessor flags.Robin H. Johnson2013-03-163-6/+10
|
* Sync eclasses from Emacs overlay.Ulrich Müller2013-03-163-13/+29
| | | | | | | | elisp-common.eclass: Functions elisp-compile, elisp-make-autoload-file, elisp-install, and elisp-site-file-install now die on failure. elisp.eclass: Remove die commands that are no longer necessary because the called functions die themselves. Call readme.gentoo_create_doc and readme.gentoo_print_elog from readme.gentoo.eclass if these functions exist.
* Add cloog/isl support for gcc 4.8 (bug # 434816, patch by Kacper Kowalik).Ryan Hill2013-03-162-9/+25
|
* default to EHG_QUIET="OFF" (bug #461858)Christoph Junghans2013-03-152-5/+8
|
* Reverse order of $add_args and $@ in esetup.py. Remove duplicate build ↵Mike Gilbert2013-03-132-9/+15
| | | | command from distutils-r1_python_compile.
* Fix fortran-2.eclass for bash-3.2 compatibility, #461544Justin Lecher2013-03-132-4/+7
|
* rewrite to be -p1 patchMike Frysinger2013-03-121-2/+2
|
* epunt_cxx: support different versions of autotools since 2.64 changed the ↵Mike Frysinger2013-03-122-8/+24
| | | | signature #460992 by Michał Górny
* make_wrapper: optimize output slightly in common cases by omitting dead codeMike Frysinger2013-03-111-14/+18
|
* Make the log output redirection much simpler. Fix bash-3.2 compatibility.Michał Górny2013-03-102-15/+8
|
* Fix compatibility with bash-4.1 -- it does not support negative array ↵Michał Górny2013-03-102-3/+10
| | | | subscripts.
* multibuild_copy_sources: fix outputting variant name.Michał Górny2013-03-102-3/+6
|
* add sys-apps/gawk depChristoph Junghans2013-03-102-3/+7
|
* Bug #401733: nested configure scripts in MySQL generate unrecognized options ↵Robin H. Johnson2013-03-092-3/+9
| | | | false positives when toplevel configure passes downwards.
* Kernel sources and (gen)patches now use xz instead of bz2. Bug #421721.Tom Wijsman2013-03-092-36/+39
|
* add multilib-minimal.eclassJulian Ospald2013-03-092-1/+101
|
* Fix leechcraft.eclass to support new category, bug #460958.Maxim Koltsov2013-03-092-6/+9
|
* Disable epunt_cxx warning since epunt_cxx is broken nowadays.Michał Górny2013-03-092-5/+8
|
* Fix epunt_cxx not to subshell.Michał Górny2013-03-092-4/+7
|
* Clean up redundant USE flag check calls, replace them with a single call in ↵Michał Górny2013-03-092-10/+9
| | | | _python_obtain_impls().
* Introduce multilib_copy_sources.Michał Górny2013-03-092-2/+19
|
* Use multibuild_copy_sources for python_copy_sources.Michał Górny2013-03-092-23/+14
|
* Introduce multibuild_copy_sources as a generic source duplicating function.Michał Górny2013-03-092-2/+26
|
* Use doins instead of dodoc to install examples, due to PMS limitations. Bug ↵Michał Górny2013-03-092-6/+9
| | | | #460516.
* Do not load unconfined SELinux policy module when strict policy is setSven Vermeulen2013-03-092-2/+10
|
* Don't let apache install re-set all permissions on log-dir.Hanno Böck2013-03-082-9/+7
|