36 Commits (1636e99e8051eff898692e641c189cca7ac84670)

Author SHA1 Message Date
Rosen Penev aa2980b859 ncurses: Do not pass both -fPIC and -fpic 5 years ago
Alexander Couzens b2bf3745ff
package/ncurses: change AR options to fix reproducible builds 6 years ago
Jo-Philipp Wich 5d1399788a ncurses: build host libraries with -fPIC 6 years ago
Jo-Philipp Wich 5a89eea8e4 ncurses: package only versioned shared objects 6 years ago
Jo-Philipp Wich 797e5c1c48 packages: set more explicit ABI_VERSION values 6 years ago
Andy Walsh e0196152eb ncurses: use default host install 6 years ago
Andy Walsh 1639ebcb06 ncurses: install lib on host build 6 years ago
Rosen Penev af35ce1065 ncurses: Update to 6.1. 7 years ago
Daniel Golle 2be603783b ncurses: add libnucrses-dev package 7 years ago
Matthias Schiffer 0d8381aea3
ncurses: revert $(STAGING_DIR_HOSTPKG) to $(STAGING_DIR)/host where appropriate 8 years ago
Matthias Schiffer 77beaf2ec9
package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 8 years ago
Felix Fietkau 43855793ca ncurses: rename libncursesw to libncurses (more common name) 8 years ago
Felix Fietkau e5e98d58f7 ncurses: set ABI_VERSION to avoid running into rebuild issues 8 years ago
p-wassi 6a902108a8 libs/ncurses: update to 6.0 8 years ago
Felix Fietkau 720b99215d treewide: clean up download hashes 8 years ago
Jo-Philipp Wich d36c5152ef ncurses: change handling of PKG_CONFIG_LIBDIR 8 years ago
Felix Fietkau 15f88192bf ncurses: add a compatibility symlink for packages searching for ncursesw/ncurses.h 8 years ago
Felix Fietkau ef6d6661e2 ncurses: install a dummy libtinfo.a for packages that try to link it 8 years ago
Felix Fietkau cf3da7d204 Revert "ncurses: package the tinfo library separately" 8 years ago
Felix Fietkau 975f7160dd ncurses: package the tinfo library separately 8 years ago
Felix Fietkau b01f296f4f ncurses: provide libncurses compatibility symlinks in libncursesw 8 years ago
Felix Fietkau dd16b7748d ncurses: install pkg-config files to fix util-linux build breakage 8 years ago
Felix Fietkau 5071fb27b9 ncurses: remove libncurses, provide it via libncursesw 8 years ago
John Crispin 354aa80ada ncurses: Fix build of libncursew 9 years ago
Hauke Mehrtens c1a3a1ac2d ncurses: Fix building with gcc 5.1 9 years ago
Felix Fietkau 4d58f0f4d9 Revert "ncurses: cleanup InstallDev" 10 years ago
Jo-Philipp Wich 66fe4fd966 ncurses: add host build for 'tic' 10 years ago
Nicolas Thill bd92e9806b ncurses: cleanup InstallDev 10 years ago
Steven Barth bec9d38fa4 Add a few SPDX tags 10 years ago
Steven Barth a5df7c0a17 ncurses: Install xterm-256color 10 years ago
Felix Fietkau 2430e9a4f5 toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support mandatory - fixes recursive config symbol dependency issues 12 years ago
Jonas Gorski 6ddfe0590c ncurses: update to 5.9 12 years ago
Florian Fainelli ebc47a91eb ncurses: fix typo on INSTALL_LIBSTDCPP configuration symbol 12 years ago
Florian Fainelli 7756529b80 ncurses: build C++ bindings only our toolchain supports C++ 12 years ago
Hamish Guthrie 81a3d9ba31 licensing: Add licensing metadata to many packages Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. 12 years ago
Felix Fietkau 48db59fab7 move library packages to package/libs/ 12 years ago
Felix Fietkau 925fcc107d ncurses: libncursesw should not depend on libncurses 12 years ago
Jo-Philipp Wich a12a8271a7 ncurses: enable C++ bindings (#9442) 14 years ago
Jo-Philipp Wich 9710f415fa ncurses: install ncurses5-config and ncursesw5-config (#9044) 14 years ago
Daniel Dickinson aa8c871b41 ncurses: Split terminfo database into a separate package because S-Lang library needs the terminfo database but doesn't depend on ncurses (and libnewt depends on S-Lang library and is intended to be a lightweight dialog replacement that doesn't depend on the heavy ncurses). 14 years ago
Alexandros C. Couloumbis ac94d4c3d1 package/ncurses: fix freebsd install issues 14 years ago
Michael Büsch 7b30b70e11 From: Joseph Roback <openwrt-devel@roback.cc> 14 years ago
Lars-Peter Clausen e7e2d190af ncurses: Add libncursesw package 14 years ago
Travis Kemen 0e0bf71ed9 this patch simplifies the Makefile by using PKG_INSTALL:=1 and fixes parallel build. 15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 16 years ago
Florian Fainelli 68289d2042 update ncurses to 5.7 (#4852) 16 years ago
Felix Fietkau 2abe4d1bad get rid of the ncurses host build - the only reason why it was necessary in the first place was because of misuse of the BUILD_CC variable override. 16 years ago
Felix Fietkau 54b149a54f ncurses: make sure the timestamp of copied host utils is current, so that it doesn't fall back to attempting to use cross-compiled ones 16 years ago
Felix Fietkau dd00f27cc4 clean up ncurses makefile based on new host build changes 16 years ago
Felix Fietkau e9ea28b0af use $(FPIC) in a few places where it matters 16 years ago