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-08-12Rename Meson option use_system_libs to system_librarieskcgen
2022-08-06Standardize Meson formatting with muon fmtkcgen
2022-08-06Prioritize release builds using wrapskcgen
2022-07-30Exclude OpenGL for debugger buildskcgen
2022-07-28Provide Iir1 via Meson wrap and vcpkgkcgen
2022-06-30Add Tracy to build systemKirk
2022-06-14Add a Meson option (-Dasm=true) for saving assembly outputkcgen
2022-06-07Add Meson developer options for narrowing and vectorizationkcgen
2022-05-22Add SpeexDSP to a couple more listskcgen
2022-05-22Replace linear-interpolation resampler with SpeeXJohn Novak
2022-05-08Add zlib as a dependency of ZMBVkcgen
2021-12-13Address slirp PR review feedbackkcgen
2021-12-13Enable slirp in CI release buildsJookia
2021-12-13Add the libslirp EthernetConnection backendJookia
2021-12-13Use EthernetConnection in NE2000 and drop pcapJookia
2021-10-27Add mt32emu to Meson's try-static-libskcgen
2021-04-04Add fluidsynth to try_static_libs listpo/try-static-fluidsynthPatryk Obara
2021-03-15Reformat meson_options filePatryk Obara
2021-03-06Always support Opus CD-DA trackskcgen
2021-03-04Merge branch 'po/import-ne2000-1'Patryk Obara
2021-02-27Make building of unit tests automatic or configurablekcgen
2021-02-24Add pcap dependency to make ne2000 buildablepo/import-ne2000-1Patryk Obara
2021-02-24Add slirp dependency and use_slirp setup optionPatryk Obara
2021-02-21Link opusfile statically in macOS releasePatryk Obara
2021-02-21Link libpng statically in Linux and macOS releasesPatryk Obara
2021-02-21Link SDL2_net statically in macOS release CI jobPatryk Obara
2021-02-15Link SDL2 statically for macOS release buildPatryk Obara
2021-02-12Provide an option for disabling ALSA dependencyPatryk Obara
2021-02-12Add mt32emu dependency with meson wrap fallbackPatryk Obara
2021-01-13Handle dynrec defines depending on host architecturePatryk Obara
2020-12-18Add debugger feature to meson buildsystemPatryk Obara
2020-12-17Start migration to meson buildsystemPatryk Obara