Commit Graph

8 Commits

Author SHA1 Message Date
espie
04d06f7b44 bump C++ shared libs after typedef changes.
note that all SDL libs link with supc++ (potentially, and thus are affected)
-> don't take a chance, bump.
2006-01-13 23:40:22 +00:00
aanriot
da066535a6 - SHARED_LIBS.
ok espie@
2005-12-27 12:36:50 +00:00
alek
9766ba6f84 - Bump lib major after recent libc changes
- Bump PKGNAME

go ahead espie@
2005-05-11 19:18:17 +00:00
naddy
c4192ad706 SIZE 2005-01-05 16:28:20 +00:00
espie
b4d524875c more new plists 2004-09-15 18:01:05 +00:00
espie
b626b9ae5c won't work with NO_SHARED_LIBS=Yes 2004-08-02 12:39:44 +00:00
pvalchev
6d951d635c another cute piece of software that forgets -fPIC 2004-06-13 05:22:37 +00:00
sturm
a8ed68f4f2 Initial import of scintilla 1.54
Scintilla is a free source code editing component. As well as features
found in standard text editing components, Scintilla includes features
especially useful when editing and debugging source code. These include
support for syntax styling, error indicators, code completion and call
tips. The selection margin can contain markers like those used in debuggers
to indicate breakpoints and the current line. Styling choices are more open
than with many editors, allowing the use of proportional fonts, bold and
italics, multiple foreground and background colours and multiple fonts.

WWW: http://www.scintilla.org/

from Joerg Sonnenberger <joerg@bec.de> with patches from Andrew Dalgleisch
2003-08-14 18:24:30 +00:00