summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Made java-pkg_regjar die if called on a directory and improved debugging info...Petteri Räty2006-12-311-8/+12
* No longer call emerge from the eclass. Bug #124440.Renat Lumpau2006-12-311-21/+9
* 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 mo...Diego Elio Pettenò2006-12-251-4/+5
* Add an ewarn message with a reference to bug #124440 in case users experience...Zac Medico2006-12-251-1/+3
* 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
* Don't use egamesinstallMichael Sterrett2006-12-201-1/+3
* Use JAVA_PKG_STRICT instead of checking FEATURES and use ewarn instead of ech...Petteri Räty2006-12-181-4/+2
* 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 d...Andres Loeh2006-12-181-3/+4
* Use normal vecho until vecho or something similar is agreed to be part of pub...Petteri Räty2006-12-181-2/+2
* 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 java-config-2...Petteri Räty2006-12-171-1/+12
* The eclass called regjar on the jar directory instead of the jar itself. Fixe...Petteri Räty2006-12-171-2/+2
* Comment out the else in the pkg_setup dedicated USE checks, since it is possi...Chris Gianelloni2006-12-161-3/+3
* 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 tre...Diego Elio Pettenò2006-12-141-3/+3
* 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
* * 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
* 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 t...Christian Heim2006-12-101-5/+5
* 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