Rémi Verschelde
|
6bfb7944d9
SCons: Remove avoidable defines from main env's CPPPATH
|
6 years ago |
Rémi Verschelde
|
3a2ca68af3
SCons: Build thirdparty code in own env, disable warnings
|
6 years ago |
Fabio Alessandrelli
|
d2b38aabec
Bundle SSL certs with the templates.
|
6 years ago |
Ibrahn Sahir
|
02693b9af6
Removed some unneeded generated headers from the editor directory SCsub.
|
6 years ago |
Bernhard M. Wiedemann
|
83b856c046
BuildSystem: Sort input file lists
|
6 years ago |
Bernhard M. Wiedemann
|
f312582326
BuildSystem: Fix font list
|
6 years ago |
Viktor Ferenczi
|
c5bd0c37ce
Running builder (content generator) functions in subprocesses on Windows
|
7 years ago |
Rhody Lugo
|
920224a535
add NoCache wrapper to Command
|
7 years ago |
Ibrahn Sahir
|
1433c2cbbb
GDScript access to copyright, license, author and donor information.
|
7 years ago |
Rémi Verschelde
|
4287c7822b
Merge pull request #17440 from viktor-ferenczi/issue-5042
|
7 years ago |
Viktor Ferenczi
|
272ecddb28
Properly closing all files in Python code
|
7 years ago |
Leon Krause
|
fa760082f5
Build polygon clipper only in tools builds
|
7 years ago |
Rhody Lugo
|
a65c0939fd
disable caching for targets using helper functions
|
7 years ago |
Rhody Lugo
|
a4a222d62d
use the same cache for all branches for appveyor
|
7 years ago |
Zher Huei Lee
|
fbcb2edeeb
Added modules' doc files to make_doc_header
|
7 years ago |
Rémi Verschelde
|
ed2b66f023
Improve code style of generated headers
|
7 years ago |
mhilbrunner
|
487afde3bb
Ignore files not ending with '.xml' when building doc header
|
7 years ago |
Rémi Verschelde
|
6361e24f29
Cleanup unnecessary debug prints
|
7 years ago |
Marius Guggenmos
|
1d380bf03d
fixed double escape for quotes in editor/SCsub
|
7 years ago |
Matthias Hoelzl
|
727a381fc9
Fix Python 3 build
|
7 years ago |
Andreas Haas
|
de9cc6ed96
Merge pull request #11592 from SaracenOne/header_generator_fix
|
7 years ago |
Saracen
|
07ccfa6a07
Python header generator now generates strings with escape characters.
|
7 years ago |
Elliott Sales de Andrade
|
ffab67b8da
Use BoolVariable in target/component/advanced options.
|
7 years ago |
Matthias Hoelzl
|
f3745a23be
Fix errors in Python 3 build
|
7 years ago |
Juan Linietsky
|
4f929a0fdf
Changed the doc class generation to individual files per class. It is also possible to save module files in module directories and the build system will
|
7 years ago |
Poommetee Ketson
|
345dfd4504
EditorAbout: add donors tab
|
7 years ago |
Matthias Hoelzl
|
b6e1e47e3a
Make build scripts Python3 compatible
|
7 years ago |
Matthias Hoelzl
|
a919a013f5
Fix mixed tab/whitespace in build files
|
7 years ago |
Rémi Verschelde
|
7ad14e7a3e
Dead code tells no tales
|
7 years ago |
Rémi Verschelde
|
21e53c4267
Buildsystem: Reduce verbosity of font and translation generation
|
7 years ago |