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
/
mysql.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
Comment about which engines are meant to be built in.
Robin H. Johnson
2010-03-15
1
-1
/
+2
*
Bug #308491: Fix PBXT install location and econf usage.
Robin H. Johnson
2010-03-15
1
-4
/
+3
*
Merge Overlay changes for MariaDB.
Robin H. Johnson
2010-03-15
1
-40
/
+94
*
Bug 307641: more fixes to SSL configure options. Also add community/profiling...
Robin H. Johnson
2010-03-09
1
-8
/
+12
*
Bug #307641: Fix accidental default SSL implementation change of OpenSSL->YaS...
Robin H. Johnson
2010-03-03
1
-2
/
+2
*
Fixup more pbxt and xtradb issues, and try to fix dodoc QA.
Robin H. Johnson
2010-02-27
1
-16
/
+19
*
Import fixes from MySQL overlay:
Robin H. Johnson
2010-02-21
1
-29
/
+61
*
Missed a commit to the eclass.
Robin H. Johnson
2010-02-02
1
-4
/
+9
*
Disable debug line.
Robin H. Johnson
2010-02-02
1
-2
/
+2
*
Refactor innodb/falcon stuff.
Robin H. Johnson
2010-02-02
1
-7
/
+7
*
Update the 5.1 plugins list for innodb_plugin, and do not build the example e...
Robin H. Johnson
2010-02-02
1
-3
/
+5
*
adjust mysql.eclass to support 5.4/5.5
Hanno Böck
2010-02-01
1
-3
/
+3
*
Fixup disabling tests for 5.1 and also gcc-version usage.
Robin H. Johnson
2010-02-01
1
-7
/
+38
*
Fix QA warning: "EXPORT_FUNCTIONS is called before inherit in mysql.eclass."
Robin H. Johnson
2010-01-31
1
-12
/
+12
*
Bug #290570, somewhere between 5.0.76 and 5.0.83, upstream made changes that ...
Robin H. Johnson
2010-01-31
1
-1
/
+9
*
Add an extra backup location for the mysql-extras tarballs.
Robin H. Johnson
2010-01-31
1
-2
/
+3
*
Fix paste typo.
Robin H. Johnson
2009-12-10
1
-2
/
+2
*
Unpack/compile support for xtradb.
Robin H. Johnson
2009-12-09
1
-4
/
+26
*
Only offer IUSE=pbxt/xtradb IF the patches are available for the version in q...
Robin H. Johnson
2009-12-09
1
-2
/
+4
*
Add in initial support for Percona XtraDB for the new 5.1 ebuilds. Again than...
Robin H. Johnson
2009-12-09
1
-3
/
+22
*
Add eclass documentation and clean up EAPI version checks, thanks to jmbsvice...
Robin H. Johnson
2009-12-09
1
-12
/
+73
*
adjust mysql eclass for mysql 5.4
Hanno Böck
2009-11-19
1
-1
/
+3
*
For newer 5.1 series MySQL, community features are also available. Only turn ...
Robin H. Johnson
2009-11-19
1
-1
/
+3
*
whitespace
Markus Meier
2009-10-11
1
-3
/
+3
*
Bug #283926: GCC4.4 causes libmysqlclient users to potentially have bad behav...
Robin H. Johnson
2009-09-08
1
-1
/
+4
*
EXPORT_FUNCTIONS goes after inherit.
Robin H. Johnson
2009-07-06
1
-3
/
+3
*
IUSE defaults for mysql.eclass.
Robin H. Johnson
2009-07-06
1
-22
/
+23
*
Take mysql.eclass into the realm of EAPI2.
Robin H. Johnson
2009-07-06
1
-5
/
+47
*
Bug #212407: Allow for datadir that is changed by user to work better during ...
Robin H. Johnson
2009-07-06
1
-1
/
+41
*
Update for community features being merged back into the main mysql tree as o...
Robin H. Johnson
2009-07-06
1
-5
/
+23
*
BitKeeper is long dead.
Robin H. Johnson
2009-02-28
1
-92
/
+4
*
Newer patchset.
Robin H. Johnson
2009-02-28
1
-2
/
+2
*
Back in 2006 we updated 4.1 and 5.0 per upstreams request that InnoDB was alw...
Robin H. Johnson
2009-02-28
1
-10
/
+5
*
Bug #252732: A really really old problem from v1.1 of the eclass caused the o...
Robin H. Johnson
2009-02-11
1
-4
/
+1
*
Add useful output to track progress of install.
Robin H. Johnson
2009-02-11
1
-1
/
+8
*
Fix PDEPEND for build order.
Robin H. Johnson
2009-02-11
1
-2
/
+5
*
whitespace
Markus Meier
2009-01-12
1
-3
/
+3
*
Move the hostname==localhost check from pkg_setup to pkg_config and src_test ...
Robin H. Johnson
2008-11-29
1
-5
/
+5
*
Disable some parts of SSP per bug #246652 with GCC3 as they cause NDB failures.
Robin H. Johnson
2008-11-20
1
-1
/
+7
*
Bug #222279 - add undocumented support for selection of default charset and c...
Robin H. Johnson
2008-11-14
1
-7
/
+13
*
Bug #187642 - community-specific features.
Robin H. Johnson
2008-11-14
1
-1
/
+5
*
Bug #224067 - disable berkdb now for all mysql builds >=5.0.60.
Robin H. Johnson
2008-11-14
1
-3
/
+10
*
Fix to work with libtool-2.2. Thanks to loki_val in bug #230271.
Petteri Räty
2008-10-16
1
-1
/
+8
*
Make FEATURES=-userpriv test non-fatal during pkg_setup, as portage always ru...
Robin H. Johnson
2008-05-29
1
-2
/
+2
*
Improve the datadir warning message per bug #207636.
Robin H. Johnson
2008-05-29
1
-3
/
+4
*
Fix whitespace.
Robin H. Johnson
2008-05-29
1
-3
/
+3
*
MySQL hates you if your machine is called localhost per bug #213475.
Robin H. Johnson
2008-05-29
1
-1
/
+5
*
Ensure correct install of docs and config examples for bug #212910.
Robin H. Johnson
2008-05-29
1
-6
/
+6
*
Bug #187024. Test for what user we are instead of FEATURES=userpriv. MySQL te...
Robin H. Johnson
2008-05-29
1
-3
/
+3
*
Take cmake, ed, bk_client out of RDEPEND for building mysql.
Robin H. Johnson
2008-05-22
1
-8
/
+12
[next]