summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix netware/Makefile.am - fix LDADD for the 3 "friends" - libmysys.la, libmys...Jorge Manuel B. S. Vicetto (jmbsvicetto)2010-12-221-0/+14
* Fix storage/ndb/tools/Makefile.am - add LDADD to link to the 3 "friends" - li...Jorge Manuel B. S. Vicetto (jmbsvicetto)2010-12-221-4/+21
* Fix storage/ndb/src/kernel/Makefile.am - add @ZLIB_LIBS@ to the LDADD list.Jorge Manuel B. S. Vicetto (jmbsvicetto)2010-12-221-1/+1
* Fix previous commit.Jorge Manuel B. S. Vicetto (jmbsvicetto)2010-12-221-3/+4
* Fix storage/ndb/src/ndbapi/Makefile.am - use LDADD and not LDFLAGS to add lib...Jorge Manuel B. S. Vicetto (jmbsvicetto)2010-12-221-3/+4
* Added header assigning credit for the mysql and mariadb patches to build libm...Jorge Manuel B. S. Vicetto (jmbsvicetto)2010-09-261-0/+23
* Fix last commit to update unittest/unit.pl for mariadb-5.1.50.Jorge Manuel B. S. Vicetto (jmbsvicetto)2010-09-251-2/+2
* Updated the unittest/unit.pl file to try to fix the linkage to libmysys.so.0 ...Jorge Manuel B. S. Vicetto (jmbsvicetto)2010-09-251-0/+12
* Dropped storage/innobase diff as we don't build innobase, but innodb_plugin.Jorge Manuel B. S. Vicetto (jmbsvicetto)2010-09-231-43/+0
* Adding shared lib patch for mariadb.Jorge Manuel B. S. Vicetto (jmbsvicetto)2010-09-201-0/+1982