summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Make grep tests more consistent.Martin Schlemmer2005-09-041-9/+9
|
* Added patch for version 1.5.20, too.Diego Elio Pettenò2005-09-041-0/+116
|
* Quoting/style fixes.Martin Schlemmer2005-09-041-29/+32
|
* Make --no-uclibc work again.Martin Schlemmer2005-09-041-7/+10
|
* What should have been 1.4.0 turned out not compatible with 1.4.0, so moved ↵Diego Elio Pettenò2005-09-043-96/+244
| | | | to 1.5.10 (and fixed 1.4.0 with a true working one). Added 1.5.18 as from there it has changed again.
* Added elibtoolize patch for Gentoo/FreeBSD, to use linux-style link versioning.Diego Elio Pettenò2005-09-042-1/+141
|
* Apply whitespace check from repoman to eclasses.Sven Wegener2005-09-045-12/+12
|
* Revert php-pear eclass; add new eclass as -r1Stuart Herbert2005-09-042-12/+60
|
* New & updated eclasses for new PHP packagesStuart Herbert2005-09-0412-42/+2692
|
* pass -1 as default shell rather than /bin/falseMike Frysinger2005-09-041-2/+2
|
* fixing disabling of static drivers. bug #104071Doug Goldstein2005-09-031-2/+3
|
* added --force to autoreconf because we need libtoolize --force --copy and ↵Doug Goldstein2005-09-031-2/+2
| | | | not just --copy
* 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
| | | | patches to make elibtoolize not bork on portage patch failing.
* Do not run elibtoolize again if already run. The check for no patches ↵Martin Schlemmer2005-09-021-26/+28
| | | | applied was in the wrong for loop.
* 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 ↵Henrik Brix Andersen2005-08-311-19/+2
| | | | confusion, bug #101426.
* 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
| | | | by econf). Make eaclocal's handling of AT_M4DIR a bit smarter.
* Let darwin userlands use glibtoolize instead of libtoolize. Removed trailing ↵Diego Elio Pettenò2005-08-301-6/+7
| | | | whitespaces.
* --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 ↵Martin Schlemmer2005-08-281-12/+72
| | | | properly. Also only run the tools when needed.
* 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 ↵Sven Wegener2005-08-231-12/+9
| | | | handles it.
* 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 ↵Mike Frysinger2005-08-221-11/+30
| | | | properly #103246
* 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 ↵Donnie Berkholz2005-08-221-1/+14
| | | | modules in /usr/lib/xorg/modules.
* 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
| | | | Most modules will be auto-loaded by coldplug/hotplug.
* 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 ↵Donnie Berkholz2005-08-211-2/+10
| | | | actions in-between them, if necessary.
* fix snapshot detectionMike Frysinger2005-08-211-3/+2
|
* Dont die when zip has notting todoThomas Matthijs2005-08-201-2/+7
|