summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update config.{guess,sub} scriptsbaserock/tiagogomes/armv8l64Tiago Gomes2015-01-292-381/+362
|
* ncurses: fix PREFIX handlingbaserock/morphRichard Maw2012-05-031-14/+14
|
* ncurses: remove clear and reset executablesRichard Maw2012-05-021-12/+15
| | | | | | | | | | | | | The clear and reset executables are also provided by busybox. ncurses is not part of foundation, but clear and reset will be useful in foundation, so the busybox versions are preferable. It is difficult to prevent ncurses from building clear and reset so they have to be removed after installing. This should be ok, as while ncurses will execute a program, reset's program name is only tracked so reset can be a symlink to tset
* ncurses-postinstall: make busybox friendlyRichard Maw2012-03-221-12/+12
| | | | busybox shell commands don't support -v, so remove it
* ncurses.morph: stop ncurses running ldconfigRichard Maw2012-02-221-1/+1
| | | | | It possibly never runs it anyway, I could not find any @LDCONFIG@ substitutions, but ./configure allows it to be overridden anyway
* DESTDIR change in installAdnan Ali2012-01-311-1/+1
|
* change permissions and set errexit in postinstallRichard Maw2012-01-181-0/+1
| | | | | The executable permissions may not have been needed set -e so a postinstall won't appear to succeed if a step failed
* Add required explicit steps to morphRichard Maw2012-01-182-1/+43
| | | | | | ncurses does not appear to build shared, wide-character libraries by default adds extra install steps in a separate script as it is more readable than embedding steps into the morph
* Fix name of chunkLars Wirzenius2012-01-181-1/+1
|
* Add morphologyLars Wirzenius2012-01-181-0/+5
|
* Tarball conversionLorry2012-01-181105-0/+372049