summaryrefslogtreecommitdiff
path: root/package/ncurses
AgeCommit message (Expand)Author
2014-02-08packages: remove support for documentation on targetThomas De Schampheleire
2013-12-04ncurses: add target progs optionGustavo Zacarias
2013-07-04Remove BR2_HAVE_DEVFILESThomas Petazzoni
2013-06-06Normalize separator size to 80Alexandre Belloni
2013-06-06Remove description and url from headerAlexandre Belloni
2013-03-24ncurses: enable shared library build on the hostThomas Petazzoni
2013-03-04ncurses: speed up host buildThomas Petazzoni
2013-03-04ncurses: speed up the build by not installing manpagesThomas Petazzoni
2013-02-08package: use <pkg>_CONFIG_SCRIPTS wherever possibleThomas Petazzoni
2013-01-20packages: remove the last remaining copyright noticesThomas Petazzoni
2012-11-14ncurses: add license infoArnout Vandecappelle (Essensium/Mind)
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