summaryrefslogtreecommitdiff
path: root/packages/mysql
Commit message (Expand)AuthorAgeFilesLines
* * Switched to using ansistring, because dynlibs use ansistringsmichael2012-11-071-5/+5
* * Patch from Ludo brands to add IsLibraryLoaded sqlite/src/sqlite3.incmichael2012-10-261-5/+5
* Pass OPT to compilation of fpmake.tom_at_work2012-09-152-9/+122
* * Changed library names to include version number, make uniform dynamic loade...michael2012-08-211-3/+14
* Revert r22080 because it prevents crosscompilation.tom_at_work2012-08-162-122/+9
* Pass FPCOPT to fpmkunit and fpmake compilation. This prevents build errors of...tom_at_work2012-08-142-9/+122
* + Regenerate all Makefiles's after adding x86_64 netbsd targetpierre2012-04-242-4/+22
* * regenerated Makefiles with AIX supportjonas2012-04-112-6/+52
* Add x86_64-openbsd target in Makefilespierre2012-04-062-164/+548
* * Merged Andrew Brunners and Lacak2's patches from Mantis #19736 thatmarco2012-03-174-4/+83
* * Set for which targets these packages have to be compiled forjoost2012-01-291-0/+1
* * Fixed installation of examples for several packages compiled by fpmakejoost2012-01-141-1/+1
* * More packages converted to fpmake buildingjoost2012-01-103-1180/+548
* * rebuilt Makefilesflorian2011-12-042-348/+40
* + Update all Makefile's modified bypierre2011-08-162-2/+10
* * Trunk version to 2.7.1marco2011-08-033-3/+3
* * Regenned all makefiles before 2.6.x branching.marco2011-08-032-6/+127
* * Several fpmake-file updatesjoost2011-07-111-0/+15
* * unmerged table based initialization of libraries.marco2011-02-195-408/+405
* + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 andjonas2010-09-292-8/+50
* * my_init is now weak, seems no longer to be there in 5.5 (bug ID 17490)michael2010-09-261-1/+1
* * added comment to fileivost2010-08-181-0/+4
* * using mysqlvlib instead of mysqllibivost2010-08-181-164/+164
* * started with mysql 5.1 support (far from beeing finished! but core parts ar...ivost2010-08-186-66/+176
* * Fixed compilationmichael2010-02-042-1/+3
* * cleaned up redundant declarations of types like PP(P)Char/Byte and moved th...florian2009-12-262-4/+0
* * Update Makefilespierre2009-12-102-12/+62
* * real_connect "db" parameter added which was added in 3.22. Mants 15041, bu...marco2009-11-242-1/+2
* * updated testpackages to use newest version of libhandlerivost2009-11-011-19/+12
* * simplified mysqlvlib definitionivost2009-10-301-6/+4
* * removed unused unitsivost2009-10-301-6/+3
* * changed the order of helper functions (easier to read)ivost2009-10-301-57/+54
* * modified mysql to use library handler functions of dynlibs.pas (no interfac...ivost2009-10-304-226/+240
* * Makefiles version 2.5.1jonas2009-08-132-2/+2
* * regenerated using latest fpcmakejonas2009-08-022-2/+34
* * added MYSQL_TIME typeivost2009-06-261-0/+25
* * Refactored so that identation-style is consistent within the unitjoost2009-03-291-2/+3
* * Replaced deprecated call to mysql_server_init with call to mysql_library_initjoost2009-03-291-1/+1
* * fixed calling convention of some mysql functions (maybe there are more wrong)ivost2009-03-271-16/+10
* * fixed call of mysql_library_init in TryInitializeMysqlivost2009-03-271-10/+16
* * added .txt extensions to all README, TODO and COPYING filesjonas2009-02-281-0/+0
* * fixed type in st_mysql_bind record (length: culong -> pculong)ivost2009-01-291-1/+1
* * Restructured makefiles for examplesjoost2008-12-198-120/+2382
* * Call mysql_library_init and mysql_library_end automatically when loading t...joost2008-12-041-14/+23
* * compiletime range check fixes. SVN now compiles with -CROriotmarco2008-11-163-3/+3
* * 3rd batch of fpmake updates (demoes + includepaths)marco2008-10-231-0/+7
* * regened makefiles to propagate makefile versionsmarco2008-10-221-2/+6
* * updated all makefile.fpc versions to 2.2.2 for fppkg compat.marco2008-10-221-1/+1
* * reset version to latest release: 2.2.2-0peter2008-10-171-1/+1
* * regenerated with changes in r11233jonas2008-06-151-7/+8