summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fixup disabling tests for 5.1 and also gcc-version usage.Robin H. Johnson2010-02-011-7/+38
* Fix QA warning: "EXPORT_FUNCTIONS is called before inherit in mysql.eclass."Robin H. Johnson2010-01-311-12/+12
* Bug #290570, somewhere between 5.0.76 and 5.0.83, upstream made changes that ...Robin H. Johnson2010-01-311-1/+9
* Add an extra backup location for the mysql-extras tarballs.Robin H. Johnson2010-01-311-2/+3
* Fix paste typo.Robin H. Johnson2009-12-101-2/+2
* Unpack/compile support for xtradb.Robin H. Johnson2009-12-091-4/+26
* Only offer IUSE=pbxt/xtradb IF the patches are available for the version in q...Robin H. Johnson2009-12-091-2/+4
* Add in initial support for Percona XtraDB for the new 5.1 ebuilds. Again than...Robin H. Johnson2009-12-091-3/+22
* Add eclass documentation and clean up EAPI version checks, thanks to jmbsvice...Robin H. Johnson2009-12-091-12/+73
* adjust mysql eclass for mysql 5.4Hanno Böck2009-11-191-1/+3
* For newer 5.1 series MySQL, community features are also available. Only turn ...Robin H. Johnson2009-11-191-1/+3
* whitespaceMarkus Meier2009-10-111-3/+3
* Bug #283926: GCC4.4 causes libmysqlclient users to potentially have bad behav...Robin H. Johnson2009-09-081-1/+4
* EXPORT_FUNCTIONS goes after inherit.Robin H. Johnson2009-07-061-3/+3
* IUSE defaults for mysql.eclass.Robin H. Johnson2009-07-061-22/+23
* Take mysql.eclass into the realm of EAPI2.Robin H. Johnson2009-07-061-5/+47
* Bug #212407: Allow for datadir that is changed by user to work better during ...Robin H. Johnson2009-07-061-1/+41
* Update for community features being merged back into the main mysql tree as o...Robin H. Johnson2009-07-061-5/+23
* BitKeeper is long dead.Robin H. Johnson2009-02-281-92/+4
* Newer patchset.Robin H. Johnson2009-02-281-2/+2
* Back in 2006 we updated 4.1 and 5.0 per upstreams request that InnoDB was alw...Robin H. Johnson2009-02-281-10/+5
* Bug #252732: A really really old problem from v1.1 of the eclass caused the o...Robin H. Johnson2009-02-111-4/+1
* Add useful output to track progress of install.Robin H. Johnson2009-02-111-1/+8
* Fix PDEPEND for build order.Robin H. Johnson2009-02-111-2/+5
* whitespaceMarkus Meier2009-01-121-3/+3
* Move the hostname==localhost check from pkg_setup to pkg_config and src_test ...Robin H. Johnson2008-11-291-5/+5
* Disable some parts of SSP per bug #246652 with GCC3 as they cause NDB failures.Robin H. Johnson2008-11-201-1/+7
* Bug #222279 - add undocumented support for selection of default charset and c...Robin H. Johnson2008-11-141-7/+13
* Bug #187642 - community-specific features.Robin H. Johnson2008-11-141-1/+5
* Bug #224067 - disable berkdb now for all mysql builds >=5.0.60.Robin H. Johnson2008-11-141-3/+10
* Fix to work with libtool-2.2. Thanks to loki_val in bug #230271.Petteri Räty2008-10-161-1/+8
* Make FEATURES=-userpriv test non-fatal during pkg_setup, as portage always ru...Robin H. Johnson2008-05-291-2/+2
* Improve the datadir warning message per bug #207636.Robin H. Johnson2008-05-291-3/+4
* Fix whitespace.Robin H. Johnson2008-05-291-3/+3
* MySQL hates you if your machine is called localhost per bug #213475.Robin H. Johnson2008-05-291-1/+5
* Ensure correct install of docs and config examples for bug #212910.Robin H. Johnson2008-05-291-6/+6
* Bug #187024. Test for what user we are instead of FEATURES=userpriv. MySQL te...Robin H. Johnson2008-05-291-3/+3
* Take cmake, ed, bk_client out of RDEPEND for building mysql.Robin H. Johnson2008-05-221-8/+12
* Use the last instance of datadir if we fall to manually processing.Robin H. Johnson2008-04-051-2/+3
* Trim the trailing letters used by upstream for respun tarballs.Robin H. Johnson2008-03-101-2/+4
* Make sure $DISTDIR/git-src/mysql-extras is used for the patchset copy.Robin H. Johnson2008-03-091-1/+2
* Forcibly redo the patches every unpack, and also add support for grabbing the...Robin H. Johnson2008-03-091-6/+18
* Catch failures of the mysql_install_db call.Robin H. Johnson2008-03-091-2/+6
* Use --without-readline when building the minimal version as so not to use the...Robin H. Johnson2008-01-161-3/+2
* Add the FEATURES=-userpriv die so that testing fails earlier than src_test.Robin H. Johnson2007-11-081-3/+12
* Fix typo with CXX compiler.Robin H. Johnson2007-10-021-2/+2
* Provide sane default values for the SERVER_URI if it is not set.Robin H. Johnson2007-07-151-1/+12
* Bug #88360, static builds need to have PIC some pick stuff for when dynamic f...Robin H. Johnson2007-07-111-3/+3
* (QA) RESTRICT clean up.Piotr Jaroszyński2007-07-021-2/+1
* Bug #143516, we used to install the infodoc, and users want it back. If you d...Robin H. Johnson2007-05-111-1/+3