summaryrefslogtreecommitdiffstats
path: root/package/gpm
Commit message (Expand)AuthorAgeFilesLines
* gpm: fix major() build failure due to glibc 2.28Giulio Benetti2018-09-161-0/+32
* gpm: fix build with glibc 2.26Petr Vorel2017-11-021-0/+33
* package/g*: fix wrapping of Config.in help textAdam Duskett2017-07-311-5/+5
* boot, linux, package: use SPDX short identifier for GPLv2/GPLv2+Rahul Bedarkar2017-04-011-1/+1
* package/gpm: indentation cleanupJerzy Grzegorek2016-10-281-2/+3
* package/gpm: Install libgpm.so to fix gpm detection in package linksBernd Kuhls2016-02-212-0/+72
* package/gpm: change archive to lzmaPetr Vorel2015-06-212-2/+2
* package/gpm: add hash filePetr Vorel2015-06-161-0/+2
* gpm: add patch to fix build with the musl C libraryThomas Petazzoni2015-04-051-0/+71
* gpm: avoid use of host emacsBaruch Siach2015-02-271-1/+2
* Rename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBSThomas Petazzoni2014-12-111-2/+2
* package: indentation cleanupJerzy Grzegorek2014-11-021-2/+2
* packages: rename FOO_CONF_OPT into FOO_CONF_OPTSThomas De Schampheleire2014-10-041-1/+1
* gpm: add comment mmu dependsGustavo Zacarias2014-08-041-0/+1
* package: remove the trailing slash sign from <PKG>_SITE variableJerzy Grzegorek2014-07-311-1/+1
* gpm: fix build on Microblaze due to ELF checkThomas Petazzoni2014-05-171-0/+8
* package .mk files: use 80 # signs in headerThomas De Schampheleire2014-05-011-2/+2
* *.mk: replace (TARGET|HOST)_PATH by BR_PATHSamuel Martin2014-04-161-1/+1
* gpm: disable on !MMU, requires fork()Thomas Petazzoni2014-02-211-0/+1
* gpm: needs bisonPeter Korsgaard2014-02-051-0/+1
* gpm: run autogen.sh as PRE_CONFIGURE stepRyan Barnett2014-02-041-1/+1
* gpm: fixes build error when makeinfo is not installed on hostJulien Boibessot2014-02-041-0/+9
* Add gpm (general purpose mouse) server packageJulien Boibessot2014-02-022-0/+75
OpenPOWER on IntegriCloud