<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/modules/gdscript/SCsub, branch mirror</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom?h=mirror</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom?h=mirror'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2018-04-20T19:45:57Z</updated>
<entry>
<title>Exclude GDScriptSyntaxHighlighter from non-tool builds</title>
<updated>2018-04-20T19:45:57Z</updated>
<author>
<name>Paulb23</name>
</author>
<published>2018-04-20T19:44:07Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=c3d93edf3d4203da332fc2d4feb439eb35280309'/>
<id>urn:sha1:c3d93edf3d4203da332fc2d4feb439eb35280309</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Scons: Build modules in seperate env.</title>
<updated>2017-12-13T14:46:35Z</updated>
<author>
<name>Andreas Haas</name>
</author>
<published>2017-12-13T14:45:37Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=0e624234daaecbe5dee6bcaa37d7af21896e8bf6'/>
<id>urn:sha1:0e624234daaecbe5dee6bcaa37d7af21896e8bf6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SCsub: Add python shebang as a hint for syntax highlighting</title>
<updated>2016-10-17T18:10:46Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-10-17T06:50:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=fc8ccd5b8c8b779bffd0f4d7f22f2f964c939163'/>
<id>urn:sha1:fc8ccd5b8c8b779bffd0f4d7f22f2f964c939163</id>
<content type='text'>
Also switch existing shebangs to "better" /usr/bin/env python.
</content>
</entry>
<entry>
<title>modules: Clone env in each module</title>
<updated>2016-10-15T09:50:41Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-10-13T16:54:00Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=da09c6131bcdace7e8e62c3dabc62890e9564c97'/>
<id>urn:sha1:da09c6131bcdace7e8e62c3dabc62890e9564c97</id>
<content type='text'>
This allows to pass include paths and flags only to a given thirdparty
library, thus preventing conflicts between their files (e.g. between
opus and openssl which both provide modes.h.

This also has the nice effect of making the compilation command smaller
for each module as it no longer related to all other modules, only the
final linking brings them together.

This however requires adding manually the ogg include path in opus
and vorbis when building against the builtin ogg, since it is no longer
in the global env.

Also simplified template 'thirdparty_&lt;module&gt;_sources' to
'thirdparty_sources'.

"Core" modules like cscript, gdscript, gridmap, ik and virtual_script
still use the main env_modules, but it could be changed if need be.
</content>
</entry>
<entry>
<title>Cosmetic fixes to SCons buildsystem</title>
<updated>2015-11-01T19:53:26Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2015-11-01T19:53:26Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=399b1b047498d154440f5cda4a5ceb08ea3de68e'/>
<id>urn:sha1:399b1b047498d154440f5cda4a5ceb08ea3de68e</id>
<content type='text'>
- Removed trailing spaces
- Made sure all indentation is done using tabs (fixes #39)
- Potentially fixed an identation issue for openssl check
</content>
</entry>
<entry>
<title>-moved script to modules</title>
<updated>2014-02-24T12:53:33Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-02-24T12:53:33Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=4b07eb8deb03ce8c7870d621cd03d04d45f4caaa'/>
<id>urn:sha1:4b07eb8deb03ce8c7870d621cd03d04d45f4caaa</id>
<content type='text'>
</content>
</entry>
</feed>
