6 Commits (23bcceb058c37e36d3da13b8386daa4d2d4bcfcd)

Author SHA1 Message Date
Felix Fietkau 2430e9a4f5 toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support mandatory - fixes recursive config symbol dependency issues 11 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) 13 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
Felix Fietkau 2a45adfcda remove uninstalldev templates (no longer necessary) 17 years ago
Felix Fietkau 969ac7459e add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages 17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 17 years ago
Nicolas Thill be0de75a3e package Makefile cleanup: remove uneeded vars 17 years ago
Nicolas Thill 8680e1d07d use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L... 17 years ago
Felix Fietkau 51eafc92f8 move ncurses to trunk and 7.07 (util-linux depends on it) 17 years ago