aboutsummaryrefslogtreecommitdiff
path: root/openwrt/package/mysql
Commit message (Expand)AuthorAge
* change cp to $(CP)Mike Baker2006-02-01
* update mysql to 5.0 (fix #9)Felix Fietkau2006-01-10
* change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-i...Felix Fietkau2005-11-07
* reorganize/rationalize/format package menuconfig, make updatedd modularNicolas Thill2005-11-05
* lots of small package changes and dependency cleanups for the V= stuffFelix Fietkau2005-10-22
* remove Maintainer: and Source: from packagesFelix Fietkau2005-10-21
* change the order of the mysql download mirrorsFelix Fietkau2005-10-03
* Fix cross-compile when target system is known to autoconf, Clean patchNicolas Thill2005-08-10
* Always use -R flag with cp (to preserve symlinks)Nicolas Thill2005-06-08
* Remove .la libtool file installed in STAGING_DIRNicolas Thill2005-05-28
* Standardize Config.inNicolas Thill2005-05-27
* Install mysql_config in STAGING_DIR/usr/binNicolas Thill2005-05-27
* Remove host include and lib search pathes from mysql_configNicolas Thill2005-05-27
* Standardize package Config.in, change prompt to package name + short descriptionNicolas Thill2005-05-21
* Convert mysql to new packaging styleNicolas Thill2005-05-20
* Add a config var matching the package dir nameNicolas Thill2005-05-20
* disable non-essential packages by default if DEVELOPER is unset on make menuc...Felix Fietkau2005-04-18
* Uniformize package Makefile, move ipkg related files to ./ipkgNicolas Thill2005-04-18
* when compiling mysql, don't grep for linuxthreads in /usr/includeFelix Fietkau2005-04-18
* Uniformize package MakefileNicolas Thill2005-04-14
* strip libmysqlclient binary for ipk packageFelix Fietkau2005-04-10
* port libmysqlclient to our makefile type and make it install -dev stuff into ...Felix Fietkau2005-04-10
* Add mysql and postgresql packagesNicolas Thill2005-04-01