aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/SPMySQLFramework/SPMySQLFramework.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* Added shared scheme for SPMySQL FrameworkMarius Ursache2016-02-291-0/+99
* Updated SPMySQL Framework SettingsMarius Ursache2016-02-291-1/+10
* Add a few more unit tests to SPMySQLMax2015-10-041-4/+8
* Configure SPMySQL project to actually be able to run Unit TestsMax2015-10-041-3/+287
* Tidy up logical file structure.Stuart Connolly2014-05-261-25/+9
* Re-add explicit 32/64 bit builds following Xcode settings upgrade to recommen...rowanbeentje2014-05-041-0/+3
* Update to latest Xcode-recommended build settingsrowanbeentje2014-05-031-7/+1
* Fix header visibility.Stuart Connolly2014-01-141-2/+2
* Add constants for all MySQL data types.Stuart Connolly2014-01-141-0/+8
* Fix architectures.Stuart Connolly2013-12-021-0/+3
* Set deployment target to 10.6 so we don't get unnecessary deprecation warnings.Stuart Connolly2013-11-271-0/+3
* Apply recommended project settings.Stuart Connolly2013-11-261-4/+10
* enable skip_install (debugging continuous integration server)Abhi Beckert2013-11-101-0/+3
* Update SDKROOT = macosx; for main project, SPMySQLFramework and QueryKit sub-...Matt Langtree2013-11-091-3/+3
* Rework table content and custom query data loading and storage for speed incr...rowanbeentje2013-08-131-1/+21
* - Fix all the Xcode 4.6.2 build warnings, and tweak warning settings to enab...rowanbeentje2013-05-211-1/+16
* - Add a new SPMySQLEmptyResult class to SPMySQLFrameowkr, returning it inste...rowanbeentje2013-03-111-0/+8
* Build config update:stuconnolly2013-01-241-21/+9
* - Alter the build settings for compatibility with Xcode 3.2.x up to Xcode 4....rowanbeentje2012-09-231-6/+11
* Revert of r3849 (undoing the build break)bamse162012-09-191-11/+9
* Updated project to run/build on Mac OSX 10.8/Xcode 4.4bamse162012-09-131-9/+11
* - Upgrade to the MySQL 5.5.22 client libraries, updating to a much more up-t...rowanbeentje2012-04-091-4/+0
* - Clean up SPMySQL and QueryKit inclusion and search methods, which should f...rowanbeentje2012-03-271-1/+2
* Final feature work on the SPMySQL branch before merging:rowanbeentje2012-03-141-0/+16
* Improvements to SPMySQL framework:rowanbeentje2012-02-241-3/+4
* Warning: this branch commit is largely untested, and known to throw exception...rowanbeentje2012-02-231-2/+74
* - Fix incorrect conversion via a CFStringEncoding for eucjpmsrowanbeentje2012-02-202-6493/+0
* Initial commit of the new SPMySQL Framework, which is added to the project an...rowanbeentje2012-02-203-0/+7099