<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openwrt/package/network/utils/resolveip/Makefile, branch main</title>
<subtitle>OpenWrt Source Repository</subtitle>
<id>https://git.openwrt.org/openwrt/openwrt/atom?h=main</id>
<link rel='self' href='https://git.openwrt.org/openwrt/openwrt/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/openwrt/'/>
<updated>2026-02-17T21:25:09Z</updated>
<entry>
<title>resolveip: add CPPFLAGS</title>
<updated>2026-02-17T21:25:09Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2026-02-16T23:53:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/openwrt/commit/?id=0f1c1c581f67b22b538fc2dfe3387bc7b3f5bbc3'/>
<id>urn:sha1:0f1c1c581f67b22b538fc2dfe3387bc7b3f5bbc3</id>
<content type='text'>
Forward the OpenWrt CPPFLAGS to the compile process. This fixes fortify
sources support.

Link: https://github.com/openwrt/openwrt/pull/22056
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>resolveip: Forward LDFLAGS</title>
<updated>2025-11-18T22:13:45Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2025-11-16T22:12:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/openwrt/commit/?id=2fc6a143a7db742e878d041d5fc58b6b378c145e'/>
<id>urn:sha1:2fc6a143a7db742e878d041d5fc58b6b378c145e</id>
<content type='text'>
Forward the TARGET_LDFLAGS to the linking process.

Link: https://github.com/openwrt/openwrt/pull/20813
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>network/utils/resolveip: drop Build/Prepare rule in favor of default one</title>
<updated>2016-10-15T09:36:52Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2016-10-06T06:27:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/openwrt/commit/?id=808a618bc49f932ed1e59e5ac55d9c1371b1746c'/>
<id>urn:sha1:808a618bc49f932ed1e59e5ac55d9c1371b1746c</id>
<content type='text'>
Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: replace jow@openwrt.org with jo@mein.io</title>
<updated>2016-06-07T09:42:52Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2016-06-07T09:42:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/openwrt/commit/?id=24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2'/>
<id>urn:sha1:24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>license info - revert r43155</title>
<updated>2014-11-03T09:56:44Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2014-11-03T09:56:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/openwrt/commit/?id=74a3a77bcd6842b03806dcbdcd49e0bce8767174'/>
<id>urn:sha1:74a3a77bcd6842b03806dcbdcd49e0bce8767174</id>
<content type='text'>
turns out that r43155 adds duplicate info.

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 43167
</content>
</entry>
<entry>
<title>Add more license tags with SPDX identifiers</title>
<updated>2014-11-03T08:01:08Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2014-11-03T08:01:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/openwrt/commit/?id=c10d97484a43375a0446dafc8cb4072e26502f37'/>
<id>urn:sha1:c10d97484a43375a0446dafc8cb4072e26502f37</id>
<content type='text'>
Note, that licensing stuff is a nightmare: many packages does not clearly
state their licenses, and often multiple source files are simply copied
together - each with different licensing information in the file headers.

I tried hard to ensure, that the license information extracted into the OpenWRT's
makefiles fit the "spirit" of the packages, e.g. such small packages which
come without a dedicated source archive "inherites" the OpenWRT's own license
in my opinion.

However, I can not garantee that I always picked the correct information
and/or did not miss license information.

Signed-off-by: Michael Heimpold &lt;mhei@heimpold.de&gt;

SVN-Revision: 43155
</content>
</entry>
<entry>
<title>Add a few SPDX tags</title>
<updated>2014-11-02T12:20:54Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2014-11-02T12:20:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/openwrt/commit/?id=bec9d38fa4ed4dcf13230fe6b91b4ef81306accc'/>
<id>urn:sha1:bec9d38fa4ed4dcf13230fe6b91b4ef81306accc</id>
<content type='text'>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 43151
</content>
</entry>
<entry>
<title>resolveip: fix endless getopt() loop when compiled for arm (#12290)</title>
<updated>2012-11-08T10:48:08Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-11-08T10:48:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/openwrt/commit/?id=3a81f75d72b241ce5901494cd8ad883aae56648a'/>
<id>urn:sha1:3a81f75d72b241ce5901494cd8ad883aae56648a</id>
<content type='text'>
SVN-Revision: 34116
</content>
</entry>
<entry>
<title>claim maintainership for resolveip and lua</title>
<updated>2012-10-10T12:57:20Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-10-10T12:57:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/openwrt/commit/?id=d1d1ae994bd346561e00b95abf739cd69245b3cf'/>
<id>urn:sha1:d1d1ae994bd346561e00b95abf739cd69245b3cf</id>
<content type='text'>
SVN-Revision: 33694
</content>
</entry>
<entry>
<title>packages: sort network related packages into package/network/</title>
<updated>2012-10-10T12:32:29Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2012-10-10T12:32:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/openwrt/commit/?id=405e21d16731b2764ab82aaaadcf36a813b105f7'/>
<id>urn:sha1:405e21d16731b2764ab82aaaadcf36a813b105f7</id>
<content type='text'>
SVN-Revision: 33688
</content>
</entry>
</feed>
