Commit Graph

13 Commits (3bc81edc70e8c59e2a633b9174efb5c697f6a6e6)

Author SHA1 Message Date
Travis Kemen 0e0bf71ed9 this patch simplifies the Makefile by using PKG_INSTALL:=1 and fixes parallel build.
-Raphael

SVN-Revision: 19994
14 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
15 years ago
Florian Fainelli 68289d2042 update ncurses to 5.7 (#4852)
SVN-Revision: 15147
15 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.
SVN-Revision: 14934
15 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
SVN-Revision: 14912
15 years ago
Felix Fietkau dd00f27cc4 clean up ncurses makefile based on new host build changes
SVN-Revision: 14911
15 years ago
Felix Fietkau e9ea28b0af use $(FPIC) in a few places where it matters
SVN-Revision: 12225
16 years ago
Felix Fietkau 2a45adfcda remove uninstalldev templates (no longer necessary)
SVN-Revision: 9906
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
SVN-Revision: 9052
17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
17 years ago
Nicolas Thill be0de75a3e package Makefile cleanup: remove uneeded vars
SVN-Revision: 8587
17 years ago
Nicolas Thill 8680e1d07d use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L...
SVN-Revision: 8578
17 years ago
Felix Fietkau 51eafc92f8 move ncurses to trunk and 7.07 (util-linux depends on it)
SVN-Revision: 7854
17 years ago