Commit History

Author SHA1 Message Date
  bruvzg c1b34672f9 [Windows] Enable crash reporter on MinGW builds, use libbacktrace to generate stack trace from DWARF symbols. 2 years ago
  Rémi Verschelde 023dcd44c1 Refactor OS exit code to be `EXIT_SUCCESS` by default 10 months ago
  bruvzg 625c4bdace [Linux] Add support for PCK embedding section with non GNU-ld linkers. 1 year ago
  Rémi Verschelde 9e4315bb50 Style: Harmonize header includes in platform ports 1 year ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Rémi Verschelde 0e53dd642c Fix MSVC warning C4706: assignment within conditional expression 2 years ago
  Jan Haller d38d76d039 Fix exit code of --help and --version, and test them in CI 2 years ago
  bruvzg c0cc41d6c1 Improve embedded PCK loading and exporting. 3 years ago
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code 2 years ago
  Rémi Verschelde 5a1f42b322 Windows: Fix GCC -fpermissive error with 'pck' section workaround 3 years ago
  Bartłomiej T. Listwon e4bde938a1 Prevent LTCG (MSVC LTO) from removing "pck" section 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  RevoluPowered 579342810f t Add unit testing to Godot using DocTest and added to GitHub Actions CI 4 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde ea7b497065 Replace more occurrences of NULL with nullptr 4 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 4 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Pedro J. Estébanez 40f4d3cf0f Add embedded PCK option to PC platforms 5 years ago
  Rémi Verschelde bc26d0d6cd Platform: Ensure classes match their header filename 6 years ago