aboutsummaryrefslogtreecommitdiff
path: root/utils/mc
Commit message (Collapse)AuthorAge
* mc: add missing libmount dependencydibdot2015-03-24
| | | | | Fix compile error: add newly required libmount dependency. Signed-off-by: Dirk Brenken <dibdot@gmail.com>
* mc: bump version to 4.8.14dibdot2015-03-23
| | | | | | Update Midnight Commander to latest stable release. Major changes described here: https://www.midnight-commander.org/wiki/NEWS-4.8.14 Signed-off-by: Dirk Brenken <dibdot@gmail.com>
* mc: force rebuild when config changesDirk Brenken2014-11-18
| | | | | | - add PKG_CONFIG_DEPENDS to force package rebuild when certain CONFIG options changed. Signed-off-by: Dirk Brenken <dibdot@gmail.com>
* mc: various makefile/compile time changesDirk Brenken2014-11-15
| | | | | | | | | - add & reorder new compile time options with help text - all options are disabled by default, to reduce space req. - remove invalid mc configure options - fix broken makefile logic to enable/disable mc options Signed-off-by: Dirk Brenken <dibdot@gmail.com>
* mc: move to githubDirk Brenken2014-11-06
Signed-off-by: Dirk Brenken <dibdot@gmail.com>