summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/genie.lua
Commit message (Expand)AuthorAgeFilesLines
* Set LinkSupportCircularDependencies for FreeBSD as well as NetBSD (#11271). Vas Crabb2023-05-281-1/+1
* 3rdparty/lzma: Updated to LZMA SDK version 22.01 Vas Crabb2023-05-041-5/+0
* ui: Don't use facets of destructed locales. Vas Crabb2023-05-011-3/+3
* Fixed another warning, a full compile now completes with GCC 13.1. [R. Belmont] arbee2023-04-291-0/+1
* Support GCC 13.1 / Fedora 38 [R. Belmont] arbee2023-04-291-0/+9
* -Lua engine: run everything in coroutines. (#11019) Vas Crabb2023-03-251-1/+1
* Removed local copy of SDL source and update Android build support. (#10899) Miodrag Milanović2023-02-271-37/+2
* Use EQUIVALENT_ARRAY to avoid issues with std::size on member arrays, enable ... Vas Crabb2023-02-011-0/+1
* Fail earlier in the build process if SOURCES= specifies no files containing s... Vas Crabb2022-07-071-2/+12
* genie: Explicitly set LinkSupportCircularDependencies for NetBSD. (#10020) Thomas Klausner2022-07-041-0/+4
* Allow leaving off the src/<target>/ prefix in SOURCES= Vas Crabb2022-07-011-1/+5
* -Added support for directory names in SOURCES= Vas Crabb2022-06-301-2/+3
* More quality of life features for new source layout: Vas Crabb2022-06-291-5/+5
* Added make opions for filter file, adjusted source path display. Vas Crabb2022-06-281-15/+47
* Eliminated cross dependencies between driver projects. Vas Crabb2022-06-271-13/+15
* Acknowledge presence of circular dependencies to keep GNU ld happy on Linux. Vas Crabb2022-06-171-0/+3
* Updated scripts to support SOURCES= builds after the reorganisation happens. Vas Crabb2022-06-151-3/+3
* Adjust toolchain versions for triggering workarounds: Vas Crabb2022-06-061-2/+2
* Remove spurious /wx option from prjects generated for visual studio yz70s2022-05-231-1/+0
* fix for building with clang 14 as asmjit uses | & operators on bools [smf] smf-2022-05-181-0/+5
* scripts: Improve str_to_version again. Vas Crabb2022-05-171-15/+19
* fix version detection in str_to_version (#9767) sairuk2022-05-161-1/+1
* mips3: Fixed error flagged by GCC 12 [Ryan Holtz, R. Belmont] arbee2022-05-111-1/+0
* Initial GCC 12 support for Fedora 36. [R. Belmont] arbee2022-05-111-0/+7
* Apparently the issue with Sol and std::optional is a GCC version thing, not L... Vas Crabb2022-04-061-19/+19
* Disable lifetime dead store elimination for Linux GCC builds. Vas Crabb2022-04-031-1/+6
* -util/corealloc.h: Reduced make_unique_clear to a single variant for POD arrays. Vas Crabb2022-04-031-1/+0
* Disabled clang warnings again - only the GCC ones should be re-enabled. Vas Crabb2022-02-241-0/+2
* Re-enabled some compiler warnings and cleaned up some Python scripts a little. Vas Crabb2022-02-241-10/+0
* Include $ERRNO_CODES in Emscripten build to fix error loading software in Emu... Justin Kerk2021-12-301-0/+1
* Fix build with newer versions of Emscripten; minimum supported version is now... Justin Kerk2021-12-231-4/+45
* Remove of winstore/winphone Miodrag Milanovic2021-10-261-7/+0
* vs2019_clang target is now used instead of vsllvm Miodrag Milanovic2021-10-261-70/+0
* Remove old VisualStudio Miodrag Milanovic2021-10-261-1/+1
* xcode4 and ios removal Miodrag Milanovic2021-10-261-17/+7
* rpi target was not used, but regular linux one anyway Miodrag Milanovic2021-10-261-16/+1
* Remove CI20 Miodrag Milanovic2021-10-261-12/+1
* Remove steamlink Miodrag Milanovic2021-10-261-12/+0
* Remove pnacl remains Miodrag Milanovic2021-10-261-17/+4
* Overdue internal UI enhancements (#8674) Vas Crabb2021-10-091-1/+1
* util/strformat.h: Detect C++ standard > C++17 before doing weird stuff. Vas Crabb2021-09-181-0/+3
* Revert "enable BGFX_CONFIG_DEBUG to get proper asserts" Miodrag Milanovic2021-08-201-1/+1
* enable BGFX_CONFIG_DEBUG to get proper asserts Miodrag Milanovic2021-08-131-1/+1
* Disable another MSVC warning that is known to be noisy (and which showed up w... Aaron Giles2021-07-091-0/+1
* Stupid warning is stupid Olivier Galibert2021-05-261-0/+1
* srcclean for release Vas Crabb2021-05-231-4/+4
* Preliminary support for GCC 11.1 (Fedora 34) [R. Belmont] arbee2021-05-201-0/+8
* ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-141-0/+1
* Fix vs2019_clang build feos2021-04-051-3/+2
* Merge tag 'mame0230' into mainline-master Vas Crabb2021-03-311-0/+6
|\