Historial de Commits

Autor SHA1 Mensaje Fecha
  Serj Kalichev 90f744aade klish-2.2.4 hace 2 años
  Serj Kalichev e39cfa2ca0 klish-2.2.3 hace 2 años
  Serj Kalichev 2731481c14 Add --disable-nss flag to build without functions like getpwnam(). These functions in glibc need dlopen() and can't be linked statically hace 2 años
  Serj Kalichev 78fefd252f klish-2.2.2 hace 2 años
  Serj Kalichev 6da863bd86 Change version to 2.2.1. I have forgot to change it withn configure.ac earlier hace 3 años
  Serj Kalichev ee969170b5 build: Fix warnings about version-info for binaries hace 3 años
  Ingo Albrecht 9ef1f6e2ee Fix a typo in legacy feature handling hace 3 años
  Serj Kalichev 741099111b Change version to 2.2.0 hace 4 años
  Serj Kalichev 56a07f7711 interrupt and lock in ACTION. Unfinished hace 6 años
  Serj Kalichev b28897db54 Version 2.1.4 hace 6 años
  Serj Kalichev d4ad1ec773 klish-2.1.3 hace 7 años
  Serj Kalichev 0af393ef74 Version 2.1.2 hace 8 años
  Serj Kalichev a2e3b23385 klish-2.1.1 hace 8 años
  Serj Kalichev 7f0a11c92c Fix configure checking for libxslt hace 8 años
  Serj Kalichev 5cd3b32c95 Add --with-libxslt configure option hace 8 años
  Serj Kalichev 9c0e492414 Version 2.0.4 hace 9 años
  Serj Kalichev 31ced81dbd Version 2.0.3 hace 9 años
  Serj Kalichev 152931b934 Fix lua plugin build hace 9 años
  Serj Kalichev fa97bc8d46 klish-2.0.1 hace 9 años
  Serj Kalichev 9e8325e59b Change version hace 9 años
  Serj Kalichev 97b941612c Don't use -lz for libxml2 checking hace 9 años
  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