Historial de Commits

Autor SHA1 Mensaje Fecha
  Serj Kalichev 1a733d2882 Add internal getopt implamentation. BSD version hace 10 años
  Serj Kalichev 203b12d99d Can be build without dlopen() hace 10 años
  Serj Kalichev 94c132116d Change type for builtin plugin list hace 10 años
  Serj Kalichev 0db777324b Change plugin API hace 10 años
  Serj Kalichev 0dd7a6e6bf Merge branch 'master' of https://src.libcode.org/klish hace 10 años
  Serj Kalichev 1ae81c006d Add AM_LANGINFO_CODESET to support old autotools hace 10 años
  Serj Kalichev d06edf77b9 Add soname hace 10 años
  Stanislav Galabov cc00cf1137 Detect if LD supports --version-script and, if so, use that in order to hide symbols exported by a plugin. If not - use -export-symbols and a symbol.map file instead of an -export-symbols-regex, which can lead to more issues than it can solve. hace 11 años
  Stanislav Galabov cb8ca83a07 Fix ax_lua.m4 so that it skips the header version checks and assumes they're ok when cross-compiling. Use ax_lua.m4's facilities to locate Lua libs and headers hace 11 años
  Serj Kalichev 98b4a85bc3 Use ax_lua.m4. For testing only. hace 11 años
  Stanislav Galabov 5b8f69a6bd Conditionally build Lua plugin only if --with-lua is given to configure; Currently we look for Lua lib and headers only in the standard search path. If they're somewhere else - the user will have to specify that by passing appropriate CPPFLAGS and/or LDFLAGS to configure hace 11 años
  Serj Kalichev 53073e25c4 Support for bsdxml backend. Thanks to S.Galabov. hace 11 años
  Serj Kalichev 3179fda619 Version 1.7.0 hace 11 años
  Serj Kalichev 206a4a1987 Implement plugin.c functions hace 11 años
  Serj Kalichev 94f58d36dd Change version to 1.6.2 hace 11 años
  Serj Kalichev 507578fdaf Version 1.6.1 hace 11 años
  pkun 0f9e7e730c Broken autotools workaround hace 11 años
  Serj Kalichev 017a55b99d Remove unneeded --prefix code from configure.ac hace 12 años
  Serj Kalichev fdcafcc239 Use -lexpat for expat instead -lxml2 hace 12 años
  Serj Kalichev ce7b367254 Fix lib and include typo hace 12 años
  Emmanuel Deloget 014ba86157 Build system: add build-system related info hace 12 años
  Emmanuel Deloget cfbeadbb12 Configure: rename XML backend selection options hace 12 años
  Emmanuel Deloget b7dd407cb2 Configure: fix XML backend selection hace 12 años
  Emmanuel Deloget a4b3eb25fd XML backend: --with-expat configure option hace 12 años
  Emmanuel Deloget 1446766d06 Build system: search roxml/libxml2 hace 12 años
  Emmanuel Deloget d2fa9ab812 Build system: better check for XML backend selection hace 12 años
  Serj Kalichev b81ff592c3 From: Emmanuel Deloget <logout@free.fr> hace 12 años
  Serj Kalichev df92544a3b Remove pthread and rt hace 12 años
  Serj Kalichev 601e395971 Remove libbfd and libintl configure checking hace 12 años
  Serj Kalichev 2c3eccb050 Remove tcl support and internal lubheap hace 12 años