Historia zmian

Autor SHA1 Wiadomość Data
  Serj Kalichev 90f744aade klish-2.2.4 2 lat temu
  Serj Kalichev e39cfa2ca0 klish-2.2.3 2 lat temu
  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 2 lat temu
  Serj Kalichev 78fefd252f klish-2.2.2 2 lat temu
  Serj Kalichev 6da863bd86 Change version to 2.2.1. I have forgot to change it withn configure.ac earlier 3 lat temu
  Serj Kalichev ee969170b5 build: Fix warnings about version-info for binaries 3 lat temu
  Ingo Albrecht 9ef1f6e2ee Fix a typo in legacy feature handling 3 lat temu
  Serj Kalichev 741099111b Change version to 2.2.0 4 lat temu
  Serj Kalichev 56a07f7711 interrupt and lock in ACTION. Unfinished 6 lat temu
  Serj Kalichev b28897db54 Version 2.1.4 6 lat temu
  Serj Kalichev d4ad1ec773 klish-2.1.3 7 lat temu
  Serj Kalichev 0af393ef74 Version 2.1.2 8 lat temu
  Serj Kalichev a2e3b23385 klish-2.1.1 8 lat temu
  Serj Kalichev 7f0a11c92c Fix configure checking for libxslt 8 lat temu
  Serj Kalichev 5cd3b32c95 Add --with-libxslt configure option 8 lat temu
  Serj Kalichev 9c0e492414 Version 2.0.4 9 lat temu
  Serj Kalichev 31ced81dbd Version 2.0.3 9 lat temu
  Serj Kalichev 152931b934 Fix lua plugin build 9 lat temu
  Serj Kalichev fa97bc8d46 klish-2.0.1 9 lat temu
  Serj Kalichev 9e8325e59b Change version 9 lat temu
  Serj Kalichev 97b941612c Don't use -lz for libxml2 checking 9 lat temu
  Serj Kalichev 1a733d2882 Add internal getopt implamentation. BSD version 10 lat temu
  Serj Kalichev 203b12d99d Can be build without dlopen() 10 lat temu
  Serj Kalichev 94c132116d Change type for builtin plugin list 10 lat temu
  Serj Kalichev 0db777324b Change plugin API 10 lat temu
  Serj Kalichev 0dd7a6e6bf Merge branch 'master' of https://src.libcode.org/klish 10 lat temu
  Serj Kalichev 1ae81c006d Add AM_LANGINFO_CODESET to support old autotools 10 lat temu
  Serj Kalichev d06edf77b9 Add soname 10 lat temu
  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 lat temu
  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 lat temu