<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/blogic/tools/cmake, branch master</title>
<subtitle>John Crispins staging tree</subtitle>
<id>https://git.openwrt.org/openwrt/staging/blogic/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/blogic/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/'/>
<updated>2019-03-17T10:25:50Z</updated>
<entry>
<title>Revert "tools/cmake: Update to 3.14.0"</title>
<updated>2019-03-17T10:25:50Z</updated>
<author>
<name>Stijn Tintel</name>
</author>
<published>2019-03-17T10:17:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=d4540354303949c93b20ea0148afd90ce5e40ea6'/>
<id>urn:sha1:d4540354303949c93b20ea0148afd90ce5e40ea6</id>
<content type='text'>
The cmake bump to 3.14.0 breaks build on all targets. Revert it for now.

This reverts commit a3446257a8737bfc2899c5911791873561feecc7.

Signed-off-by: Stijn Tintel &lt;stijn@linux-ipv6.be&gt;
</content>
</entry>
<entry>
<title>tools/cmake: Update to 3.14.0</title>
<updated>2019-03-16T21:01:59Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2019-03-16T21:09:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=a3446257a8737bfc2899c5911791873561feecc7'/>
<id>urn:sha1:a3446257a8737bfc2899c5911791873561feecc7</id>
<content type='text'>
Update CMake to 3.14.0
Refresh patches
Remove inofficial fossies.org and replace with GitHub (link on official site)
Remote 150-C-feature-checks-Match-warnings-more-strictly.patch as it's
a no longer needed backport from upstream.

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<title>cmake: match warnings more strictly in C++ feature checks</title>
<updated>2019-03-10T16:48:23Z</updated>
<author>
<name>Moritz Warning</name>
</author>
<published>2019-03-06T21:26:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=7fc4dd3611d1569db99444425feaddc545699c06'/>
<id>urn:sha1:7fc4dd3611d1569db99444425feaddc545699c06</id>
<content type='text'>
Require the word "warning" to appear at the start of a line, after
whitespace, or after a `:`.  This is the same that CTest launchers use
to match warnings.  It avoids matching "warning" inside file paths.
Fixed in cmake 3.14.0.

Signed-off-by: Moritz Warning &lt;moritzwarning@web.de&gt;
</content>
</entry>
<entry>
<title>tools/cmake: update to 3.13.2</title>
<updated>2018-12-29T17:12:28Z</updated>
<author>
<name>Hans Dedecker</name>
</author>
<published>2018-12-29T16:27:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=77429a820f8efff25c8e3c3e3579f636eff58fbc'/>
<id>urn:sha1:77429a820f8efff25c8e3c3e3579f636eff58fbc</id>
<content type='text'>
Update to the latest stable version and refresh patches; see
https://cmake.org/cmake/help/v3.13/release/3.13.html for the latest
changes in 3.13.x

Signed-off-by: Hans Dedecker &lt;dedeckeh@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/cmake: Update to 3.12.4</title>
<updated>2018-11-12T11:04:38Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2018-11-09T06:38:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=04f4dd6fa212ce39eff3c2026d95b1be16cdd34d'/>
<id>urn:sha1:04f4dd6fa212ce39eff3c2026d95b1be16cdd34d</id>
<content type='text'>
Update cmake to 3.12.4

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<title>tools/cmake: Update to 3.12.3</title>
<updated>2018-10-07T00:10:15Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2018-10-06T10:37:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=f6159c1e37429b6505094cfd4b6c09f4634fea38'/>
<id>urn:sha1:f6159c1e37429b6505094cfd4b6c09f4634fea38</id>
<content type='text'>
Update CMake to 3.12.3

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<title>tools/cmake: Update to 3.12.2</title>
<updated>2018-09-09T19:38:20Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2018-09-09T11:17:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=791a3a22ad86def9a7a71168a596a0a920fe3eeb'/>
<id>urn:sha1:791a3a22ad86def9a7a71168a596a0a920fe3eeb</id>
<content type='text'>
Update CMake to 3.12.2

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<title>tools/cmake: Update to 3.12.1</title>
<updated>2018-08-13T07:12:24Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2018-08-12T11:53:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=0578993a41fed9855a5e8ff3ce7dca7530c69fd7'/>
<id>urn:sha1:0578993a41fed9855a5e8ff3ce7dca7530c69fd7</id>
<content type='text'>
Update cmake to 3.12.1

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<title>tools/cmake: Update to 3.12.0</title>
<updated>2018-07-29T08:08:20Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2018-07-22T16:31:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=b078229412e37ccf9ca8d9a437af6b8861bd2dbb'/>
<id>urn:sha1:b078229412e37ccf9ca8d9a437af6b8861bd2dbb</id>
<content type='text'>
Update cmake to 3.12.0
Remove 140-curl-fix-libressl.patch as fix is in upstream

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<title>tools/cmake: update to 3.11.4</title>
<updated>2018-07-06T15:50:19Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2018-07-06T13:46:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=55fa8068c4eb1f6213ca115655067e635da3e637'/>
<id>urn:sha1:55fa8068c4eb1f6213ca115655067e635da3e637</id>
<content type='text'>
Update cmake and refresh patches.

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
</feed>
