<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/tcsh/patches, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2022-01-19T02:10:48Z</updated>
<entry>
<title>tcsh: fix build on macos</title>
<updated>2022-01-19T02:10:48Z</updated>
<author>
<name>Sergey V. Lobanov</name>
</author>
<published>2022-01-13T22:29:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=50b4221ee5c77bf427b010ea22c2b96bd232d1a3'/>
<id>urn:sha1:50b4221ee5c77bf427b010ea22c2b96bd232d1a3</id>
<content type='text'>
tcsh requires host-tool (gethost) to generate tc.defs.c file.
To build this tool on macos, it is required to run ./configure
script wihout target vars/flags, but this package is not
splitted to host and target build.

This patch splits build to host and target builds to compile
host-tool(gethost) first, then compile tsch.

Due to lack of support of separate building host and target,
OpenWrt Makefile is modified to do it in the order below:
1. build host-tool (gethost)
2. build sh.err.h header for target
3. build tc.const.h header for target
4. copy gethost tool from host staging dir to target build dir
5. touch (make -t) gethost to protect it from recompiling
6. build tsch for target

It is required to do step 2 and 3 because 'make -t' generates
empty files but these files required to build tcsh

Patch 020-cross.patch has been removed due to not required
anymore (gethost build is separated and not affected by
target configure flags and vars)

Signed-off-by: Sergey V. Lobanov &lt;sergey@lobanov.in&gt;
</content>
</entry>
<entry>
<title>tcsh: update to 6.22.04</title>
<updated>2021-06-04T10:19:57Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-06-02T01:28:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3f2113db87efe57ecdaa8c07fdb4cdd2503987d1'/>
<id>urn:sha1:3f2113db87efe57ecdaa8c07fdb4cdd2503987d1</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tcsh: update to 6.22.03</title>
<updated>2020-12-02T00:22:43Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-12-01T00:18:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=132cfe72be4cb40e8698fe9c2ecaef069d642be8'/>
<id>urn:sha1:132cfe72be4cb40e8698fe9c2ecaef069d642be8</id>
<content type='text'>
Remove upstreamed patch

Refresh others.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tcsh: fix compilation with GCC10</title>
<updated>2020-07-02T03:58:19Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-07-01T22:37:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f86e3a0a9f8aca19fe0704e377aeb25ebed89776'/>
<id>urn:sha1:f86e3a0a9f8aca19fe0704e377aeb25ebed89776</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tcsh: Update to 6.22.02</title>
<updated>2020-01-06T01:11:46Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-01-03T06:27:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=efc94a457cdf2fdbeb125f10345ccc541835febe'/>
<id>urn:sha1:efc94a457cdf2fdbeb125f10345ccc541835febe</id>
<content type='text'>
Updated URL list. Changed to HTTPS also.

Added PKG_BUILD_PARALLEL for faster compilation.

Added PKG_INSTALL as is standard with most packages.

Small optimization to shell script.

Added two patches to fix compilation. Refreshed the other one.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tcsh: fix out of memory crash</title>
<updated>2017-10-26T12:40:52Z</updated>
<author>
<name>Nuno Goncalves</name>
</author>
<published>2017-10-26T12:40:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4e82a56ccd5002527843e2400727500819783702'/>
<id>urn:sha1:4e82a56ccd5002527843e2400727500819783702</id>
<content type='text'>
Signed-off-by: Nuno Goncalves &lt;nunojpg@gmail.com&gt;
</content>
</entry>
<entry>
<title>tcsh: remove patches as they are now upstream</title>
<updated>2016-10-14T08:30:55Z</updated>
<author>
<name>Nuno Goncalves</name>
</author>
<published>2016-10-14T08:30:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1da82b171c239e871b9c4690cd8a4ac40c1c51c0'/>
<id>urn:sha1:1da82b171c239e871b9c4690cd8a4ac40c1c51c0</id>
<content type='text'>
Signed-off-by: Nuno Goncalves &lt;nunojpg@gmail.com&gt;
</content>
</entry>
<entry>
<title>tcsh: fix out of memory error with musl</title>
<updated>2015-07-18T18:46:15Z</updated>
<author>
<name>Nuno Goncalves</name>
</author>
<published>2015-07-18T18:46:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2bb6af5101c1133a1ce750df17709b98e20c3a03'/>
<id>urn:sha1:2bb6af5101c1133a1ce750df17709b98e20c3a03</id>
<content type='text'>
Since __GLIBC__ is no longer defined under musl, we must hard patch it.

Signed-off-by: Nuno Goncalves &lt;nunojpg@gmail.com&gt;
</content>
</entry>
<entry>
<title>tcsh: fix musl compatibility</title>
<updated>2015-06-18T18:33:40Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-06-18T18:32:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b2aba4640687831eca12aed3af530d1c6710bc11'/>
<id>urn:sha1:b2aba4640687831eca12aed3af530d1c6710bc11</id>
<content type='text'>
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 &lt;jow@openwrt.org&gt;
</content>
</entry>
<entry>
<title>tcsh: update to 6.19.00</title>
<updated>2015-05-25T13:46:46Z</updated>
<author>
<name>Nuno Goncalves</name>
</author>
<published>2015-05-25T13:46:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2de5acd6bd1c4de4ecd9cb2f2242d71b357a3d8f'/>
<id>urn:sha1:2de5acd6bd1c4de4ecd9cb2f2242d71b357a3d8f</id>
<content type='text'>
Signed-off-by: Nuno Goncalves &lt;nunojpg@gmail.com&gt;
</content>
</entry>
</feed>
