• Matthew Brush's avatar
    Move Geany's core into a library (libgeany) · d33758da
    Matthew Brush yazdı
    This will allow plugins to link against the core when accessing API
    functions, now that the macro/struct/funcptr stuff is gone.
    
    Also convert the helper libraries into Libtool helper libraries as
    linking a shared library against static libraries is (apparently) not
    portable.
    d33758da
Adı
Son kayıt (commit)
Son güncelleme
..
COPYING Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
makefile.win32 Loading commit data...
mio-file.c Loading commit data...
mio-memory.c Loading commit data...
mio.c Loading commit data...
mio.h Loading commit data...