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
*
Support in-source builds.
Michał Górny
2013-11-24
2
-2
/
+8
*
Respect BUILD_DIR in in-source builds when set earlier.
Michał Górny
2013-11-24
2
-17
/
+20
*
Reuse multilib-minimal to reduce code duplication and allow easier function o...
Michał Górny
2013-11-24
2
-19
/
+58
*
Fix my email address
Jonathan Callen
2013-11-23
2
-4
/
+4
*
fix random style issues
Mike Frysinger
2013-11-22
1
-13
/
+15
*
libtool.eclass elibtoolize(): Besides ltmain.sh, explicitly locate configure
Michael Haubenwallner
2013-11-22
2
-90
/
+89
*
disable dirs specific to gdb in case we have a combined tree #490566
Mike Frysinger
2013-11-21
1
-1
/
+3
*
Run multilib header wrapping only when multiple ABIs are enabled, bug #491752...
Michał Górny
2013-11-20
2
-5
/
+12
*
Added 'replace-hcflags()'. Filters HCFLAGS.
Sergei Trofimovich
2013-11-20
2
-2
/
+27
*
update binutils git repo #490566
Mike Frysinger
2013-11-20
1
-2
/
+2
*
Updated to strip graphite flags and enable openmp use flag
Steve Arnold
2013-11-20
2
-3
/
+38
*
Reimplemented K_EXP_GENPATCHES_LIST patch matching by switching the LHS with ...
Tom Wijsman
2013-11-18
2
-5
/
+12
*
Cleanup.
Ryan Hill
2013-11-16
2
-81
/
+51
*
Drop wxwidgets_pkg_setup and check_wxuse.
Ryan Hill
2013-11-16
2
-66
/
+8
*
Drop support for 2.6.
Ryan Hill
2013-11-16
2
-62
/
+17
*
Use shallow clones for local repos. Bug #491260.
Michał Górny
2013-11-15
2
-2
/
+23
*
updated gnatbuild for new ebuilds and lto use flag handling
Steve Arnold
2013-11-14
1
-2
/
+22
*
Remove the last rited eclass.
Michał Górny
2013-11-11
1
-413
/
+0
*
Sync with qt overlay. Changes should affect only live ebuilds.
Davide Pesavento
2013-11-11
2
-7
/
+7
*
Read all shebangs before moving files to avoid breaking symlinks that are goi...
Michał Górny
2013-11-11
2
-18
/
+35
*
Add a yard recipe for creating documentation.
Hans de Graaff
2013-11-09
2
-4
/
+16
*
Revert previous and instead include the build log and some other info. Don't
Ryan Hill
2013-11-09
2
-9
/
+18
*
Rename config.log tarball in the hope that people will stop attaching it to
Ryan Hill
2013-11-09
2
-4
/
+9
*
.
Ryan Hill
2013-11-07
1
-3
/
+2
*
Temporarily build with -j1 on sparc due to random ICEs encountered by
Ryan Hill
2013-11-07
2
-3
/
+14
*
Update for libmudflap removal.
Ryan Hill
2013-11-05
2
-3
/
+7
*
Initialize cert_opt to an empty array instead of an empty string. Reported by...
Mike Gilbert
2013-11-04
2
-3
/
+7
*
Don't create site-gentoo.el in postrm phase.
Ulrich Müller
2013-11-04
2
-2
/
+10
*
Fix python-utils-r1 tests to accomodate versions in PYTHON_PKG_DEP.
Michał Górny
2013-11-03
2
-5
/
+8
*
kernel-2.eclass: Trivial change to support patches with pre-defined patch lev...
Tom Wijsman
2013-11-02
2
-3
/
+6
*
Add -fno-builtin* to ALLOWED_FLAGS - requested by Justin Vrooman.
Ryan Hill
2013-11-02
2
-3
/
+6
*
Account for leading whitespace in append-cflags tests.
Ryan Hill
2013-11-02
2
-3
/
+6
*
Fix parallel checkout race conditions, bug #489280.
Michał Górny
2013-10-30
2
-3
/
+22
*
Switch the eclasses to use dev-lang/python-exec.
Michał Górny
2013-10-30
4
-12
/
+16
*
Create a fake ".git" directory inside the checkout to satisfy git rev-parse u...
Michał Górny
2013-10-27
2
-2
/
+11
*
Strip sub-slot from local repo IDs.
Michał Górny
2013-10-27
2
-5
/
+8
*
Remove deprecated functions.
Michał Górny
2013-10-27
2
-40
/
+5
*
Consider -frecord-gcc-switches a safe flag and do not strip it with strip-flags.
Michał Górny
2013-10-27
2
-3
/
+7
*
Fix distutils-r1_python_install to strip --install-scripts= rather than passi...
Michał Górny
2013-10-26
2
-18
/
+43
*
Fix handling relative submodule paths.
Michał Górny
2013-10-26
2
-3
/
+15
*
Fix failing to pass default install arguments when user passes an additional ...
Michał Górny
2013-10-22
2
-3
/
+7
*
Introduce a "common" python_setup function to set up Python for use in outer ...
Michał Górny
2013-10-22
4
-15
/
+54
*
Support installing Python scripts with custom --install-scripts argument. Bug...
Michał Górny
2013-10-22
2
-12
/
+36
*
Add systemd_enable_ntpunit wrt bug #458132.
Michał Górny
2013-10-22
2
-2
/
+52
*
Updates from qt overlay: drop USE="c++0x" from 4.8.5 and later versions; warn...
Davide Pesavento
2013-10-20
2
-18
/
+20
*
make doc installation part of default multilib_src_install_all() wrt #483304
Julian Ospald
2013-10-20
2
-15
/
+7
*
added prefix support (bug #485534)
Christoph Junghans
2013-10-17
2
-3
/
+7
*
Remove .la files for libasan and libtsan. They reference non-existent
Ryan Hill
2013-10-15
2
-2
/
+8
*
Fix over-use of ||die.
Michał Górny
2013-10-14
2
-3
/
+6
*
Add qtbearer to nolibx11_pkgs
Davide Pesavento
2013-10-14
2
-3
/
+6
[next]