Rémi Verschelde
|
a5093d64ac
SCons: List `.gen.cpp` sources explicitly to avoid globbing errors
|
4 gadi atpakaļ |
Marcus Brummer
|
74174676b8
Fixed build with SCRIPT_AES256_ENCRYPTION_KEY set
|
4 gadi atpakaļ |
Rémi Verschelde
|
a00ef0d27b
SCons: Abort if SCRIPT_AES256_ENCRYPTION_KEY is invalid
|
4 gadi atpakaļ |
Rémi Verschelde
|
e94161dada
SCons: Add explicit dependencies on thirdparty code in cloned env
|
4 gadi atpakaļ |
Marcel Admiraal
|
e21adf2bc6
Don't handle BaseException in build scripts
|
4 gadi atpakaļ |
Rémi Verschelde
|
64b0f5db40
zstd: Update to upstream version 1.4.5
|
5 gadi atpakaļ |
Rémi Verschelde
|
7bf9787921
SCons: Format buildsystem files with psf/black
|
5 gadi atpakaļ |
unknown
|
61ad365fc9
Update zstd to 1.4.3
|
5 gadi atpakaļ |
bruvzg
|
1a0306abb1
Fix missing `z_verbose` and `z_error` symbols in debug iOS build.
|
6 gadi atpakaļ |
Fabio Alessandrelli
|
c19871af6d
Move CryptoCore to it's own folder.
|
6 gadi atpakaļ |
Rémi Verschelde
|
68081b3f6e
Merge pull request #30188 from Andrettin/Method-Binding-Free-Function-Support
|
6 gadi atpakaļ |
Andrettin
|
e2a3ed3cd8
Added support for passing functions pointers (with a class instance as the first parameter) to method bindings
|
6 gadi atpakaļ |
Rémi Verschelde
|
b0d41847ed
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
|
6 gadi atpakaļ |
Fabio Alessandrelli
|
564d93ff10
CryptoCore class to access to base crypto utils.
|
6 gadi atpakaļ |
Andrii Doroshenko (Xrayez)
|
9bf48db891
Build Clipper with `tools=no` and patch it to auto-disable exceptions
|
6 gadi atpakaļ |
Rémi Verschelde
|
d52b70fb5e
SCons: Always use env.Prepend for CPPPATH
|
6 gadi atpakaļ |
Rémi Verschelde
|
c2a669a9f0
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
|
6 gadi atpakaļ |
Guilherme Felipe
|
e64391f47b
Update zstd to 1.3.8
|
6 gadi atpakaļ |
Rémi Verschelde
|
9cb18232c2
Core: Drop unused global_defaults logic
|
6 gadi atpakaļ |
Rémi Verschelde
|
3a2ca68af3
SCons: Build thirdparty code in own env, disable warnings
|
7 gadi atpakaļ |
Rémi Verschelde
|
a9e17af09a
SCons: Build core's thirdparty code in own environment
|
7 gadi atpakaļ |
allkhor
|
79d6bde5ac
Fixed scons warning: Ignoring missing 'core/helper/SCsub' after #22351.
|
7 gadi atpakaļ |
Fabio Alessandrelli
|
0e56377e96
Allow system certs file to be used by Editor.
|
7 gadi atpakaļ |
Fabio Alessandrelli
|
d2b38aabec
Bundle SSL certs with the templates.
|
7 gadi atpakaļ |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 gadi atpakaļ |
Viktor Ferenczi
|
c5bd0c37ce
Running builder (content generator) functions in subprocesses on Windows
|
7 gadi atpakaļ |
Rhody Lugo
|
920224a535
add NoCache wrapper to Command
|
7 gadi atpakaļ |
Ibrahn Sahir
|
1433c2cbbb
GDScript access to copyright, license, author and donor information.
|
7 gadi atpakaļ |
Rémi Verschelde
|
4287c7822b
Merge pull request #17440 from viktor-ferenczi/issue-5042
|
7 gadi atpakaļ |
Viktor Ferenczi
|
272ecddb28
Properly closing all files in Python code
|
7 gadi atpakaļ |