aboutsummaryrefslogtreecommitdiff
path: root/platform/bb10/SCsub (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Put brave old bb10 platform to a well-deserved restRémi Verschelde2017-05-081-23/+0
| | | | Add some 🔥 to appease @reduz. Fixes #8692.
* style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde2016-11-011-7/+7
| | | | | | | | | | | | | | | | | | | Done with `autopep8 --select=E1`, fixes: - E101 - Reindent all lines. - E112 - Fix under-indented comments. - E113 - Fix over-indented comments. - E115 - Fix under-indented comments. - E116 - Fix over-indented comments. - E121 - Fix a badly indented line. - E122 - Fix a badly indented line. - E123 - Fix a badly indented line. - E124 - Fix a badly indented line. - E125 - Fix indentation undistinguish from the next logical line. - E126 - Fix a badly indented line. - E127 - Fix a badly indented line. - E128 - Fix a badly indented line. - E129 - Fix a badly indented line.
* SCsub: Add python shebang as a hint for syntax highlightingRémi Verschelde2016-10-171-0/+2
| | | | Also switch existing shebangs to "better" /usr/bin/env python.
* Cosmetic fixes to SCons buildsystemRémi Verschelde2015-11-011-1/+0
| | | | | | - Removed trailing spaces - Made sure all indentation is done using tabs (fixes #39) - Potentially fixed an identation issue for openssl check
* merges from okam repoJuan Linietsky2015-03-031-9/+1
|
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+30