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