summaryrefslogtreecommitdiffstats
path: root/package/ncurses
Commit message (Expand)AuthorAgeFilesLines
* ncurses: use $(HOST_MAKE_ENV) when calling $(MAKE)Gustavo Zacarias2016-10-221-2/+2
* ncurses: use $(TARGET_MAKE_ENV) when calling $(MAKE)Gustavo Zacarias2016-10-151-2/+2
* package/ncurses: fix build on noMMU uclinux targetsYann E. MORIN2016-08-211-0/+30
* ncurses: reinstall l/linux terminfo fileThomas Petazzoni2016-08-051-0/+1
* ncurses: use foreach make loops instead of shell for loopsThomas Petazzoni2016-08-031-20/+18
* ncurses: factorize terminfo files installationThomas Petazzoni2016-08-031-25/+22
* ncurses: install PuTTY terminfo filesDavid Glessner2016-08-021-1/+6
* ncurses: remove empty host dependencies definitionJulien Floret2016-07-031-1/+0
* ncurses: fix gcc 5 compile issue for realMikhail Peselnik2015-07-261-28/+38
* package/ncurses: Fix GCC 5.x preprocessor failureDoug Kehn2015-05-311-0/+33
* packages: indentation cleanupJerzy Grzegorek2015-03-311-2/+3
* ncurses: add support for 256 colorsThierry Bultel2015-02-031-2/+12
* package/*: rename patches according to the new policyPeter Korsgaard2015-02-031-0/+0
* package/ncurses: fix builds with both shared and static libsYann E. MORIN2014-12-211-2/+2
* ncurses: add hash fileGustavo Zacarias2014-12-151-0/+2
* ncurses: fix gpm supportGustavo Zacarias2014-12-151-0/+8
* pckage/ncurses: fix pkg-config files for ncurseswYann E. MORIN2014-12-151-0/+10
* package/ncurses: trim leading 'lib' from definition of libs to installYann E. MORIN2014-12-151-7/+7
* package/ncurses: slight code re-arrangementYann E. MORIN2014-12-151-5/+5
* package/ncurses: fix shared-only libsYann E. MORIN2014-12-151-11/+9
* ncurses: better handling for shared/static libraryThomas Petazzoni2014-12-121-1/+8
* ncurses: speed up host build by disabling static library buildingThomas Petazzoni2014-12-111-1/+2
* Rename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBSThomas Petazzoni2014-12-111-3/+3
* ncurses: fix typo 'target'Sebastien Bourdelin2014-10-191-1/+1
* packages: rename FOO_CONF_OPT into FOO_CONF_OPTSThomas De Schampheleire2014-10-041-4/+4
* ncurses: Add libcurses symlink to libncursesVicente Olivert Riera2014-09-251-0/+6
* package/ncurses: fixup library symlinksGustavo Zacarias2014-09-172-2/+15
* package/ncurses: Allow building wide char supportJeremy Kerr2014-09-172-2/+28
* ncurses: enable parallel buildGustavo Zacarias2014-06-011-1/+5
* package/ncurses: Remove duplicated library install codeJeremy Kerr2014-03-231-22/+10
* packages: remove support for documentation on targetThomas De Schampheleire2014-02-081-1/+1
* ncurses: add target progs optionGustavo Zacarias2013-12-042-5/+28
* Remove BR2_HAVE_DEVFILESThomas Petazzoni2013-07-041-20/+0
* Normalize separator size to 80Alexandre Belloni2013-06-061-2/+2
* Remove description and url from headerAlexandre Belloni2013-06-062-1/+2
* ncurses: enable shared library build on the hostThomas Petazzoni2013-03-241-1/+1
* ncurses: speed up host buildThomas Petazzoni2013-03-041-1/+4
* ncurses: speed up the build by not installing manpagesThomas Petazzoni2013-03-041-2/+4
* package: use <pkg>_CONFIG_SCRIPTS wherever possibleThomas Petazzoni2013-02-081-7/+1
* packages: remove the last remaining copyright noticesThomas Petazzoni2013-01-201-18/+0
* ncurses: add license infoArnout Vandecappelle (Essensium/Mind)2012-11-141-0/+2
* ncurses: bump to 5.9Thomas Petazzoni2012-07-302-2/+92
* ncurses: get the post staging installation hook called properlyThomas Petazzoni2012-07-261-1/+1
* all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)2012-07-171-1/+1
* all packages: use new host-xxx-package macrosArnout Vandecappelle (Essensium/Mind)2012-07-171-1/+1
* ncurses: remove redundant HOST_NCURSES_DEPENDENCIESArnout Vandecappelle (Essensium/Mind)2012-07-151-2/+0
* ncurses: build statically when BR2_PREFER_STATIC_LIBPeter Korsgaard2012-06-291-4/+7
* 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
OpenPOWER on IntegriCloud