summaryrefslogtreecommitdiffstats
path: root/editor/SCsub
Commit message (Expand)AuthorAgeFilesLines
* Convert the editor and default theme fonts to WOFF2 format to save space.bruvzg2022-03-251-0/+2
* i18n: Sync editor translations with WeblateRémi Verschelde2022-03-091-1/+1
* i18n: Sync classref translations with WeblateRémi Verschelde2021-11-031-1/+1
* i18n: Sync editor translations with WeblateRémi Verschelde2021-11-031-1/+1
* i18n: Only include editor translations above a thresholdRémi Verschelde2021-10-201-7/+14
* SCons: List `.gen.cpp` sources explicitly to avoid globbing errorsRémi Verschelde2021-10-151-0/+1
* Allow additional cpp files to be added for export templateSergey Minakov2021-08-121-1/+4
* SCons: Refactor running commands through buildersAndrii Doroshenko (Xrayez)2020-07-281-5/+16
* Add `custom_modules` build option to compile external user modulesAndrii Doroshenko (Xrayez)2020-05-251-13/+13
* Replace NULL with nullptrlupoDharkael2020-04-021-1/+1
* SCons: Format buildsystem files with psf/blackRémi Verschelde2020-03-301-21/+25
* SCons: Drop support for Python 2Rémi Verschelde2020-03-251-3/+2
* Move DocData and Collada out of their subfoldersRémi Verschelde2020-03-241-3/+1
* i18n: Add support for translating the class referenceRémi Verschelde2020-03-201-3/+8
* Huge Debugger/EditorDebugger refactor.Fabio Alessandrelli2020-02-211-0/+1
* SCons: Fix uses of [].append instead of env.add_source_files()Rémi Verschelde2019-07-221-1/+1
* Build Clipper with `tools=no` and patch it to auto-disable exceptionsAndrii Doroshenko (Xrayez)2019-05-221-3/+0
* SCons: Remove avoidable defines from main env's CPPPATHRémi Verschelde2018-10-011-1/+3
* SCons: Build thirdparty code in own env, disable warningsRémi Verschelde2018-09-281-2/+1
* Bundle SSL certs with the templates.Fabio Alessandrelli2018-09-151-4/+0
* Removed some unneeded generated headers from the editor directory SCsub.Ibrahn Sahir2018-09-011-12/+0
* BuildSystem: Sort input file listsBernhard M. Wiedemann2018-08-291-0/+1
* BuildSystem: Fix font listBernhard M. Wiedemann2018-08-291-1/+1
* Running builder (content generator) functions in subprocesses on WindowsViktor Ferenczi2018-07-271-144/+25
* add NoCache wrapper to CommandRhody Lugo2018-06-211-4/+4
* GDScript access to copyright, license, author and donor information.Ibrahn Sahir2018-05-191-276/+0
* Merge pull request #17440 from viktor-ferenczi/issue-5042Rémi Verschelde2018-03-131-19/+41
|\
| * Properly closing all files in Python codeViktor Ferenczi2018-03-111-19/+41
* | Build polygon clipper only in tools buildsLeon Krause2018-03-061-0/+1
|/
* disable caching for targets using helper functionsRhody Lugo2017-11-281-2/+1
* use the same cache for all branches for appveyorRhody Lugo2017-11-281-0/+1
* Added modules' doc files to make_doc_headerZher Huei Lee2017-11-171-2/+12
* Improve code style of generated headersRémi Verschelde2017-11-151-24/+23
* Ignore files not ending with '.xml' when building doc headermhilbrunner2017-11-071-0/+2
* Cleanup unnecessary debug printsRémi Verschelde2017-10-211-5/+4
* fixed double escape for quotes in editor/SCsubMarius Guggenmos2017-10-071-4/+4
* Fix Python 3 buildMatthias Hoelzl2017-10-041-12/+2
* Merge pull request #11592 from SaracenOne/header_generator_fixAndreas Haas2017-10-021-8/+22
|\
| * Python header generator now generates strings with escape characters.Saracen2017-09-261-8/+22
* | Use BoolVariable in target/component/advanced options.Elliott Sales de Andrade2017-09-251-1/+1
|/
* Fix errors in Python 3 buildMatthias Hoelzl2017-09-161-4/+4
* Changed the doc class generation to individual files per class. It is also po...Juan Linietsky2017-09-121-13/+22
* EditorAbout: add donors tabPoommetee Ketson2017-09-041-8/+52
* Make build scripts Python3 compatibleMatthias Hoelzl2017-08-271-16/+17
* Fix mixed tab/whitespace in build filesMatthias Hoelzl2017-08-271-1/+1
* Dead code tells no talesRémi Verschelde2017-08-271-1/+0
* Buildsystem: Reduce verbosity of font and translation generationRémi Verschelde2017-08-271-4/+0
* Fix Zlib license not extractedPoommetee Ketson2017-07-181-0/+2
* About: add thirdparty license infoPoommetee Ketson2017-07-061-4/+145
* About: Add License infoPoommetee Ketson2017-07-041-0/+22