summaryrefslogtreecommitdiff
path: root/openwrt/package/mysql
Commit message (Collapse)AuthorAgeFilesLines
* change cp to $(CP)Mike Baker2006-02-011-4/+4
| | | | SVN-Revision: 3112
* update mysql to 5.0 (fix #9)Felix Fietkau2006-01-103-567/+1428
| | | | SVN-Revision: 2889
* change bool in BR2_COMPILE_* to tristate to avoid unnecessary ↵Felix Fietkau2005-11-071-1/+1
| | | | | | package/<foo>-install calls SVN-Revision: 2388
* reorganize/rationalize/format package menuconfig, make updatedd modularNicolas Thill2005-11-051-4/+3
| | | | SVN-Revision: 2333
* lots of small package changes and dependency cleanups for the V= stuffFelix Fietkau2005-10-221-2/+2
| | | | SVN-Revision: 2230
* remove Maintainer: and Source: from packagesFelix Fietkau2005-10-211-2/+0
| | | | SVN-Revision: 2210
* change the order of the mysql download mirrorsFelix Fietkau2005-10-031-2/+3
| | | | SVN-Revision: 2045
* Fix cross-compile when target system is known to autoconf, Clean patchNicolas Thill2005-08-101-9/+5
| | | | SVN-Revision: 1598
* Always use -R flag with cp (to preserve symlinks)Nicolas Thill2005-06-081-2/+2
| | | | SVN-Revision: 1175
* Remove .la libtool file installed in STAGING_DIRNicolas Thill2005-05-281-0/+1
| | | | SVN-Revision: 1086
* Standardize Config.inNicolas Thill2005-05-271-5/+8
| | | | SVN-Revision: 1076
* Install mysql_config in STAGING_DIR/usr/binNicolas Thill2005-05-271-2/+10
| | | | SVN-Revision: 1075
* Remove host include and lib search pathes from mysql_configNicolas Thill2005-05-271-0/+21
| | | | SVN-Revision: 1074
* Standardize package Config.in, change prompt to package name + short descriptionNicolas Thill2005-05-211-1/+1
| | | | SVN-Revision: 996
* Convert mysql to new packaging styleNicolas Thill2005-05-201-44/+32
| | | | SVN-Revision: 985
* Add a config var matching the package dir nameNicolas Thill2005-05-201-0/+4
| | | | SVN-Revision: 984
* disable non-essential packages by default if DEVELOPER is unset on make ↵Felix Fietkau2005-04-181-1/+1
| | | | | | menuconfig SVN-Revision: 675
* Uniformize package Makefile, move ipkg related files to ./ipkgNicolas Thill2005-04-182-2/+2
| | | | SVN-Revision: 665
* when compiling mysql, don't grep for linuxthreads in /usr/includeFelix Fietkau2005-04-181-0/+11
| | | | SVN-Revision: 659
* Uniformize package MakefileNicolas Thill2005-04-141-44/+54
| | | | SVN-Revision: 640
* strip libmysqlclient binary for ipk packageFelix Fietkau2005-04-101-0/+1
| | | | SVN-Revision: 610
* port libmysqlclient to our makefile type and make it install -dev stuff into ↵Felix Fietkau2005-04-107-238/+90
| | | | | | the staging dir SVN-Revision: 609
* Add mysql and postgresql packagesNicolas Thill2005-04-018-0/+2700
SVN-Revision: 499