Commit History

Author SHA1 Message Date
  Serj Kalichev d06edf77b9 Add soname 10 years ago
  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. 11 years ago
  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 11 years ago
  Serj Kalichev 98b4a85bc3 Use ax_lua.m4. For testing only. 11 years ago
  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 11 years ago
  Serj Kalichev 53073e25c4 Support for bsdxml backend. Thanks to S.Galabov. 11 years ago
  Serj Kalichev 3179fda619 Version 1.7.0 11 years ago
  Serj Kalichev 206a4a1987 Implement plugin.c functions 11 years ago
  Serj Kalichev 94f58d36dd Change version to 1.6.2 11 years ago
  Serj Kalichev 507578fdaf Version 1.6.1 11 years ago
  pkun 0f9e7e730c Broken autotools workaround 11 years ago
  Serj Kalichev 017a55b99d Remove unneeded --prefix code from configure.ac 11 years ago
  Serj Kalichev fdcafcc239 Use -lexpat for expat instead -lxml2 11 years ago
  Serj Kalichev ce7b367254 Fix lib and include typo 11 years ago
  Emmanuel Deloget 014ba86157 Build system: add build-system related info 12 years ago
  Emmanuel Deloget cfbeadbb12 Configure: rename XML backend selection options 12 years ago
  Emmanuel Deloget b7dd407cb2 Configure: fix XML backend selection 12 years ago
  Emmanuel Deloget a4b3eb25fd XML backend: --with-expat configure option 12 years ago
  Emmanuel Deloget 1446766d06 Build system: search roxml/libxml2 12 years ago
  Emmanuel Deloget d2fa9ab812 Build system: better check for XML backend selection 12 years ago
  Serj Kalichev b81ff592c3 From: Emmanuel Deloget <logout@free.fr> 12 years ago
  Serj Kalichev df92544a3b Remove pthread and rt 12 years ago
  Serj Kalichev 601e395971 Remove libbfd and libintl configure checking 12 years ago
  Serj Kalichev 2c3eccb050 Remove tcl support and internal lubheap 12 years ago
  Serj Kalichev 8b1a588fda Automate the search for -lpthread library 12 years ago
  Serj Kalichev c6d0052af1 Use AC_SEARCH_LIBS to search -lpthread 12 years ago
  Serj Kalichev 297101ca20 Search for socket() and define _POSIX_PTHREAD_SEMANTICS for Solaris 12 years ago
  Serj Kalichev 2c2ef80755 Add AC_USE_SYSTEM_EXTENSIONS to configure.ac 12 years ago
  Serj Kalichev 1548228143 Version 1.5.3 12 years ago
  Serj Kalichev 27ab5ee329 Prepare for release 12 years ago