Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Silence warning. | Stuart Connolly | 2013-11-30 | 1 | -1/+1 |
| | |||||
* | Change Sequel Pro's license from GPL (version 2) to MIT. | stuconnolly | 2012-07-25 | 1 | -31/+30 |
| | |||||
* | Tidy up linker flags across all targets, specifically remove linking against ↵ | stuconnolly | 2010-10-16 | 1 | -2/+3 |
| | | | | stdc++, which was introduced in r2444 as a workaround for a bug in Clang 1.5 that failed to compile RegexKitLite. Take the approach suggested by the developer of RegexKitLite, which is to disable the macro that uses __attribute__((cleanup)), which trips the bug. Apparently it is only used for debugging purposes. See http://llvm.org/viewvc/llvm-project?view=rev&revision=103938 for the Clang fix. | ||||
* | • Updated RegexKitLite to 4.0 | Bibiko | 2010-06-02 | 1 | -533/+1514 |
| | |||||
* | - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for ↵ | rowanbeentje | 2010-01-09 | 1 | -96/+124 |
| | | | | | | | release builds, including a large number of 64bit compatibility upgrades and tweaks - Upgrade RegexKitLite to 3.3 | ||||
* | • updated RegexKitLite to 3.0 | Bibiko | 2009-05-13 | 1 | -198/+1471 |
| | |||||
* | Added printing support via WebKit WebView | bamse16 | 2009-04-11 | 1 | -0/+354 |