Commit History

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