Age | Commit message (Expand) | Author |
2018-10-01 | SCons: Remove avoidable defines from main env's CPPPATH | Rémi Verschelde |
2018-09-28 | SCons: Build thirdparty code in own env, disable warnings | Rémi Verschelde |
2018-09-15 | Bundle SSL certs with the templates. | Fabio Alessandrelli |
2018-09-01 | Removed some unneeded generated headers from the editor directory SCsub. | Ibrahn Sahir |
2018-08-29 | BuildSystem: Sort input file lists | Bernhard M. Wiedemann |
2018-08-29 | BuildSystem: Fix font list | Bernhard M. Wiedemann |
2018-07-27 | Running builder (content generator) functions in subprocesses on Windows | Viktor Ferenczi |
2018-06-21 | add NoCache wrapper to Command | Rhody Lugo |
2018-05-19 | GDScript access to copyright, license, author and donor information. | Ibrahn Sahir |
2018-03-13 | Merge pull request #17440 from viktor-ferenczi/issue-5042 | Rémi Verschelde |
2018-03-11 | Properly closing all files in Python code | Viktor Ferenczi |
2018-03-06 | Build polygon clipper only in tools builds | Leon Krause |
2017-11-28 | disable caching for targets using helper functions | Rhody Lugo |
2017-11-28 | use the same cache for all branches for appveyor | Rhody Lugo |
2017-11-17 | Added modules' doc files to make_doc_header | Zher Huei Lee |
2017-11-15 | Improve code style of generated headers | Rémi Verschelde |
2017-11-07 | Ignore files not ending with '.xml' when building doc header | mhilbrunner |
2017-10-21 | Cleanup unnecessary debug prints | Rémi Verschelde |
2017-10-07 | fixed double escape for quotes in editor/SCsub | Marius Guggenmos |
2017-10-04 | Fix Python 3 build | Matthias Hoelzl |
2017-10-02 | Merge pull request #11592 from SaracenOne/header_generator_fix | Andreas Haas |
2017-09-26 | Python header generator now generates strings with escape characters. | Saracen |
2017-09-25 | Use BoolVariable in target/component/advanced options. | Elliott Sales de Andrade |
2017-09-16 | Fix errors in Python 3 build | Matthias Hoelzl |
2017-09-12 | Changed the doc class generation to individual files per class. It is also po... | Juan Linietsky |
2017-09-04 | EditorAbout: add donors tab | Poommetee Ketson |
2017-08-27 | Make build scripts Python3 compatible | Matthias Hoelzl |
2017-08-27 | Fix mixed tab/whitespace in build files | Matthias Hoelzl |
2017-08-27 | Dead code tells no tales | Rémi Verschelde |
2017-08-27 | Buildsystem: Reduce verbosity of font and translation generation | Rémi Verschelde |
2017-07-18 | Fix Zlib license not extracted | Poommetee Ketson |
2017-07-06 | About: add thirdparty license info | Poommetee Ketson |
2017-07-04 | About: Add License info | Poommetee Ketson |
2017-07-03 | Authors/About: support for multiple sections | Poommetee Ketson |
2017-06-25 | BuildSystem: generated files have .gen.extension | Poommetee Ketson |
2017-06-01 | About: add contributors list | Poommetee Ketson |
2017-03-05 | Refactoring: rename tools/editor/ to editor/ | Rémi Verschelde |