Rémi Verschelde
|
f9bafe4ba4
Remove editor splash screen with sponsors logo
|
3 years ago |
Rémi Verschelde
|
a5093d64ac
SCons: List `.gen.cpp` sources explicitly to avoid globbing errors
|
3 years ago |
Rémi Verschelde
|
7bf9787921
SCons: Format buildsystem files with psf/black
|
5 years ago |
Rémi Verschelde
|
9b636a2ccd
Input: Drop obsolete versions of SDL gamecontrollerdb
|
5 years ago |
Rémi Verschelde
|
0749906d8a
Gamepad: Fix parsing order for SDL2 controller databases
|
5 years ago |
Andrii Doroshenko (Xrayez)
|
752debe204
SCons: do not build tests with tools=no
|
5 years ago |
Rémi Verschelde
|
66d09a6b4c
SCons: Fix uses of [].append instead of env.add_source_files()
|
5 years ago |
Rémi Verschelde
|
3a2ca68af3
SCons: Build thirdparty code in own env, disable warnings
|
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
|
6 years ago |
n4nn31355
|
bdc64efcb3
Fix segfault on x11
|
7 years ago |
ShyRed
|
75308d7a30
Open textfile in textmode
|
7 years ago |
Rémi Verschelde
|
cc617dc5d1
SCons: properly close files when reading controller mappings
|
7 years ago |
Hein-Pieter van Braam
|
e4e0ba908a
Merge pull request #17296 from cart/controller-mapping-autogen
|
7 years ago |
Viktor Ferenczi
|
272ecddb28
Properly closing all files in Python code
|
7 years ago |
Carter Anderson
|
40b0c55834
Generate controller mapping class from one or more SDL2 database files
|
7 years ago |
Juan Linietsky
|
db22aec51a
fixed reference to splash file
|
7 years ago |
Juan Linietsky
|
cf84ee22a9
Added custom editor splash (including sponsor logo).
|
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 |
Daniel J. Ramirez
|
51393eb2b2
New splash screen.
|
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 |
Poommetee Ketson
|
e3998528e0
BuildSystem: generated files have .gen.extension
|
7 years ago |
Juan Linietsky
|
7ba71fb243
Restored (And auto-generated) splash image
|
8 years ago |
Rémi Verschelde
|
8b7a86ec7b
Move tests again from core to main
|
8 years ago |
Rémi Verschelde
|
d4c17700aa
style: Fix PEP8 whitespace issues in Python files
|
8 years ago |
Rémi Verschelde
|
fc8ccd5b8c
SCsub: Add python shebang as a hint for syntax highlighting
|
8 years ago |
Rémi Verschelde
|
399b1b0474
Cosmetic fixes to SCons buildsystem
|
9 years ago |
Juan Linietsky
|
0fa94a9690
Build System Changes
|
10 years ago |