GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
archive/repo/gentoo-2.git
RELEASE-1_4
import-1.1.1
master
Another conversion of the historical gentoo-x86 ebuild repository
Ulrich Müller <ulm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update from qt overlay: overhaul toolchain and *FLAGS handling for proper mul...
Davide Pesavento
2015-05-09
2
-7
/
+27
*
Sync kde5.eclass with overlay.
Manuel Rüger
2015-05-09
2
-8
/
+11
*
Sync kde5-functions.eclass with overlay.
Manuel Rüger
2015-05-09
2
-6
/
+28
*
Sync kde5.eclass with overlay.
Manuel Rüger
2015-05-09
2
-12
/
+101
*
Update a comment.
Ulrich Müller
2015-05-09
1
-3
/
+3
*
Avoid problematic colon char in filenames, bug 548750.
Ulrich Müller
2015-05-09
11
-1
/
+15
*
use find to run sed on la files so we skip sed when there are no la files #54...
Mike Frysinger
2015-05-08
1
-4
/
+4
*
make flag testing work for clang too crbug.com/474652
Mike Frysinger
2015-05-06
2
-7
/
+39
*
Fix documentation of 3 variables in php-ext-source-r2 eclass
Brian Evans
2015-05-04
2
-5
/
+10
*
Make USE_PHP a REQUIRED variable for the php-ext-source-r2 eclass
Brian Evans
2015-05-04
2
-4
/
+12
*
call die in more places to catch bad sed/mv commands
Mike Frysinger
2015-05-04
1
-5
/
+5
*
Make java-pkg_doso always install with mode 0755, which is more like
James Le Cuirot
2015-05-02
2
-3
/
+7
*
Update git urls for mysql-extras
Brian Evans
2015-05-01
4
-8
/
+12
*
Add kernel-2 env var K_BASE_VER as different versions of git sources use diff...
Mike Pagano
2015-04-29
2
-10
/
+12
*
Skip java-dep-check for ant tasks wrt bug #298955. Fix missing
James Le Cuirot
2015-04-28
4
-52
/
+65
*
Update SRC_URI.
Michael Palimaka
2015-04-28
2
-2
/
+11
*
Handle 4.1 base kernel. See bug #547894.
Mike Pagano
2015-04-27
2
-3
/
+11
*
Adjusted libvpx dependency
Lars Wendler
2015-04-25
2
-3
/
+6
*
Fix filename matching in elisp-site-file-install. It should use shortest matc...
Ulrich Müller
2015-04-24
2
-4
/
+9
*
require newer isl w/gcc-5 to address a fortran ICE (gcc PR547470) #547470
Mike Frysinger
2015-04-23
1
-2
/
+2
*
Sync with qt overlay: cleanup prefix-related patching and fix bug #542780.
Davide Pesavento
2015-04-22
2
-20
/
+15
*
update git urls and migrate git-2 -> git-r3
Jason Zaman
2015-04-21
2
-7
/
+10
*
make linker script clean up behavior the same across old versions of gcc
Mike Frysinger
2015-04-20
1
-8
/
+4
*
all sanitizer la files #546700 by Mihai Moldovan
Mike Frysinger
2015-04-20
1
-3
/
+3
*
Sync with qt overlay - export AR and OBJDUMP too, use new configure option '-...
Michael Palimaka
2015-04-19
2
-5
/
+10
*
Ban eapi2 and 3 for gnome2.eclass (#539118)
Pacho Ramos
2015-04-18
2
-26
/
+13
*
Specify :* as slot by default to silence repoman warnings
Brian Evans
2015-04-14
2
-4
/
+15
*
Consider SLOTs when checking Java dependencies. Comment out the longer
James Le Cuirot
2015-04-14
2
-33
/
+50
*
tc-ld-disable-gold: handle LD having flags appended to it #545218
Mike Frysinger
2015-04-13
1
-2
/
+5
*
handle versions 6.x+ like 5.x
Mike Frysinger
2015-04-13
1
-4
/
+4
*
force the configure shell to bash to work around older configure detection
Mike Frysinger
2015-04-13
1
-2
/
+5
*
Sync with KDE overlay - don't set CMAKE_MIN_VERSION which is already set by c...
Michael Palimaka
2015-04-11
3
-24
/
+25
*
extra-cmake-modules moved from dev-libs to kde-frameworks.
Michael Palimaka
2015-04-11
2
-3
/
+6
*
Add ejavadoc function. Thanks to wltjr. Fixes bug #544076.
James Le Cuirot
2015-04-04
3
-6
/
+27
*
Disable building dynamic libraris by default before-ghc-7.10 (was accidentall...
Sergei Trofimovich
2015-04-04
2
-5
/
+9
*
Drop EAPI<5 from selinux-policy-2.eclass
Jason Zaman
2015-04-04
2
-15
/
+13
*
Remove all references to qt-project.org and switch EGIT_REPO_URI from gitorio...
Davide Pesavento
2015-04-01
4
-13
/
+21
*
Update dependency after package move of eselect modules to app-eselect.
Ulrich Müller
2015-03-31
7
-30
/
+35
*
tc-export_build_env: export BUILD_CPPFLAGS/BUILD_LDFLAGS to non-empty values ...
Mike Frysinger
2015-03-31
1
-3
/
+6
*
Add USE=cilk to control support for the Cilk Plus language.
Mike Frysinger
2015-03-29
1
-1
/
+5
*
put each alpha release into its own SLOT
Mike Frysinger
2015-03-29
1
-2
/
+2
*
Drop dev-qt/designer[-phonon] dep now that blockers are resolved (bug #477632).
Michael Palimaka
2015-03-29
2
-3
/
+7
*
Drop EAPI 4 support.
Johannes Huber
2015-03-29
5
-18
/
+15
*
do not depend on graphite packages when USE=graphite is unavailable #544818 b...
Mike Frysinger
2015-03-29
1
-9
/
+11
*
Remove rox.eclass rox-0install.eclass.
Manuel Rüger
2015-03-28
3
-385
/
+5
*
Drop obsolete eclass and add new version, thanks Ted Tanberry for the work
Justin Lecher
2015-03-28
2
-42
/
+47
*
Enable building dynamic haskell executables since dev-lang/ghc-7.10.1_rc3.
Sergei Trofimovich
2015-03-28
3
-12
/
+15
*
clean unused eclass
Michael Sterrett
2015-03-27
1
-78
/
+0
*
Add deprecation warning when USE_PHP is empty
Brian Evans
2015-03-26
2
-5
/
+9
*
Workaround toolchain bug on x86 with -Os and --as-needed, see bug #503500.
Davide Pesavento
2015-03-23
3
-18
/
+36
[prev]
[next]