Thaddeus Crews
|
01fc9aee6c
Core: Modernize C headers with C++ equivalents
|
il y a 3 mois |
Pāvels Nadtočajevs
|
e61edcadb8
Print script backtrace in the crash handler.
|
il y a 3 mois |
Aaron Franke
|
97ee05e9b7
Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp
|
il y a 5 mois |
Thaddeus Crews
|
dadfcd1ff2
Merge pull request #95776 from Calinou/crash-handler-linuxbsd-simplify-file-path
|
il y a 4 mois |
Pāvels Nadtočajevs
|
ab717497ef
[Windows] Offload `RenderingDevice` creation test to subprocess.
|
il y a 5 mois |
Hugo Locurcio
|
57141e04a6
Simplify printed file paths in the Linux/*BSD crash handler
|
il y a 11 mois |
LinuxUserGD
|
f1a677fb4c
Disable the crash handler if execinfo=no scons option is set
|
il y a 1 an |
naelstrof
|
b49e9c9896
Made signal handling more uniform. Fixes #82102
|
il y a 1 an |
Riteo
|
2a6ce37910
Make PIE relocation detection glibc-only
|
il y a 2 ans |
Ekaterina Vaartis
|
5e041eee11
Alter linux debug stacktraces handling to support more environments
|
il y a 2 ans |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
il y a 2 ans |
Rafał Mikrut
|
2233624152
Remove usage of unitialized variables
|
il y a 2 ans |
Rémi Verschelde
|
c366f8d2d4
Crash handler: Use `print_error` to include backtrace in logs
|
il y a 3 ans |
Rémi Verschelde
|
90162851a7
Core: Move generated `VERSION_HASH` to a `.cpp` file
|
il y a 3 ans |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
il y a 3 ans |
Rémi Verschelde
|
2beaae4b6f
String: Remove `erase` method, bindings can't mutate String
|
il y a 3 ans |
Hugo Locurcio
|
8556dd1bef
Improve crash handler message display
|
il y a 4 ans |
Marcel Admiraal
|
2a74b388d0
Split OS::execute into two methods
|
il y a 4 ans |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
il y a 4 ans |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
il y a 4 ans |
bruvzg
|
80b8eff6aa
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
|
il y a 5 ans |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
il y a 5 ans |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
il y a 5 ans |
Juan Linietsky
|
f8a79a97c7
Effective DisplayServer separation, rename X11 -> LinuxBSD
|
il y a 5 ans |