Naoto Kondo
|
577e547b6a
[macOS] Fixed a problem sdk path could not be detected
|
6 years ago |
Rémi Verschelde
|
a2a5793e13
Merge pull request #21339 from Placinta/master
|
6 years ago |
Rémi Verschelde
|
173b342ca7
Remove trailing whitespace
|
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
|
7 years ago |
Rémi Verschelde
|
3a2ca68af3
SCons: Build thirdparty code in own env, disable warnings
|
7 years ago |
K. S. Ernest (iFire) Lee
|
35e5ba84d3
Fix #17843 inability to generate vs projects without being in a MSVC command prompt by guessing variables.
|
7 years ago |
Bernhard M. Wiedemann
|
83b856c046
BuildSystem: Sort input file lists
|
7 years ago |
Bernhard M. Wiedemann
|
853d9c0807
Do not record year of build
|
7 years ago |
Alexandru Croitor
|
3624644630
Pass -isysroot to compiler / linker when doing a macOS build
|
7 years ago |
dragmz
|
8fd337e2df
fix windows build using python 3.7
|
7 years ago |
Viktor Ferenczi
|
c5bd0c37ce
Running builder (content generator) functions in subprocesses on Windows
|
7 years ago |
karroffel
|
b64171e79c
add initial GLES2 3D renderer
|
7 years ago |
Patrick Kaster
|
8bb90fd5f3
added 'android_add_asset_dir('...') method to Android module gradle build config
|
7 years ago |
Rhody Lugo
|
920224a535
add NoCache wrapper to Command
|
7 years ago |
Ibrahn Sahir
|
27310974e0
fixed building using scons with python3
|
7 years ago |
Ibrahn Sahir
|
1433c2cbbb
GDScript access to copyright, license, author and donor information.
|
7 years ago |
Henry Hirsch
|
291fa9deb4
Remove commented out code in methods.py
|
7 years ago |
Leon Krause
|
d8d9eea722
Refactor JavaScript platform build script
|
7 years ago |
Viktor Ferenczi
|
272ecddb28
Properly closing all files in Python code
|
7 years ago |
karroffel
|
eac4c984df
add GLES 2 renderer for 2D
|
7 years ago |
luz.paz
|
612ab4bbc6
Fix typos with codespell
|
7 years ago |
Kurtis Harms
|
e6f787cb02
Fix mixed use of tabs and spaces
|
7 years ago |
Ariel Manzur
|
70fca42cd9
removed debug print
|
7 years ago |
Ariel Manzur
|
81426ff0a8
- Improves portability in joystick buttons enum
|
7 years ago |
Will Nations
|
a025ca5fc6
Include .hpp files in VS scons builds. Fixed Typo.
|
7 years ago |
Rémi Verschelde
|
9f479f096c
Fix typos in code and docs with codespell
|
7 years ago |
Hugo Locurcio
|
bf32d36230
Disable colored output and progress bar when building outside of a TTY
|
7 years ago |
Rémi Verschelde
|
bb90707709
SCons: Fix build error on invalid module folders
|
7 years ago |
Rhody Lugo
|
b40259096c
sort by the most recently accessed files
|
7 years ago |