aboutsummaryrefslogtreecommitdiff
path: root/utils/tcsh
Commit message (Collapse)AuthorAge
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* tcsh: bump to version 6.20Nuno Goncalves2016-11-28
| | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* tcsh: bump to version 6.19.01Nuno Goncalves2016-11-12
| | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* tcsh: move to Shells submenuAlberto Bursi2016-10-24
| | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* tcsh: remove patches as they are now upstreamNuno Goncalves2016-10-14
| | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* tcsh: fix out of memory error with muslNuno Goncalves2015-07-18
| | | | | | Since __GLIBC__ is no longer defined under musl, we must hard patch it. Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* tcsh: add source mirrorsNuno Goncalves2015-07-11
| | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* tcsh: fix musl compatibilityJo-Philipp Wich2015-06-18
| | | | | | | Avoid using `union wait` under musl as it does not provide this definition. Implement solution suggested by http://www.openwall.com/lists/musl/2013/06/21/4 Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* tcsh: update to 6.19.00Nuno Goncalves2015-05-25
| | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* misc: correct typo in Makefiles for PKG_LICENSE_FILESIan Leonard2014-11-24
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* tcsh: move to github, bump version to 6.18.01Nuno Goncalves2014-09-16
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>