summaryrefslogtreecommitdiff
path: root/editor/SCsub
AgeCommit message (Expand)Author
2019-07-22SCons: Fix uses of [].append instead of env.add_source_files()Rémi Verschelde
2019-05-22Build Clipper with `tools=no` and patch it to auto-disable exceptionsAndrii Doroshenko (Xrayez)
2018-10-01SCons: Remove avoidable defines from main env's CPPPATHRémi Verschelde
2018-09-28SCons: Build thirdparty code in own env, disable warningsRémi Verschelde
2018-09-15Bundle SSL certs with the templates.Fabio Alessandrelli
2018-09-01Removed some unneeded generated headers from the editor directory SCsub.Ibrahn Sahir
2018-08-29BuildSystem: Sort input file listsBernhard M. Wiedemann
2018-08-29BuildSystem: Fix font listBernhard M. Wiedemann
2018-07-27Running builder (content generator) functions in subprocesses on WindowsViktor Ferenczi
2018-06-21add NoCache wrapper to CommandRhody Lugo
2018-05-19GDScript access to copyright, license, author and donor information.Ibrahn Sahir
2018-03-13Merge pull request #17440 from viktor-ferenczi/issue-5042Rémi Verschelde
2018-03-11Properly closing all files in Python codeViktor Ferenczi
2018-03-06Build polygon clipper only in tools buildsLeon Krause
2017-11-28disable caching for targets using helper functionsRhody Lugo
2017-11-28use the same cache for all branches for appveyorRhody Lugo
2017-11-17Added modules' doc files to make_doc_headerZher Huei Lee
2017-11-15Improve code style of generated headersRémi Verschelde
2017-11-07Ignore files not ending with '.xml' when building doc headermhilbrunner
2017-10-21Cleanup unnecessary debug printsRémi Verschelde
2017-10-07fixed double escape for quotes in editor/SCsubMarius Guggenmos
2017-10-04Fix Python 3 buildMatthias Hoelzl
2017-10-02Merge pull request #11592 from SaracenOne/header_generator_fixAndreas Haas
2017-09-26Python header generator now generates strings with escape characters.Saracen
2017-09-25Use BoolVariable in target/component/advanced options.Elliott Sales de Andrade
2017-09-16Fix errors in Python 3 buildMatthias Hoelzl
2017-09-12Changed the doc class generation to individual files per class. It is also po...Juan Linietsky
2017-09-04EditorAbout: add donors tabPoommetee Ketson
2017-08-27Make build scripts Python3 compatibleMatthias Hoelzl
2017-08-27Fix mixed tab/whitespace in build filesMatthias Hoelzl
2017-08-27Dead code tells no talesRémi Verschelde
2017-08-27Buildsystem: Reduce verbosity of font and translation generationRémi Verschelde
2017-07-18Fix Zlib license not extractedPoommetee Ketson
2017-07-06About: add thirdparty license infoPoommetee Ketson
2017-07-04About: Add License infoPoommetee Ketson
2017-07-03Authors/About: support for multiple sectionsPoommetee Ketson
2017-06-25BuildSystem: generated files have .gen.extensionPoommetee Ketson
2017-06-01About: add contributors listPoommetee Ketson
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde