summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Make ANT_TASKS="none" the new default, bug #203750.Vlastimil Babka2008-01-122-77/+18
* Fix function name in die message in java-pkg_getjar().Vlastimil Babka2008-01-121-2/+2
* Fix --virtual parameter handling in java-pkg_getjar.Vlastimil Babka2008-01-121-2/+2
* Fix version doc checkRichard Brown2008-01-111-4/+3
* Fix relative path handling in _java-osgi_makejar, fixes bug #205234.Vlastimil Babka2008-01-101-6/+18
* Fix when we don't have firefox3 but we have the xulrunner USE-flag enabledRaúl Porcel2008-01-101-2/+2
* Close file handles in gawk code to avoid leakage, bug 205037Ali Polatel2008-01-091-1/+3
* Added the java-osgi eclass which is needed for creating OSGi compliants Java ...Jean-Noël Rivasseau2008-01-091-0/+280
* Third stage of fixing bug #201834.Peter Volkov2008-01-081-4/+4
* First stage of fixing bug #201834.Peter Volkov2008-01-081-5/+5
* quote $T usage #204666 by Santiago M. MolaMike Frysinger2008-01-071-4/+3
* Add support for apps using xulrunner binary, thanks to maekke and hoffie for ...Raúl Porcel2008-01-061-4/+14
* whitespaceSven Wegener2008-01-0621-89/+89
* remove lesstif useflag from tetex-3 eclass, use virtual/motif, bug #117057Alexis Ballier2008-01-061-8/+3
* Typo fixCaleb Tennis2008-01-051-2/+2
* fix quotingSven Wegener2008-01-051-2/+2
* Fixes from bug #203955Caleb Tennis2008-01-051-8/+8
* Enable -OsRaúl Porcel2008-01-051-1/+3
* Fix linker search path order, thanks to ADDITIONAL_NATIVE_LIB_DIRS variableBernard Cafarelli2008-01-041-4/+2
* Place docs in /usr/share/doc/kde/ rather than /usr/kde/share/doc/, by zlinTobias Heinlein2008-01-021-5/+5
* Fixing compatibility of wrapper so it REALLY works with /bin/sh (Bug #203987)Jim Ramsay2008-01-021-4/+4
* eclass testsMike Frysinger2008-01-022-0/+66
* handle linux-2.6.24+ where {i386,x86_64}=>{x86}Mike Frysinger2008-01-021-3/+19
* fix #202722Benedikt Boehm2007-12-311-2/+2
* In qt4_min_version, if we have EAPI >= 1, then use a slot dep to make the dep...Caleb Tennis2007-12-311-5/+42
* actually added the rule enforcing that all primary compilers be present befor...George Shapovalov2007-12-291-1/+15
* Add dependencies on >=dev-java/java-config-2.1Petteri Räty2007-12-291-1/+4
* Revert accidental commit of ssl-cert.eclass.Ulrich Müller2007-12-281-32/+7
* Sync eclasses from Emacs overlay (revision 894).Ulrich Müller2007-12-283-26/+63
* updated gnatbuild.eclass to support primary compilers (#151343)George Shapovalov2007-12-271-30/+37
* updated gnat.eclass to support primary compilers and versioned Ada sandard de...George Shapovalov2007-12-271-52/+124
* Add comment about usage of EGIT_BRANCH and where it should go in relation to ...Robin H. Johnson2007-12-271-1/+3
* Use the same erroring logic for WX_GTK_VER==unset case in check_wxuse as in n...Mart Raudsepp2007-12-251-4/+7
* Changes from the php-overlayRaúl Porcel2007-12-242-618/+43
* Slightly change to doc dirCaleb Tennis2007-12-231-2/+2
* spaces to tabsCaleb Tennis2007-12-221-51/+51
* Some new functionsCaleb Tennis2007-12-221-2/+11
* Don't prestrip files, and use -silent to make the build look nicerCaleb Tennis2007-12-211-3/+3
* Use the local qmake and not the one on the file system, because if we're buil...Caleb Tennis2007-12-211-2/+2
* remove old style nvidia-driver version number since they're gone. this fixes ...Doug Goldstein2007-12-211-2/+2
* Add new eclassCaleb Tennis2007-12-211-0/+179
* Update documentation.Ryan Hill2007-12-211-33/+40
* Bug #202748 - In setup_mpm(), initialize MY_MPM to an emptyZac Medico2007-12-201-1/+2
* Fix mozextension.eclass wrt bug #202847, patch by Nirbheek Chauhan <nirbheek ...Raúl Porcel2007-12-201-3/+3
* Add 4.4 series to eclassCaleb Tennis2007-12-191-4/+4
* java-ant_bsfix_files was returning 1 when JAVA_PKG_DEBUG is on.Petteri Räty2007-12-181-1/+3
* remove 2.6.13 devfs notice, there's not much point showing this any more sinc...Daniel Drake2007-12-171-6/+1
* Add a java-vm_revdep-mask() function for bug #177925.Vlastimil Babka2007-12-161-1/+25
* Added knetwalk which is derived from kdegames.Wulf Krueger2007-12-161-1/+2
* fix #202376; add a check for critical modules; support local IUSE in apache e...Benedikt Boehm2007-12-151-13/+39