summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* New eclass for php5 supportStuart Herbert2005-03-131-0/+501
|
* Adding new package kdebase-data to derivation mapDan Armak2005-03-131-1/+2
|
* Fixinng 8+ patches problemCarlos Silva2005-03-131-8/+8
|
* use `emake -j1` instead of make and add some commentsMike Frysinger2005-03-121-3/+6
|
* linux-mod.eclass: fixed grep in update_modules() so it's not a subshell, and ↵Mike Doty2005-03-111-3/+3
| | | | doesn't output when no files are found
* deleting LD_PRELOAD does bad thingsMike Frysinger2005-03-111-4/+1
|
* Fallback to CHOST if $(get_abi_CHOST)-gcc doesn't exist.Jeremy Huddleston2005-03-111-9/+6
|
* Add support for using get_abi_CHOST as a prefix before CHOST.Jeremy Huddleston2005-03-101-6/+9
|
* Having the /sys check honour ROOT when mkdir'ingJohn Mylchreest2005-03-101-2/+2
|
* Re-comitting the fix for patch strict_order. Works this time :)John Mylchreest2005-03-091-2/+3
|
* add 3.4.0-final supportDan Armak2005-03-092-9/+13
|
* Fix typo which caused amd64hack to not get done.Jeremy Huddleston2005-03-091-2/+2
|
* Syntax fix.Martin Schlemmer2005-03-091-2/+2
|
* Now add it to EXPORT_FUNCTIONS, and make sure the symlinks are updated if we ↵Martin Schlemmer2005-03-091-11/+14
| | | | remerge the current profile.
* Fix prerm logic to not uninstall the binutils profile every second merge for ↵Martin Schlemmer2005-03-091-4/+4
| | | | the same arch
* Edit specs to add support for creating a cross-compile multilib target gcc.Jeremy Huddleston2005-03-091-4/+83
|
* Correcting commit message. What was actually done was fixing strict_count to ↵John Mylchreest2005-03-081-1/+2
| | | | pad zeroes so that sort -n would not fail
* Changing array substitutions to _ not -, this prevents the cosmetic bad ↵John Mylchreest2005-03-082-10/+20
| | | | substitution errors
* add in *vimrc_file_suffixCiaran McCreesh2005-03-081-3/+3
|
* f77 -> fortranMike Frysinger2005-03-081-2/+2
|
* Add mozconfig_use_with for Seemant's kerberos experimentationAron Griffis2005-03-081-5/+15
|
* fix nasty portage --libdir bug, you may have to re-merge all of your php stuff.Robin H. Johnson2005-03-081-9/+21
|
* allow mysqli ;-).Robin H. Johnson2005-03-081-11/+1
|
* Cleaned up comments.Jeremy Huddleston2005-03-081-7/+2
|
* Fix compilation of libstdc++ for crosscompilation toolchains. Add filtering ↵Jeremy Huddleston2005-03-081-22/+59
| | | | of -mcpu for x86/amd64 with gcc-4.0.
* Don't set ABI=default as it causes econf to add --libdir for archs where it ↵Jeremy Huddleston2005-03-081-1/+3
| | | | used to not add it.
* Don't set ABI=default as it causes econf to add --libdir for archs where it ↵Jeremy Huddleston2005-03-081-6/+5
| | | | used to not add it.
* +get_abi_FAKE_TARGETSJeremy Huddleston2005-03-081-2/+2
|
* make_desktop_entry() 2nd tryCarsten Lohrke2005-03-071-2/+2
|
* minor make_desktop_entry() modificationCarsten Lohrke2005-03-071-2/+2
|
* bug 82032: the test for java is both broken and unnecessary. we simply need ↵Dan Armak2005-03-071-1/+4
| | | | java in the PATH.
* Change need-kde and need-qt so that ebuilds relying on portage copying ↵Gregorio Guidi2005-03-071-17/+19
| | | | RDEPEND from DEPEND work properly (#50721).
* fixed menu spec urlCarsten Lohrke2005-03-061-2/+2
|
* Fixes bug #84189John Mylchreest2005-03-061-11/+12
|
* Use ABI's CFLAGS for BOOT_CFLAGS so stage2/3 generate code for the right ABI.Jeremy Huddleston2005-03-061-2/+2
|
* sys-apps/cronbase -> sys-process/cronbaseCiaran McCreesh2005-03-041-2/+2
|
* Changing CTARGET_ALIASES to FAKE_TARGETS for consistency with binutils.Jeremy Huddleston2005-03-041-6/+6
|
* style updates, add/remove quotes where appropriate. also remove checks with ↵Mike Frysinger2005-03-041-55/+44
| | | | EXTRA_ECONF since it will come last and thus will get precedence over all default config params.
* undo style changesMike Frysinger2005-03-041-14/+14
|
* Uncommitting a stray commit.Jeremy Huddleston2005-03-041-6/+3
|
* Added sanity checks about for threads and shared with EXTRA_ECONF. Added ↵Jeremy Huddleston2005-03-043-32/+72
| | | | support for CTARGET_ALIASES with >=sys-devel/gcc-config-1.4.0.
* Added check for ! use build on ffi stuff.Jeremy Huddleston2005-03-041-2/+2
|
* base the uclibc logic upon CTARGET instead of just USE=uclibc ... also get ↵Mike Frysinger2005-03-031-21/+24
| | | | rid of the last $ARCH with $(tc-arch)
* make endian func a little more robust and change sh behavior to match ↵Mike Frysinger2005-03-021-5/+6
| | | | binutils (default is little)
* $ARCH -> $(tc-arch)Mike Frysinger2005-03-021-4/+4
|
* do stripping ourselvesMike Frysinger2005-03-021-3/+7
|
* Use LANG=C during compilation to avoid potential internationalization ↵Peter Johanson2005-03-021-3/+3
| | | | problems. See bug #82254
* Fixed QA warnings; fixed broken enabled/disabled messagesStuart Herbert2005-03-011-14/+14
|
* uclibc fixesMike Frysinger2005-03-011-2/+3
|
* touch up the MAN_VER and HTB_VER usageMike Frysinger2005-03-011-14/+12
|