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