summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Removed bogus sanity checks from java-pkg_get-target() wrt bug #158094.Vlastimil Babka2006-12-311-17/+2
|
* git.eclass: Pipe trough cat instead of setting PAGER=catFernando J. Pereda2006-12-301-3/+4
|
* git.eclass: Set PAGER=cat before calling 'git diff --stat'Fernando J. Pereda2006-12-301-2/+2
|
* doc useflag should check for RI doc too, #145222Nguyen Thai Ngoc Duy2006-12-301-3/+4
|
* add --enable-secureplt for alpha targets #149649Mike Frysinger2006-12-301-1/+2
|
* more tweaks/generalization to support gcc-2 #124578Mike Frysinger2006-12-301-22/+28
|
* allow all CPPFLAGS -D* in strip-flags #159402Mike Frysinger2006-12-291-2/+2
|
* removed "ftexample" storage engine in 5.1Francesco Riosa2006-12-291-2/+2
|
* merge of safe changes, mostly new functionsFrancesco Riosa2006-12-292-37/+173
|
* gems.eclass dependencies fix, #158844Nguyen Thai Ngoc Duy2006-12-291-1/+9
|
* Detailed description in #158553.Radoslaw Stachowiak2006-12-291-25/+11
|
* Reworked the eclass to work with xml-rewrite-2.py that is way faster.Petteri Räty2006-12-271-28/+81
|
* add --enable-secureplt by defaultMike Frysinger2006-12-271-1/+2
|
* dont filter -msecure-pltMike Frysinger2006-12-271-2/+3
|
* Remove virtual/x11 references before starting a mess with dependencies for ↵Diego Elio Pettenò2006-12-251-4/+5
| | | | | | modular and non-modular. Add libXt as build-time dependencies as it's needed to discover the presence of X includes, at least for now. This closes bug #158921.
* Add an ewarn message with a reference to bug #124440 in case users ↵Zac Medico2006-12-251-1/+3
| | | | experience a deadlock.
* need to disable libgomp when cross-compiling with gcc-4.2+Mike Frysinger2006-12-231-2/+2
|
* force all -elf toolchains to build with --with-newlib #158495Mike Frysinger2006-12-221-1/+2
|
* Add -Dnoget=true as default parameter to ant in eant()Vlastimil Babka2006-12-201-3/+3
|
* Tweaks applied to xfce44, suggested by Sideris Michael <msid@daemons.gr>, in ↵Joshua Nichols2006-12-201-2/+3
| | | | bug #158612.
* Don't use egamesinstallMichael Sterrett2006-12-201-1/+3
|
* Use JAVA_PKG_STRICT instead of checking FEATURES and use ewarn instead of ↵Petteri Räty2006-12-181-4/+2
| | | | echo as STRICT is meant for developers any way.
* Document the AT_NOELIBTOOLIZE variable.Diego Elio Pettenò2006-12-181-1/+4
|
* removing basename call in global scope; calling darcs get with --partial by ↵Andres Loeh2006-12-181-3/+4
| | | | default
* Use normal vecho until vecho or something similar is agreed to be part of ↵Petteri Räty2006-12-181-2/+2
| | | | public API.
* Quoting EANT_BUILD_XML in default src_compile to allow spaces in it.Petteri Räty2006-12-181-2/+2
|
* Remove PATCH_TARGET variable that's not used in this code.Diego Elio Pettenò2006-12-171-2/+1
|
* Added default src_compile.Petteri Räty2006-12-171-2/+23
|
* Set WANT_{AUTOMAKE,AUTOCONF} for snapshots (Matthias Schwarzott, bug #154657).Joshua Baergen2006-12-171-3/+3
|
* Added wrapper for depend-java-query to pass USE flags. This and ↵Petteri Räty2006-12-171-1/+12
| | | | java-config-2.0.31 will fix bug #156228. This eclass should be changed to depend on 2.0.31 when it is stable.
* The eclass called regjar on the jar directory instead of the jar itself. ↵Petteri Räty2006-12-171-2/+2
| | | | Fixes bug #158249. Thanks to Serkan Kaba <serkan_kaba@yahoo.com>.
* Comment out the else in the pkg_setup dedicated USE checks, since it is ↵Chris Gianelloni2006-12-161-3/+3
| | | | possible for a mod, specifically ut2004 stuff, to be installed before the actual game. This resolves bug #156177.
* Fix charset support with minimal build.Luca Longinotti2006-12-161-1/+9
|
* allow gcc funcs to take an argument to pass down to tc-getCC #158239Mike Frysinger2006-12-161-6/+6
|
* Fix naming of the variable.Diego Elio Pettenò2006-12-141-2/+2
|
* As autoheader is as bugged a cellphone, don't fail even if it fails... it ↵Diego Elio Pettenò2006-12-141-3/+3
| | | | treats warnings as error even if you tell him not to.
* Add removal of 3339_patch to games-mods.Chris Gianelloni2006-12-131-2/+2
|
* fix built_with_use, fix bug #157983Francesco Riosa2006-12-131-3/+3
|
* * gnome2.eclass: Moved auxiliary functions to gnome2-utils.eclass.Leonardo Boshell2006-12-131-185/+13
| | | | | | | Moved $SCROLLKEEPER_UPDATE logic out of gnome2_scrollkeeper_update. Removed 'eutils' from inherit call since it seems to have been added by mistake.
* * gnome2-utils.eclass: Moved auxiliary functions from gnome2.eclass.Leonardo Boshell2006-12-131-0/+201
|
* * gnome2.eclass: Pre-split clean-ups.Leonardo Boshell2006-12-121-66/+72
| | | | | | | | | | | | | | | | | | | | | | | | | Added a small comment header at the top. Prefix $SCROLLKEEPER_DIR with $ROOT and make sure it's used only in gnome2_scrollkeeper_update(). (gnome2_src_configure): Clarify the comment for the addwrite call. (gnome2_src_install): Replace $SCROLLKEEPER_DIR with the local $sk_tmp_dir, since this function creates this dir under $D. Replace single debug-print call with specific mesages according to the method of installation used. (gnome2_gconf_install), (gnome2_gconf_uninstall): Added short comment. Return early if $GCONFTOOL_BIN is not valid. Declare F as local. (gnome2_icon_cache_update): Added short comment. Show output only if the function actually performs an update. (gnome2_omf_fix): Added comment about the function before its declaration. Removed redundant addition to $omf_makefiles. (gnome2_scrollkeeper_update): Added short comment.
* sanitize $PN into bash form #131552 by Martin VäthMike Frysinger2006-12-111-2/+3
|
* break options out of command so people can set their own custom options/compressMike Frysinger2006-12-111-8/+4
|
* add support for ECVS_PROXY/ECVS_PROXY_PORT #155017 by Botykai ZsoltMike Frysinger2006-12-111-3/+5
|
* bug #157429Francesco Riosa2006-12-101-2/+2
|
* Adding --no-backup-if-mismatch to the unipatch opts, so patch doesn't leave ↵Christian Heim2006-12-101-5/+5
| | | | the .orig files around.
* oops, re-add static use flag when combined with minimal, thanks Scott PriceFrancesco Riosa2006-12-101-1/+8
|
* added --enable-local-infile to minimal use flagFrancesco Riosa2006-12-101-9/+10
|
* forked SRC_URIsFrancesco Riosa2006-12-091-3/+3
|
* For bug 157156, fixlocalpod additionMichael Cummings2006-12-092-2/+4
|