summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Fix whitespace.Jeroen Roovers2008-07-071-13/+13
|
* made --enable-libada conditional on PN, as ACT's gnat does not like itGeorge Shapovalov2008-07-061-2/+7
|
* Filter out the objc-gc flag for <gcc-4.0. Thanks to Ryan Hill <dirtyepic AT ↵Mark Loeser2008-07-061-2/+4
| | | | gentoo DOT org> ; bug #137024
* update comments about tl2008's way of distributing packagesAlexis Ballier2008-07-031-2/+3
|
* remove doc useflag from documentation packages, it does not make much sense ↵Alexis Ballier2008-07-031-3/+3
| | | | for them, thanks to Pacho Ramos <pacho@condmat1.ciencias.uniovi.es>, bug #223617.
* start to make room for TeX Live 2008 and simplify the jobs parser.Alexis Ballier2008-07-031-9/+36
|
* be nice and dont try to do anything if we have not installed any texmf fileAlexis Ballier2008-07-031-1/+2
|
* Now prefer BUILD_TARGETS instead of VDRPLUGIN_MAKE_TARGET. Set RDEPEND and ↵Matthias Schwarzott2008-07-031-6/+9
| | | | DEPEND appropriate.
* Support Sun Studio compiler (f95).Donnie Berkholz2008-07-031-1/+23
|
* [Fortran] Add Fortran support to filter-flags(), append-flags(), is-flagq(), ↵Donnie Berkholz2008-07-031-12/+83
| | | | strip-flags(), strip-unsupported-flags(), get-flag(). Add new functions parallel to existing ones for Fortran: append-fflags(), test-flag-F77(), test-flags-FC().
* [Fortran] Do a little reworking, since these functions remain unused by ↵Donnie Berkholz2008-07-031-7/+3
| | | | anything. Rename tc-getF90() to tc-getFC() for consistency with autotools, fortran.eclass, etc. Drop tc-getFORTRAN() -- people should use the appropriate function.
* Sync eclasses from Emacs overlay (revision 1110).Ulrich Müller2008-07-011-20/+20
| | | | | elisp-common.eclass: Create file for backwards compatibility only if obsolete files were found.
* Add support for JAVA_ANT_ENCODING using build-xml-rewrite.Petteri Räty2008-07-011-6/+15
|
* Insert dvdnav into gst-plugins-ugly plugins.Samuli Suominen2008-06-291-2/+2
|
* insert oss4 mplex and ofa to gst-plugins-bad pluginsSamuli Suominen2008-06-291-2/+3
|
* Insert soup into gst-plugins-good plugins list.Samuli Suominen2008-06-291-2/+2
|
* Insert gio into plugins list of gst-plugins-base.Samuli Suominen2008-06-291-2/+2
|
* Remove weird ppc-macos cruftFabian Groffen2008-06-281-11/+1
|
* Gentoo for Mac OS X is dead and buried. We no longer have to deal withFabian Groffen2008-06-281-3/+2
| | | | old crap.
* Not sure where pam would be on ppc-macos, at least for now we don't needFabian Groffen2008-06-281-4/+1
| | | | it. To be reconsidered again when/if ppc-macos returns.
* Fix tests. Bash doesn't do filename expansion inside [[]].Luca Longinotti2008-06-281-5/+5
|
* Change dependency from virtual/motif to x11-libs/openmotif, bug 224749.Ulrich Müller2008-06-271-2/+2
|
* TypoRaúl Porcel2008-06-261-2/+2
|
* Add workaround for ppc with glibc-2.8, bug #228957Raúl Porcel2008-06-261-1/+3
|
* apply manpage doc by mren (bug #209618)Thilo Bangert2008-06-261-9/+21
|
* Show not only command to enable main plugin, but list of installed plugins.Matthias Schwarzott2008-06-251-7/+18
|
* Fix typo.Matthias Schwarzott2008-06-241-2/+2
|
* Set default PYTHON_MODNAME only if the directory site-packages/PN exists for ↵Ali Polatel2008-06-241-2/+5
| | | | distutils_pkg_postinst.
* Update copyright informationChristian Faulhammer2008-06-231-3/+3
| | | | Be more verbose on output information
* Add einfo message to pkg_setup.Ulrich Müller2008-06-231-1/+2
|
* Add 173 level masking for GeForce FX series cards, being discontinued in 177.Tony Vroon2008-06-231-2/+13
|
* add support for 32bit userland with multilib on sparcFriedrich Oslage2008-06-222-7/+15
|
* Disable jemalloc on older glibc, as it fails to buildRaúl Porcel2008-06-211-1/+4
|
* don't use command substitution, like all good boys doSven Wegener2008-06-211-3/+3
|
* Make eclass-manpages ready, bug #210933, thanks mren.Peter Volkov2008-06-211-11/+51
|
* Set default PYTHON_MODNAME only if the directory site-packages/PN exists. ↵Ali Polatel2008-06-201-2/+5
| | | | Thanks to ColdWind.
* Fixed error where incorrect path to helper function used.Alistair Bush2008-06-201-2/+2
|
* Add missing -x operator.Alistair Bush2008-06-191-2/+2
|
* Prepare eclasses to support javatoolkit move.Alistair Bush2008-06-182-4/+26
|
* For the moment just disable the debug use-flag, as it fails to buildRaúl Porcel2008-06-171-18/+18
|
* Revert last commit as it turns out it breaks with latest stable git (1.5.4.x ↵Bo Ørsted Andresen2008-06-161-4/+3
| | | | and below).
* Export GIT_WORK_TREE and use git checkout to get a work tree in S.Bo Ørsted Andresen2008-06-161-3/+4
|
* Make GIT_DIR an absolute path exported during git_fetch().Bo Ørsted Andresen2008-06-151-2/+2
|
* (#226187) The MODULE override wasn't working correctly because of a logic ↵Donnie Berkholz2008-06-131-12/+14
| | | | error made when refactoring.
* typoChristian Faulhammer2008-06-121-2/+2
|
* export QTDIR.Bo Ørsted Andresen2008-06-111-2/+2
|
* allow autotools_check_macro to parse multiple arguments and add LT_INIT to ↵Mike Frysinger2008-06-091-6/+7
| | | | macro list to run libtoolize
* enable --enable-cld for unstable 4.3 versionsMike Frysinger2008-06-091-1/+10
|
* Warn when using append-ldflags to pass libraries to link to.Diego Elio Pettenò2008-06-071-1/+7
| | | | | | | Libraries shouldn't be passed as LDFLAGS, the flags should be passed before the object files to link, while libraries should be passed after. Passing libraries through LDFLAGS is one of the causes of --as-needed failures.
* Do EGIT_STORE_DIR must not be world writable.Bo Ørsted Andresen2008-06-051-3/+1
|