You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/libs
Rosen Penev f61110e8f2 lzo: switch to building with CMake
CMake is less error prone that autotools and also compiles faster.

Fixed license information.

Added pkgconfig file to InstallDev so that packages that use it can
find lzo.

Before:

time make package/lzo/compile -j 12
________________________________________________________
Executed in   20.87 secs   fish           external
   usr time   26.95 secs    0.00 micros   26.95 secs
   sys time    5.49 secs  305.00 micros    5.49 secs

After:

time make package/lzo/compile -j 12
________________________________________________________
Executed in   13.22 secs   fish           external
   usr time   19.59 secs  328.00 micros   19.59 secs
   sys time    4.03 secs   10.00 micros    4.03 secs

Time output is with fish shell. make clean was ran before both attempts.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
..
argp-standalone argp-standalone: fix segfault in canon_doc_option 4 years ago
elfutils elfutils: powerpc build fix 4 years ago
gettext package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 7 years ago
gettext-full treewide: revise library packaging 5 years ago
gmp treewide: revise library packaging 5 years ago
jansson jansson: convert to cmake 4 years ago
libbsd libbsd: update to 0.10.0 4 years ago
libcxx libcxx: fix build for x86/64 4 years ago
libevent2 libevent2: Fix pkgconfig directories 5 years ago
libiconv package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 7 years ago
libiconv-full treewide: revise library packaging 5 years ago
libjson-c libjson-c: update to 0.14 4 years ago
libmnl treewide: revise library packaging 5 years ago
libnetfilter-conntrack treewide: revise library packaging 5 years ago
libnetfilter-cthelper treewide: revise library packaging 5 years ago
libnetfilter-cttimeout treewide: revise library packaging 5 years ago
libnetfilter-log treewide: revise library packaging 5 years ago
libnetfilter-queue libnetfilter-queue: fix package title and description 4 years ago
libnfnetlink libnfnetlink: Avoid passing both -fPIC and -fpic 5 years ago
libnftnl libnftnl: drop unsupported configure option 4 years ago
libnl libnl: update to 3.5.0 5 years ago
libnl-tiny libnl-tiny: update to latest Git head 5 years ago
libpcap libpcap: activate PIE ASLR by default 4 years ago
libroxml libroxml: bump to the 3.0.2 version 5 years ago
libtool treewide: revise library packaging 5 years ago
libubox libubox: update to version 2020-07-11 4 years ago
libunwind libunwind: bump to version 1.3.1 5 years ago
libusb treewide: revise library packaging 5 years ago
libusb-compat treewide: revise library packaging 5 years ago
lzo lzo: switch to building with CMake 4 years ago
mbedtls mbedtls: update to 2.16.6 4 years ago
ncurses ncurses: update to 6.2 4 years ago
nettle nettle: Disable ARMEB assembly 4 years ago
nghttp2 nghttp2: bump to 1.41.0 4 years ago
openssl openssl: bump to 1.1.1g 4 years ago
popt popt: Use modern toolchain logic 5 years ago
readline readline: needs host depend on ncurses to build 4 years ago
sysfsutils treewide: revise library packaging 5 years ago
toolchain toolchain: glibc ldd env path fixup 4 years ago
uclibc++ uclibc++: make verbosity affect uClibc++ build 4 years ago
uclient uclient: uclient-fetch: add option to read POST data from file 4 years ago
ustream-ssl ustream-ssl: bump to latest Git HEAD 4 years ago
wolfssl wolfssl: use -fomit-frame-pointer to fix asm error 4 years ago
zlib zlib: Use relative paths in pkg-config metadata file 5 years ago