packages: fix parallel build by adding + for every make command that passes the jobserver
[packages.git] / libs / mysql / Makefile
2012-09-23 nbdpackages: fix parallel build by adding + for every...
2012-06-11 nbdmysql: rename libmysqlclient_r to libmysqlclient-r...
2012-06-11 nbdmysql: fix dependencies
2012-02-14 jow[packages] mysql: fix compilation with gcc 4.6
2012-01-25 acinonyx[packages] mysql: Add missing dependencies
2011-11-16 nicopackages: add missing conffiles define
2011-11-16 nicopackages/mysql: use new service functions
2011-08-25 florian[package] Fix mysql dependencies
2011-04-09 haukemysql: fix a compile error on some host systems.
2011-01-27 jow[packages] mysql: fix /bin/hostname invocation in table...
2011-01-27 jow[packages] mysql: ensure linking against libuClibc...
2010-12-14 jow[packages] mysql: ship mysql_system_tables.sql with...
2010-12-09 jow[packages] mysql: don't autoreconf
2010-11-21 haukemysql: decrease package number
2010-11-21 haukemysql: update to version 5.1.53
2010-10-07 mbmysql: Parallel build fixes
2010-09-04 florian[package] add mysql-server (#7384)
2010-03-20 florian[package] package the thread-safe mysql library client...
2010-02-19 lars[packages] Add missing libtool fixups
2010-02-18 lars[packages] Use default templates instead of custom...
2009-04-17 nbdnuke $Id$ in /packages as well
2008-08-06 nbdenable $(FPIC) for a few more packages
2008-08-05 florianMakefile cleanups, round 5
2007-12-27 nbdlots of package cleanups/fixes
2007-12-25 nbdremove UninstallDev
2007-12-23 nbdfix libmysqlclient staging
2007-12-09 nbdpackages: Use $(CP) instead of $(INSTALL_BIN) for binaries.
2007-10-18 blogicremove PKG_CAT from packages
2007-10-07 blogicInstallDev should be using (1) and not (STAGING_DIR)
2007-09-27 nicoinstall a missing header (mysqld_error.h) required...
2007-09-07 nicoproper fix for asterisk14-mysql recursive dependency...
2007-01-22 nicocosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS
2006-11-23 nbdreplace lots of manual install commands with INSTALL_...
2006-11-05 nicorevert autotools files touching: it has side effects...
2006-11-02 florianUpdate makefiles to use the autotools stuff put in...
2006-10-28 nicouse Build/Configure/Default macro, Makefile cleanup
2006-10-19 nbdcleanup
2006-10-14 nbdcross compile fix
2006-08-02 mbmfix yet more dependancies
2006-07-26 nicochange SECTION and CATEGORY to put packages in the...
2006-07-22 nicoadd build-time dependencies on ncurses and readline
2006-07-18 nicoport mysql (client library) to buildroot-ng