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-22Add mouse mapper, config tool and config sectionFeralChild64
2022-09-26Lookup resources in a custom meson-setup "--datadir"kcgen
2022-09-24Dedupe the project name using Meson's metadatakcgen
2022-09-23Codify the use of Semantic Versioningkcgen
2022-08-06Only use Tracy when requestedkcgen
2022-06-08Only define WIN32 on Windows if it's not already definedkcgen
2022-05-16Adjust copyright dates for 2022Patryk Obara
2022-04-14Prevent Loguru from using std::locale (#1561)kcgen
2022-02-18Address PR feedback as suggestedWengier
2021-12-23Always use dosbox-staging.conf regardless of build typekcgen
2021-12-13Address slirp PR review feedbackkcgen
2021-12-13Add the libslirp EthernetConnection backendJookia
2021-12-13Use EthernetConnection in NE2000 and drop pcapJookia
2021-12-12Query macOS for the localekcgen
2021-08-18Define and prefer HAVE_BUILTIN_CLEAR_CACHE in meson.buildKirk
2021-06-01Dynamic core support for W^X systems Kirk
2021-03-13Add informational-only support for naming std::threadskcgen
2021-03-10Rename CONF_BRAND to CONF_SUFFIXPatryk Obara
2021-03-10Remove "-git" suffix from .conf file in releasePatryk Obara
2021-03-06Always support Opus CD-DA trackskcgen
2021-02-24Add NE2000 to the buildsystem, but keep it disabledPatryk Obara
2021-02-13Add missing Opus dependencyPatryk Obara
2021-02-12Port missing C_ALSA define to mesonPatryk Obara
2021-02-12Add mt32emu dependency with meson wrap fallbackPatryk Obara
2021-01-25Enable math constants in math.h header on WindowsPatryk Obara
2021-01-25Port NOMINMAX define to mesonPatryk Obara
2021-01-22Move C_DIRECTSERIAL check to mesonPatryk Obara
2021-01-22Adjust comments for few config.h sectionsPatryk Obara
2021-01-22Port C_HAS_BUILTIN_EXPECT compiler check to mesonPatryk Obara
2021-01-21Adapt to cleaned defines from master branchPatryk Obara
2021-01-20Detect CoreAudio, CoreMIDI dependencies on macOSPatryk Obara
2021-01-15Port C_SET_PRIORITY define to mesonPatryk Obara
2021-01-15Port OS defines to meson buildsystemPatryk Obara
2021-01-15Add meson checks for several headersPatryk Obara
2021-01-15Check for availability of realpath function via mesonPatryk Obara
2021-01-15Add define for mt32emu to config templatePatryk Obara
2021-01-14Update to use new define namesPatryk Obara
2021-01-13Port C_HAVE_MPROTECT definePatryk Obara
2021-01-13Port PAGESIZE define for PPC64LE to mesonPatryk Obara
2021-01-13Update copyright statement in config templatePatryk Obara
2021-01-13Port C_FPU* defines to mesonPatryk Obara
2021-01-13Define endianness via mesonPatryk 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