summaryrefslogtreecommitdiff
path: root/package/ncurses
Commit message (Expand)AuthorAge
* ncurses: install screen terminfo fileGustavo Zacarias2012-05-07
* ncurses: unbreak host build after auto-host-deps changePeter Korsgaard2012-01-18
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-29
* ncurses: fix host build breakageGustavo Zacarias2011-09-27
* ncurses: remove explicit STRIPCMDPeter Korsgaard2011-08-26
* ncurses: fix hanging installation due to old version of ticThomas De Schampheleire2011-08-26
* ncurses: roll back to version 5.7Gustavo Zacarias2011-04-24
* ncurses: don't build testsPeter Korsgaard2011-04-05
* ncurses: version bump to 5.8Mike Frysinger2011-03-27
* ncurses: get rid of unused BR2_PACKAGE_NCURSES_TARGET_HEADERS handlingPeter Korsgaard2010-08-30
* ncurses: bump to 5.7Gustavo Zacarias2010-06-18
* ncurses: fix path to patch ncurses5-configLionel Landwerlin2010-05-03
* ncurses: convert to autotools infrastructureLionel Landwerlin2010-05-03
* Create $(TARGET_DIR)/usr/lib when installingClark Rawlins2009-11-30
* ncurses: remove dedicated target-headers optionPeter Korsgaard2009-10-03
* buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard2009-10-01
* ncurses: fixup ncurses5-config scriptPeter Korsgaard2009-03-01
* Fix static lib dep for ncursesUlf Samuelsson2009-01-23
* Use /usr/lib for ncurses instead of /libUlf Samuelsson2009-01-22
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-16
* Add ncurse-unpacked targetUlf Samuelsson2009-01-12
* For some reason we ended up with a link-loop. This does not.Thomas Lundquist2009-01-11
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-08
* buildroot: remove trailing spacesPeter Korsgaard2008-08-04
* Kconfig: remove 'default n'Peter Korsgaard2008-07-17
* ncurses: don't follow symlink on ln invocationPeter Korsgaard2008-07-01
* * Fixed additional ncurses library install pathNigel Kukard2008-04-10
* * Fixed copy-and-paste error, incorrect descriptionNigel Kukard2008-04-10
* Some package use ncurses libpanel/libform/libmenu, this config allows to sele...Nigel Kukard2008-04-09
* ncurses: cleanup /usr/lib/terminfo symlink handlingPeter Korsgaard2008-03-31
* Applied patch from Nathanael D. Noblet <nathanael@gnat.ca> to fixHamish Moffatt2008-03-26
* buildroot: Use BR2_GNU_MIRROR everywherePeter Korsgaard2008-03-11
* reverted ncurses makefileJohn Voltz2008-03-07
* updated ncurses makefileJohn Voltz2008-03-06
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-01
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-22
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-21
* - sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkd...Bernhard Reutner-Fischer2007-08-21
* Remove switches if sstrip is runUlf Samuelsson2007-08-21
* Add some additional terminals to ncursesUlf Samuelsson2007-07-23
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-11
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-27
* - account for now optional archiveBernhard Reutner-Fischer2007-06-25
* - fix typo in previous commitBernhard Reutner-Fischer2007-06-25
* - correct installation pathBernhard Reutner-Fischer2007-06-25
* - bump versionBernhard Reutner-Fischer2007-06-23
* - install some more stuff that goes into staging_dir into the proper place.Bernhard Reutner-Fischer2007-04-16
* fixup package LDFLAGS handlingEric Andersen2007-03-13
* - copy ncurses_dll.h to the target. Fixes a compilation problem seen by Thoma...Bernhard Reutner-Fischer2007-03-07
* - explicitely pass the configured $(DISABLE_LFS) in. Also set --disable-big-coreBernhard Reutner-Fischer2007-01-30