summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Fixed an ifc bug, tidied up and added ifc support on amd64.Danny van Dyk2005-09-021-6/+10
* Remove depreciated patches.Martin Schlemmer2005-09-023-123/+0
* Merge uclibctoolize() stuff with elibtoolize(), and add requiredMartin Schlemmer2005-09-027-40/+284
* Do not run elibtoolize again if already run. The check for no patches applie...Martin Schlemmer2005-09-021-26/+28
* Some misc cleanups, and do not warn if portage patch seems to be applied.Martin Schlemmer2005-09-021-6/+9
* Add --automake to libtoolize if we are using automake.Martin Schlemmer2005-09-021-2/+7
* unset perforce vars to keep patch from breaking #56402Mike Frysinger2005-09-011-1/+3
* Don't use userland_Darwin useflag, to avoid QA notices all over.Diego Elio Pettenò2005-08-311-2/+2
* Do not run 'make mrproper' in pkg_prerm() since it causes too much confusion,...Henrik Brix Andersen2005-08-311-19/+2
* Reorder function order a bit, and add some summary comments at the top.Martin Schlemmer2005-08-311-72/+88
* Change M4DIR to AT_M4DIR. Do not always run gnuconfig_update (handledMartin Schlemmer2005-08-311-4/+36
* Let darwin userlands use glibtoolize instead of libtoolize. Removed trailing ...Diego Elio Pettenò2005-08-301-6/+7
* --force-missing seems not to be recognized by some flavours of automakeDiego Elio Pettenò2005-08-301-2/+3
* -I argument must not be enclosed in quotes.Diego Elio Pettenò2005-08-291-2/+2
* Enhance eautoreconf() to also run in subdirs, and do the order of calling pro...Martin Schlemmer2005-08-281-12/+72
* Initial commit; eclass done by Diego Flameeyes Pettenò <flameeyes@gentoo.org>.Martin Schlemmer2005-08-282-2/+83
* Cosmetic.Gregorio Guidi2005-08-271-11/+11
* Use [[ ]] instead of [ ] for tests.Diego Elio Pettenò2005-08-271-6/+6
* Changed chown for Sensor installation to fix bug 103563Joe Sapp2005-08-261-2/+2
* Add xdelta support for KDE 3.4.2 (#101702).Gregorio Guidi2005-08-251-1/+4
* Update for KDE 3.5.Gregorio Guidi2005-08-242-24/+13
* Restrict the visibility hack to kde 3.4.1.Gregorio Guidi2005-08-241-6/+7
* dont try to autogen if we dont need toMike Frysinger2005-08-231-2/+2
* We no longer need to set ECLASS and INHERITED in the eclass itself, portage h...Sven Wegener2005-08-231-12/+9
* No need to treat IUSE as incremental, portage handles it.Sven Wegener2005-08-2316-54/+53
* * gnome2.eclass: (gnome2_omf_fix): Don't be too verbose.Leonardo Boshell2005-08-231-4/+5
* make symlinks for 2.4 headersMike Frysinger2005-08-231-3/+3
* make the SRC_URI/KEYWORDS setting a bit more flexible to handle snapshots pro...Mike Frysinger2005-08-221-11/+30
* deprecate sjlj for gcc-3.4 uclibc toolchainsMike Frysinger2005-08-221-2/+2
* Don't build .a files for drivers; Don't install libtool archives for server m...Donnie Berkholz2005-08-221-1/+14
* apply whitespace checks from repoman to eclassesSven Wegener2005-08-227-15/+15
* Remove display_postinst() function as it was causing more trouble than good. ...Henrik Brix Andersen2005-08-221-33/+1
* Fix imlib2 downloads and remove einfo in global scopeStefan Schweizer2005-08-221-4/+6
* make sure we only glob numbers, not . #103246Mike Frysinger2005-08-211-2/+3
* fix typo pointed out by mr bonesMike Frysinger2005-08-211-2/+2
* Create x-modular_src_configure() and x-modular_src_make() so people can do ac...Donnie Berkholz2005-08-211-2/+10
* fix snapshot detectionMike Frysinger2005-08-211-3/+2
* Dont die when zip has notting todoThomas Matthijs2005-08-201-2/+7
* blah, second to last commit had too many local changes, make sure gcc-3.3.x l...Mike Frysinger2005-08-201-2/+6
* dont want to pass --libdir because it will just cause gcc to install into a l...Mike Frysinger2005-08-201-2/+1
* punt --enable-version-specific-runtime-libs option #100679Mike Frysinger2005-08-191-15/+3
* remove sysroot since it doesnt work yetMike Frysinger2005-08-171-3/+1
* * gnome2.eclass: (gnome2_omf_fix): Tweaked the sed expression so it coversLeonardo Boshell2005-08-171-3/+3
* Updates to support new beta *-sharp-2.{3,5} release, and remove a bunch of su...Peter Johanson2005-08-171-22/+28
* Remove -e /usr/X11R6/$(get_libdir)/X11/fonts/encodings line from mkfontdir, s...Donnie Berkholz2005-08-161-2/+1
* (#102554) Don't mention X11R6, since this is now X11R7.Donnie Berkholz2005-08-151-2/+1
* Autodiscover font directories so there's no need to specify FONT or FONT_DIRS...Donnie Berkholz2005-08-141-2/+18
* Add encodings as RDEPEND and font-alias as PDEPEND for all font packages.Donnie Berkholz2005-08-141-1/+9
* Fixing a typo inside ECVS_AUTH=ext (someone introduced SSH_RSH which actually...Christian Heim2005-08-131-2/+2
* forced arm asm soft linking in case the link already existsMike Frysinger2005-08-131-4/+4