Michael Alexsander Silva Dias
|
48935816dd
Fix possible error in "disable_advanced_gui" flag's description
|
6 years ago |
Rémi Verschelde
|
9cb18232c2
Core: Drop unused global_defaults logic
|
6 years ago |
Erik
|
0cd8b27b56
SCons: Corrects $LIBSUFFIXES environment variable for Windows
|
6 years ago |
Rémi Verschelde
|
4d9b8a98ba
Merge pull request #23279 from marcelofg55/osx_server
|
6 years ago |
Marcelo Fernandez
|
fe93bb03fe
Server platform works on OS X too
|
6 years ago |
lupoDharkael
|
edcca5f7ad
Dont use equality operators with None singleton in python files
|
6 years ago |
Rémi Verschelde
|
2024666305
SCons: Add 'werror' opt-in to treat warning as errors
|
6 years ago |
Rémi Verschelde
|
0e2de7481d
SCons: Set default warnings level to all (-Wall or /W3)
|
6 years ago |
Rémi Verschelde
|
dec20a987b
Fix some warnings raised by MSVC 2017
|
6 years ago |
Juan Linietsky
|
75c29879b0
Disable forced inline when building in debug.
|
6 years ago |
Rémi Verschelde
|
6bfb7944d9
SCons: Remove avoidable defines from main env's CPPPATH
|
6 years ago |
Juan Linietsky
|
6cbdeedf57
Added xatlas as alternative to thekla, forced it on.
|
6 years ago |
Rémi Verschelde
|
3a2ca68af3
SCons: Build thirdparty code in own env, disable warnings
|
6 years ago |
Rémi Verschelde
|
e5bbcb8bcf
Fix warnings for comparison between signed and unsigned integers [-Wsign-compare]
|
6 years ago |
Fabio Alessandrelli
|
0e56377e96
Allow system certs file to be used by Editor.
|
6 years ago |
Fabio Alessandrelli
|
d2b38aabec
Bundle SSL certs with the templates.
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 years ago |
Bernhard M. Wiedemann
|
83b856c046
BuildSystem: Sort input file lists
|
6 years ago |
Viktor Ferenczi
|
c5bd0c37ce
Running builder (content generator) functions in subprocesses on Windows
|
7 years ago |
Rémi Verschelde
|
8bbf455f1e
SCons: Keep default platform lib extensions in LIBSUFFIXES
|
6 years ago |
Rémi Verschelde
|
0aa7fcd410
SCons: Prevent using disable_3d or disable_advanced_gui with tools=yes
|
6 years ago |
Juan Linietsky
|
2b9902db06
-Fix disable_3d flag
|
6 years ago |
Patrick Kaster
|
8bb90fd5f3
added 'android_add_asset_dir('...') method to Android module gradle build config
|
6 years ago |
Rhody Lugo
|
920224a535
add NoCache wrapper to Command
|
7 years ago |
Hugo Locurcio
|
d54b5da940
Tweak some help texts in the build system
|
7 years ago |
Rémi Verschelde
|
7d392cd6f4
SCons: Allow unbundling libwebsockets and miniupnpc
|
7 years ago |
Fabio Alessandrelli
|
b4c65093d7
Merge pull request #18780 from mhilbrunner/upnp
|
7 years ago |
mhilbrunner
|
c21da40de5
Add UPnP support (port forwarding, querying external IP)
|
7 years ago |
Rémi Verschelde
|
3334209a73
SCons: Pass env to modules can_build method
|
7 years ago |
Leon Krause
|
d8d9eea722
Refactor JavaScript platform build script
|
7 years ago |