Serj Kalichev
|
1a733d2882
Add internal getopt implamentation. BSD version
|
11 vuotta sitten |
Serj Kalichev
|
203b12d99d
Can be build without dlopen()
|
11 vuotta sitten |
Serj Kalichev
|
94c132116d
Change type for builtin plugin list
|
11 vuotta sitten |
Serj Kalichev
|
0db777324b
Change plugin API
|
11 vuotta sitten |
Serj Kalichev
|
0dd7a6e6bf
Merge branch 'master' of https://src.libcode.org/klish
|
11 vuotta sitten |
Serj Kalichev
|
1ae81c006d
Add AM_LANGINFO_CODESET to support old autotools
|
11 vuotta sitten |
Serj Kalichev
|
d06edf77b9
Add soname
|
11 vuotta sitten |
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 vuotta sitten |
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 vuotta sitten |
Serj Kalichev
|
98b4a85bc3
Use ax_lua.m4. For testing only.
|
11 vuotta sitten |
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 vuotta sitten |
Serj Kalichev
|
53073e25c4
Support for bsdxml backend. Thanks to S.Galabov.
|
11 vuotta sitten |
Serj Kalichev
|
3179fda619
Version 1.7.0
|
12 vuotta sitten |
Serj Kalichev
|
206a4a1987
Implement plugin.c functions
|
12 vuotta sitten |
Serj Kalichev
|
94f58d36dd
Change version to 1.6.2
|
12 vuotta sitten |
Serj Kalichev
|
507578fdaf
Version 1.6.1
|
12 vuotta sitten |
pkun
|
0f9e7e730c
Broken autotools workaround
|
12 vuotta sitten |
Serj Kalichev
|
017a55b99d
Remove unneeded --prefix code from configure.ac
|
12 vuotta sitten |
Serj Kalichev
|
fdcafcc239
Use -lexpat for expat instead -lxml2
|
12 vuotta sitten |
Serj Kalichev
|
ce7b367254
Fix lib and include typo
|
12 vuotta sitten |
Emmanuel Deloget
|
014ba86157
Build system: add build-system related info
|
12 vuotta sitten |
Emmanuel Deloget
|
cfbeadbb12
Configure: rename XML backend selection options
|
12 vuotta sitten |
Emmanuel Deloget
|
b7dd407cb2
Configure: fix XML backend selection
|
12 vuotta sitten |
Emmanuel Deloget
|
a4b3eb25fd
XML backend: --with-expat configure option
|
12 vuotta sitten |
Emmanuel Deloget
|
1446766d06
Build system: search roxml/libxml2
|
12 vuotta sitten |
Emmanuel Deloget
|
d2fa9ab812
Build system: better check for XML backend selection
|
12 vuotta sitten |
Serj Kalichev
|
b81ff592c3
From: Emmanuel Deloget <logout@free.fr>
|
12 vuotta sitten |
Serj Kalichev
|
df92544a3b
Remove pthread and rt
|
12 vuotta sitten |
Serj Kalichev
|
601e395971
Remove libbfd and libintl configure checking
|
12 vuotta sitten |
Serj Kalichev
|
2c3eccb050
Remove tcl support and internal lubheap
|
12 vuotta sitten |