summaryrefslogtreecommitdiff
path: root/modules/gdscript/SCsub
AgeCommit message (Expand)Author
2022-01-02Improve editor template workflowfabriceci
2020-09-02Register GDScript test tools as test commands to run via command-lineAndrii Doroshenko (Xrayez)
2020-03-30SCons: Format buildsystem files with psf/blackRémi Verschelde
2019-08-28GDScript: Disable LSP if either jsonrpc or websocket are disabledRémi Verschelde
2019-08-11Add GDScript Language Protocol plugingeequlim
2018-09-28SCons: Build thirdparty code in own env, disable warningsRémi Verschelde
2018-04-20Exclude GDScriptSyntaxHighlighter from non-tool buildsPaulb23
2017-12-13Scons: Build modules in seperate env.Andreas Haas
2016-10-17SCsub: Add python shebang as a hint for syntax highlightingRémi Verschelde
2016-10-15modules: Clone env in each moduleRémi Verschelde
2015-11-01Cosmetic fixes to SCons buildsystemRémi Verschelde
2014-02-24-moved script to modulesJuan Linietsky