<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/platform/x11, branch master</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/platform/x11?h=master</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/platform/x11?h=master'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2017-10-12T22:18:04Z</updated>
<entry>
<title>Drop unusued LEGACYGL_ENABLED check</title>
<updated>2017-10-12T22:18:04Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-10-12T22:18:04Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=79e247d74e775c2fe75d1dd499240e8782f0f44b'/>
<id>urn:sha1:79e247d74e775c2fe75d1dd499240e8782f0f44b</id>
<content type='text'>
[ci skip]
</content>
</entry>
<entry>
<title>Merge pull request #11575 from marcelofg55/move_path_to_trash</title>
<updated>2017-10-02T16:52:09Z</updated>
<author>
<name>Poommetee Ketson</name>
</author>
<published>2017-10-02T16:52:09Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=478fd21e07fd4092e3a099556d4004e34ae31177'/>
<id>urn:sha1:478fd21e07fd4092e3a099556d4004e34ae31177</id>
<content type='text'>
FileSystemDock will now remove files/dirs to trashcan using OS::move_to_trash</content>
</entry>
<entry>
<title>Reduce gcc lto build time by telling the linker to</title>
<updated>2017-09-26T15:04:04Z</updated>
<author>
<name>Felix M. Cobos</name>
</author>
<published>2017-09-26T12:22:49Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=ec644ccb69dae13c173d69cb26b9a59ae20854e3'/>
<id>urn:sha1:ec644ccb69dae13c173d69cb26b9a59ae20854e3</id>
<content type='text'>
use the number of jobs indicated by -j
</content>
</entry>
<entry>
<title>FileSystemDock will now remove files/dirs to trashcan using OS::move_to_trash</title>
<updated>2017-09-26T00:49:01Z</updated>
<author>
<name>Marcelo Fernandez</name>
</author>
<published>2017-09-25T13:15:11Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=20918587d39c5c9c370e3b4beccf883f553d9b3e'/>
<id>urn:sha1:20918587d39c5c9c370e3b4beccf883f553d9b3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use BoolVariable in platform-specific options.</title>
<updated>2017-09-25T18:36:30Z</updated>
<author>
<name>Elliott Sales de Andrade</name>
</author>
<published>2017-09-25T04:37:17Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=3e69d19116e8d0d64fcbb096d925249e5d3596ed'/>
<id>urn:sha1:3e69d19116e8d0d64fcbb096d925249e5d3596ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use BoolVariable for third-party options.</title>
<updated>2017-09-25T18:36:30Z</updated>
<author>
<name>Elliott Sales de Andrade</name>
</author>
<published>2017-09-25T04:22:58Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=45a9a680a3cf54d4f43c46c3ec43a108ee62b834'/>
<id>urn:sha1:45a9a680a3cf54d4f43c46c3ec43a108ee62b834</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use BoolVariable in target/component/advanced options.</title>
<updated>2017-09-25T18:36:02Z</updated>
<author>
<name>Elliott Sales de Andrade</name>
</author>
<published>2017-09-25T04:04:49Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=ffab67b8daea8e3379824105439eba8226b72fde'/>
<id>urn:sha1:ffab67b8daea8e3379824105439eba8226b72fde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use EnumVariable for choice-based build options.</title>
<updated>2017-09-25T18:36:01Z</updated>
<author>
<name>Elliott Sales de Andrade</name>
</author>
<published>2017-09-25T03:06:45Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=f9e463bce2607c5136acc79ecd495f8b62b8e5ad'/>
<id>urn:sha1:f9e463bce2607c5136acc79ecd495f8b62b8e5ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #11519 from hpvb/fix-gcc-lto</title>
<updated>2017-09-24T11:32:00Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-09-24T11:32:00Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=4ac7f5acf98ad08fb826979a0baa3d5e731a73a3'/>
<id>urn:sha1:4ac7f5acf98ad08fb826979a0baa3d5e731a73a3</id>
<content type='text'>
Fix gcc lto

[ci skip]</content>
</entry>
<entry>
<title>Merge pull request #11527 from QuLogic/system-zstd</title>
<updated>2017-09-24T06:58:38Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2017-09-24T06:58:38Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=df5dab738a9aa35b75e439732cfc4d23e16789cd'/>
<id>urn:sha1:df5dab738a9aa35b75e439732cfc4d23e16789cd</id>
<content type='text'>
Enable building against system zstd.</content>
</entry>
</feed>
