Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enable the `die` in the preserve_old_lib funcs | 2007-02-18 | 1 | -3/+3 | |
| | |||||
* | Enable __cxa_atexit for FreeBSD too, as that's needed for proper C++ ↵ | 2007-02-18 | 1 | -12/+14 | |
| | | | | libraries cleanup, as x11-themes/domino pointed out. | ||||
* | add support for the D language #159196 | 2007-02-17 | 1 | -10/+38 | |
| | |||||
* | Not using ROOT for header-checksum, as compile-process also not respect ↵ | 2007-02-17 | 1 | -4/+7 | |
| | | | | ROOT, Bug #167285. | ||||
* | allow built_with_use to work even with hidden IUSE expanded vars #167166 | 2007-02-17 | 2 | -22/+31 | |
| | |||||
* | add --missing to built_with_use #167166 | 2007-02-17 | 1 | -2/+2 | |
| | |||||
* | combine USE and IUSE file existence check | 2007-02-17 | 1 | -6/+2 | |
| | |||||
* | check libc for *-elf and *-mingw* | 2007-02-16 | 1 | -9/+10 | |
| | |||||
* | updated the hardened fix to how it should be according to kevquinn (#119382) | 2007-02-16 | 1 | -2/+2 | |
| | |||||
* | add blackfin to softfloat-only case | 2007-02-16 | 1 | -2/+2 | |
| | |||||
* | added hardened fix from #119382 | 2007-02-15 | 1 | -2/+3 | |
| | |||||
* | made CONFIG_PATH global, replaced broken (logically) prerm with basic postrm | 2007-02-15 | 1 | -30/+13 | |
| | |||||
* | Follow the --missing request when the IUSE file is missing rather then ↵ | 2007-02-14 | 1 | -1/+11 | |
| | | | | always erroring out. | ||||
* | touchup kernel headers post install message #166850 by Arfrever Frehtes ↵ | 2007-02-14 | 1 | -6/+6 | |
| | | | | Taifersar Arahesis | ||||
* | * Automatically add Junit.present=true to ant properties when in the test phase | 2007-02-13 | 1 | -5/+17 | |
| | | | | | | * Allow multiple atoms in EANT_GENTOO_CLASSPATH * Automatically add junit to gentoo.classpath when EANT_GENTOO_CLASSPATH is defined, ant-junit is in ANT_TASKS and we are in the test phase. | ||||
* | use new tc-is-softfloat function | 2007-02-12 | 1 | -2/+2 | |
| | |||||
* | first run at tc-is-softfloat() | 2007-02-12 | 1 | -1/+20 | |
| | |||||
* | Changed .desktop and /usr/bin/wrapper names to avoid collisions | 2007-02-09 | 1 | -45/+128 | |
| | |||||
* | Fix bad sed arguments thanks to Georgi Georgiev in bug #165230 | 2007-02-05 | 1 | -2/+2 | |
| | |||||
* | changed some einfos to elogs | 2007-02-05 | 1 | -11/+11 | |
| | |||||
* | changes some einfo to elog in pkg_postinst | 2007-02-05 | 1 | -7/+7 | |
| | |||||
* | some enhansements necessary for extracting gnat locations for libs that need ↵ | 2007-02-05 | 1 | -1/+14 | |
| | | | | access to proper dirs | ||||
* | Vmware-any-any bump to support the 2.6.20 kernel. | 2007-02-05 | 1 | -2/+2 | |
| | |||||
* | cleanup suggestions thanks to vapier. | 2007-02-05 | 1 | -25/+14 | |
| | |||||
* | add some cleanups from vapier | 2007-02-05 | 1 | -8/+8 | |
| | |||||
* | ${PORTAGE_CONFIGROOT} update | 2007-02-04 | 1 | -21/+18 | |
| | |||||
* | added savedconfig.eclass - draft 1 | 2007-02-04 | 1 | -0/+124 | |
| | |||||
* | fix comment | 2007-02-03 | 1 | -2/+2 | |
| | |||||
* | Make sure to clean up all orphaned .py[co] files, bug 114269. | 2007-02-03 | 1 | -3/+3 | |
| | |||||
* | Fixed cases when doc, startup-notification, or debug use flags are disabled. ↵ | 2007-02-03 | 1 | -4/+4 | |
| | | | | See bug #164881. | ||||
* | Fix tkinter message, bug 159323. | 2007-02-03 | 1 | -2/+2 | |
| | |||||
* | Fix tkinter message, bug 159323. | 2007-02-03 | 1 | -2/+2 | |
| | |||||
* | Add java-ant-2 to inherit, thanks to Betelgeuse. But disable its generic ↵ | 2007-02-02 | 1 | -2/+6 | |
| | | | | | | ant-core dep and make it rewrite only the one build.xml used. | ||||
* | Fix Paludis installs. | 2007-02-02 | 2 | -5/+4 | |
| | |||||
* | Create /usr/bin in the $ROOT if it doesn't exist already. | 2007-02-01 | 1 | -53/+55 | |
| | |||||
* | Don't call ruby_patch_mkmf, it causes #164525 | 2007-01-31 | 2 | -4/+4 | |
| | |||||
* | Fix typo | 2007-01-31 | 1 | -2/+2 | |
| | |||||
* | scrub exec filename in case someone does something silly like pass the ↵ | 2007-01-31 | 1 | -2/+2 | |
| | | | | fullpath to a binary | ||||
* | Added documentation about new APPCATEGORY variable | 2007-01-30 | 1 | -1/+5 | |
| | |||||
* | Added function for creating .desktop files for ROX desktop applications | 2007-01-30 | 1 | -6/+45 | |
| | |||||
* | Put ant-core to DEPEND unless disabled. WANT_SPLIT_ANT restricts the dep to ↵ | 2007-01-30 | 1 | -6/+40 | |
| | | | | | | | | proper version. These depends are mandatory for java-pkg-2, and triggered by USE flag for java-pkg-opt-2 (WANT_ANT_TASKS depends. Because of that, java-ant-2 can only by inherited AFTER one of those eclasss. too) | ||||
* | Improve output and comments for java-pkg_verify-classes(). | 2007-01-30 | 1 | -12/+21 | |
| | |||||
* | Added class version verifying when JAVA_PKG_STRICT is in effect. Thanks to ↵ | 2007-01-30 | 1 | -6/+18 | |
| | | | | ali_bush. | ||||
* | Fix java-pkg_jar-from that Caster broke with his last --into addition. | 2007-01-29 | 1 | -1/+2 | |
| | |||||
* | Couple of minor fixes, including emake stuff | 2007-01-29 | 1 | -20/+13 | |
| | |||||
* | Separating mkmf patching code and reuse it in gems.eclass | 2007-01-29 | 2 | -4/+10 | |
| | |||||
* | Undo last commit because we need to check java-pkg-opt-2 and java-ant-2 ↵ | 2007-01-28 | 1 | -2/+2 | |
| | | | | usage before adding the automatic dep on ant-core. | ||||
* | Use WANT_ANT_TASKS if EANT_ANT_TASKS is not defined. Fixes bug #164315. | 2007-01-28 | 2 | -4/+8 | |
| | |||||
* | Fix typo | 2007-01-28 | 1 | -2/+2 | |
| | |||||
* | eant -lib is deprecated and should not be used | 2007-01-28 | 1 | -3/+19 | |
| |