<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/.clang-format, branch dual_wielding</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=dual_wielding</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=dual_wielding'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2021-10-15T16:14:48+00:00</updated>
<entry>
<title>Use scoped app storage on Android (#11466)</title>
<updated>2021-10-15T16:14:48+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2021-10-15T16:14:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=6901c5fae54eafb05494823b60d4e26c14b342f1'/>
<id>urn:sha1:6901c5fae54eafb05494823b60d4e26c14b342f1</id>
<content type='text'>
From November 2021, the Play Store will no longer be accepting
apps which use the deprecated getExternalStorageDirectory() API.

Therefore, this commit replaces uses of deprecated API with the new
scoped API (`getExternalFilesDir()` and `getExternalCacheDir()`).
It also provides a temporary migration to move user data from the
shared external directory to new storage.

Fixes #2097,  #11417 and #11118</content>
</entry>
<entry>
<title>Add nametag background setting and object property (#10937)</title>
<updated>2021-02-17T19:51:28+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2021-02-17T19:51:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=f85e9ab9254e2ae4ac13170f9edea00fb8d931a2'/>
<id>urn:sha1:f85e9ab9254e2ae4ac13170f9edea00fb8d931a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update our tooling (Clang 5 -&gt; 7, GCC 7 -&gt; 8)</title>
<updated>2019-03-14T11:30:13+00:00</updated>
<author>
<name>Loïc Blot</name>
<email>loic.blot@unix-experience.fr</email>
</author>
<published>2018-03-23T10:07:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a6a04c4b5b0cd475ea265b63ff6ff52daf66db42'/>
<id>urn:sha1:a6a04c4b5b0cd475ea265b63ff6ff52daf66db42</id>
<content type='text'>
This change permits to use up-to-date compilers, clang-tidy and
clang-format

It also refactor the tidy/format step to drop the binary selection from
scripts and perform it directly in travis
</content>
</entry>
<entry>
<title>Travis: Update clang from 4.0 to 5.0 (#6467)</title>
<updated>2017-10-09T09:32:06+00:00</updated>
<author>
<name>Loïc Blot</name>
<email>nerzhul@users.noreply.github.com</email>
</author>
<published>2017-10-09T09:32:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=17016090e38cc44e58517129278c28dd7943b4cc'/>
<id>urn:sha1:17016090e38cc44e58517129278c28dd7943b4cc</id>
<content type='text'>
* Update clang from 4.0 to 5.0
</content>
</entry>
<entry>
<title>Minetest for C++11 (CMakeLists + Travis)</title>
<updated>2017-06-04T07:57:08+00:00</updated>
<author>
<name>Loic Blot</name>
<email>loic.blot@unix-experience.fr</email>
</author>
<published>2017-05-26T15:03:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=bf6569b57019d070246d947ed929cb2b5eb67faf'/>
<id>urn:sha1:bf6569b57019d070246d947ed929cb2b5eb67faf</id>
<content type='text'>
* Move GCC to GCC 6 &amp; GCC 7
* Move Clang to Clang 3.6 &amp; Clang 4.0
* LINT moves from Clang 3.9 to Clang 4.0
* Move XCode 7.3 to 8.0
* Use more travis tricks to install compilers instead of adding complexity to our build script
* Clang format fixes on checked files (compat Cpp11 instead of Cpp03)
* Mingw GCC update from 4.8.4 to 5.3 (Ubuntu Xenial)
* Drop mingw cmake generated files and add them to gitignore
</content>
</entry>
<entry>
<title>Clang-format styles fixes since previous commit</title>
<updated>2017-04-10T07:17:53+00:00</updated>
<author>
<name>Loïc Blot</name>
<email>loic.blot@unix-experience.fr</email>
</author>
<published>2017-04-10T07:17:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b4106ca58f723a64bcaec619b7f5c686f5e4abb2'/>
<id>urn:sha1:b4106ca58f723a64bcaec619b7f5c686f5e4abb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clang-format continuation indent fixes + .gitignore additions</title>
<updated>2017-04-06T13:37:02+00:00</updated>
<author>
<name>Loïc Blot</name>
<email>loic.blot@unix-experience.fr</email>
</author>
<published>2017-04-06T13:37:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=be0663696514dd3d3525949be7c317c9eae9dbb0'/>
<id>urn:sha1:be0663696514dd3d3525949be7c317c9eae9dbb0</id>
<content type='text'>
* Proper support for continuation indents in clang format
* make src/wieldmesh.h proper and remove it from whitelist
* Add CLion default build directories in .gitignore
</content>
</entry>
<entry>
<title>Clang format brace style fix</title>
<updated>2017-04-06T13:27:47+00:00</updated>
<author>
<name>Loïc Blot</name>
<email>loic.blot@unix-experience.fr</email>
</author>
<published>2017-04-06T13:27:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=00138a52d892b6f07d6f6d70c27bb9c61ee191c3'/>
<id>urn:sha1:00138a52d892b6f07d6f6d70c27bb9c61ee191c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix clang-format Columns Width</title>
<updated>2017-03-31T20:29:34+00:00</updated>
<author>
<name>Loic Blot</name>
<email>loic.blot@unix-experience.fr</email>
</author>
<published>2017-03-31T20:29:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a4874270f791fae8745cac23e153c59bef81bd1e'/>
<id>urn:sha1:a4874270f791fae8745cac23e153c59bef81bd1e</id>
<content type='text'>
Also fix l_client.cpp/h and remove them from whitelist
</content>
</entry>
<entry>
<title>Add clang format &amp; skip build if no source file modified (#5433)</title>
<updated>2017-03-25T18:12:18+00:00</updated>
<author>
<name>Loïc Blot</name>
<email>nerzhul@users.noreply.github.com</email>
</author>
<published>2017-03-25T18:12:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=22567d107fffe7a6833b96cc99d531e5303b47dd'/>
<id>urn:sha1:22567d107fffe7a6833b96cc99d531e5303b47dd</id>
<content type='text'>
* [BUILD] Add clang format + build skipping

* Add clang-format tool to check codestyle.
Warning: it check the whole modified file, not the diff part, it's why it's lazy. Please also look if rules are perfect, i take the Linux codestyle from LLVM site

Fix issue #5415

* Skip building project if no file is modified
* Fix a wrong brace to trigger LINT

* Make lint step outside of unix build scope

* Add AccessModifierOffset: -8

* Typo fix &amp; needs compile fix

* Fix header priorities
</content>
</entry>
</feed>
