Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-10Add SDL2_image dependency to packages and build systemskcgen
2022-10-22Handle code review remarksFeralChild64
2022-10-22Handle code review remarksFeralChild64
2022-10-22Add mouse mapper, config tool and config sectionFeralChild64
2022-10-14Make system check for SpeexDSP optionalkcgen
2022-10-07Consider cross-compilers before testing SpeexDSPkcgen
2022-10-07Improve detection of built-in atomicskcgen
2022-09-26Lookup resources in a custom meson-setup "--datadir"kcgen
2022-09-26Use dynamic libraries by defaultkcgen
2022-09-26Hoist wrap build options to a common variablekcgen
2022-09-24Use SpeexDSP from the system if passes testskcgen
2022-09-24Include the resource tree in the meson install actionkcgen
2022-09-24Dedupe the project name using Meson's metadatakcgen
2022-09-23Specify library module for FluidSynth depKirk
2022-09-19Bump 0.79 version to 0.80v0.80.0-alphakcgen
2022-08-29Let Meson check the return-code from a system callkcgen
2022-08-29Avoid archiving single objectskcgen
2022-08-28Use the Mersenne Twister random generator in TalChorus (CWE-676)kcgen
2022-08-27Only check for 16 and 32bit atomics in Mesonkcgen
2022-08-27Add libatomic to packages and link-check it in Mesonkcgen
2022-08-19Validate extra link arguments in Mesonkcgen
2022-08-14Correctly report PNG support in Meson summaryOtto Liljalaakso
2022-08-14Update FluidSynth wrap to 2.2.8kcgen
2022-08-12Test SpeexDSP's floating-point API during Meson setupkcgen
2022-08-12Rename Meson option use_system_libs to system_librarieskcgen
2022-08-08Move meson test to top-level and use in iir1kcgen
2022-08-06Bump license for compiled project to GPL-3.0-or-laterkcgen
2022-08-06Move package-specific Meson options into each dependencykcgen
2022-08-06Standardize Meson formatting with muon fmtkcgen
2022-08-06Prioritize release builds using wrapskcgen
2022-08-06Only use Tracy when requestedkcgen
2022-07-30Only exclude OpenGL for the debugger on Linuxkcgen
2022-07-30Improve delineation of major section in meson buildkcgen
2022-07-30Exclude OpenGL for debugger buildskcgen
2022-07-28Support the SpeexDSP depenedency via Meson wrapkcgen
2022-07-28Provide Iir1 via Meson wrap and vcpkgkcgen
2022-07-23Add TAL-Chorus to the build systemJohn Novak
2022-07-04Silence warnings from the tracy subprojectkcgen
2022-06-30Add Tracy to build systemKirk
2022-06-26Only include debugger deps when enabledkcgen
2022-06-20Add YM7128B_emu to the build systemJohn Novak
2022-06-14Add a Meson option (-Dasm=true) for saving assembly outputkcgen
2022-06-08Include ZMBV as a library instead of via source includekcgen
2022-06-07Add Meson developer options for narrowing and vectorizationkcgen
2022-06-07Add flags used for releases prior to Mesonkcgen
2022-05-29Add ir1 to the build systemJohn Novak
2022-05-22Add SpeexDSP to a couple more listskcgen
2022-05-22Replace linear-interpolation resampler with SpeeXJohn Novak
2022-05-09Ask compilers to ignore unknown pragmaskcgen
2022-05-08Add zlib as a dependency of ZMBVkcgen