summaryrefslogtreecommitdiff
path: root/package/ncurses
AgeCommit message (Expand)Author
2012-07-30ncurses: bump to 5.9Thomas Petazzoni
2012-07-26ncurses: get the post staging installation hook called properlyThomas Petazzoni
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2012-07-17all packages: use new host-xxx-package macrosArnout Vandecappelle (Essensium/Mind)
2012-07-15ncurses: remove redundant HOST_NCURSES_DEPENDENCIESArnout Vandecappelle (Essensium/Mind)
2012-06-29ncurses: build statically when BR2_PREFER_STATIC_LIBPeter Korsgaard
2012-05-07ncurses: install screen terminfo fileGustavo Zacarias
2012-01-18ncurses: unbreak host build after auto-host-deps changePeter Korsgaard
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2011-09-27ncurses: fix host build breakageGustavo Zacarias
2011-08-26ncurses: remove explicit STRIPCMDPeter Korsgaard
2011-08-26ncurses: fix hanging installation due to old version of ticThomas De Schampheleire
2011-04-24ncurses: roll back to version 5.7Gustavo Zacarias
2011-04-05ncurses: don't build testsPeter Korsgaard
2011-03-27ncurses: version bump to 5.8Mike Frysinger
2010-08-30ncurses: get rid of unused BR2_PACKAGE_NCURSES_TARGET_HEADERS handlingPeter Korsgaard
2010-06-18ncurses: bump to 5.7Gustavo Zacarias
2010-05-03ncurses: fix path to patch ncurses5-configLionel Landwerlin
2010-05-03ncurses: convert to autotools infrastructureLionel Landwerlin
2009-11-30Create $(TARGET_DIR)/usr/lib when installingClark Rawlins
2009-10-03ncurses: remove dedicated target-headers optionPeter Korsgaard
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard
2009-03-01ncurses: fixup ncurses5-config scriptPeter Korsgaard
2009-01-23Fix static lib dep for ncursesUlf Samuelsson
2009-01-22Use /usr/lib for ncurses instead of /libUlf Samuelsson
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2009-01-12Add ncurse-unpacked targetUlf Samuelsson
2009-01-11For some reason we ended up with a link-loop. This does not.Thomas Lundquist
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-08-04buildroot: remove trailing spacesPeter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2008-07-01ncurses: don't follow symlink on ln invocationPeter Korsgaard
2008-04-10* Fixed additional ncurses library install pathNigel Kukard
2008-04-10* Fixed copy-and-paste error, incorrect descriptionNigel Kukard
2008-04-09Some package use ncurses libpanel/libform/libmenu, this config allows to sele...Nigel Kukard
2008-03-31ncurses: cleanup /usr/lib/terminfo symlink handlingPeter Korsgaard
2008-03-26Applied patch from Nathanael D. Noblet <nathanael@gnat.ca> to fixHamish Moffatt
2008-03-11buildroot: Use BR2_GNU_MIRROR everywherePeter Korsgaard
2008-03-07reverted ncurses makefileJohn Voltz
2008-03-06updated ncurses makefileJohn Voltz
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
2007-08-22- semicolon touchup. No other changesBernhard Reutner-Fischer
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-08-21- sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkd...Bernhard Reutner-Fischer
2007-08-21Remove switches if sstrip is runUlf Samuelsson
2007-07-23Add some additional terminals to ncursesUlf Samuelsson
2007-07-11Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson
2007-06-27- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer
2007-06-25- account for now optional archiveBernhard Reutner-Fischer
2007-06-25- fix typo in previous commitBernhard Reutner-Fischer