Manuel Bilderbeek cadc207e8a Added JVC MSX MIDI emulation (untested). il y a 4 ans
..
3rdparty 4ee7920bfb Update SDL2 to 2.0.10. il y a 4 ans
android fc33166d82 Also copy icon to banner.png, which is used on AndroidTV. il y a 4 ans
msvc cadc207e8a Added JVC MSX MIDI emulation (untested). il y a 4 ans
package-arch 938ba8ce73 Prefer openmsx.org instead of www.msx.org everywhere... il y a 8 ans
package-darwin b967c0d38b Remove setting "internet enabled" flag on DMG image (macOS) il y a 4 ans
package-dingux 6506daab23 Update print syntax in "import version; print" mini-scripts il y a 4 ans
package-slackware 938ba8ce73 Prefer openmsx.org instead of www.msx.org everywhere... il y a 8 ans
package-windows 55eff0b585 Run "python3" rather than "python" in MSVC and Android builds il y a 4 ans
3rdparty.mk d30cf8e81c Remove Tcl 8.6's pkgs/ directory before building it in 3rdparty il y a 5 ans
3rdparty_libraries.py 5a65b462de In the "Usage:" help line, explicitly suggest "python3" il y a 4 ans
3rdparty_packages2make.py 5a65b462de In the "Usage:" help line, explicitly suggest "python3" il y a 4 ans
buildinfo2code.py 9171f2d82d Fix bug#1201, segfault on unaligned memory access il y a 4 ans
checksum.py 2b5576f858 Replace all instances of IOError with OSError (in Python scripts) il y a 4 ans
compilers.py 7e0f3f15fd Convert build scripts to Python 3 il y a 4 ans
components.py f948c8d2f5 Add support for SDL2 in the build system il y a 7 ans
components2code.py 5a65b462de In the "Usage:" help line, explicitly suggest "python3" il y a 4 ans
components2defs.py 5a65b462de In the "Usage:" help line, explicitly suggest "python3" il y a 4 ans
configurations.py 3ed9b4e27f Made computation of buildable components a method il y a 5 ans
cpu.py 9171f2d82d Fix bug#1201, segfault on unaligned memory access il y a 4 ans
cpu2flags.py 5a65b462de In the "Usage:" help line, explicitly suggest "python3" il y a 4 ans
custom.mk 6336f48d32 Renamed ChangeLog to ChangeLog.old il y a 11 ans
detectsys.py 7e0f3f15fd Convert build scripts to Python 3 il y a 4 ans
download.py 0fc6f96af3 Replace use of depricated API in download script il y a 4 ans
entry-seq.mk d089095d55 Various text-processing stuff il y a 11 ans
entry.mk d089095d55 Various text-processing stuff il y a 11 ans
executils.py a02d759b77 Fixed python error when building from shallow checkout il y a 4 ans
extract.py d690b5a08e Handle symlink creation failing on Windows 10 il y a 4 ans
fileutils.py 2b5576f858 Replace all instances of IOError with OSError (in Python scripts) il y a 4 ans
flavour-bindist.mk d089095d55 Various text-processing stuff il y a 11 ans
flavour-debug.mk d089095d55 Various text-processing stuff il y a 11 ans
flavour-devel.mk d089095d55 Various text-processing stuff il y a 11 ans
flavour-i686.mk d089095d55 Various text-processing stuff il y a 11 ans
flavour-lto.mk d089095d55 Various text-processing stuff il y a 11 ans
flavour-m68k.mk d089095d55 Various text-processing stuff il y a 11 ans
flavour-opt-debug.mk 2a6454adc2 Remove -funroll-loops optimization flag il y a 9 ans
flavour-opt.mk 2a6454adc2 Remove -funroll-loops optimization flag il y a 9 ans
flavour-ppc.mk d089095d55 Various text-processing stuff il y a 11 ans
flavour-ppcg4.mk d089095d55 Various text-processing stuff il y a 11 ans
flavour-super-opt.mk d089095d55 Various text-processing stuff il y a 11 ans
flavour-unittest.mk 1885039c97 Fixed bugs in gl_{vec,mat} unittest il y a 4 ans
flavour-win32.mk d089095d55 Various text-processing stuff il y a 11 ans
gitdist.py 7e0f3f15fd Convert build scripts to Python 3 il y a 4 ans
install.py 2e03216cb5 Add another workaround for Windows 10 symlinks il y a 4 ans
libraries.py e0697f2762 Avoid warnings on 3rdparty library headers il y a 4 ans
list_system_libs.py 5a65b462de In the "Usage:" help line, explicitly suggest "python3" il y a 4 ans
main.mk f4c3b1d2ba Enabled c++17 in make/meson/vcxproj build files il y a 4 ans
makeutils.py 83810e8afe Modernize writing of text files il y a 4 ans
meson_update_sources.py 34c6cf13ad Add script to update Meson sources list il y a 4 ans
msysutils.py 2b5576f858 Replace all instances of IOError with OSError (in Python scripts) il y a 4 ans
outpututils.py 7e0f3f15fd Convert build scripts to Python 3 il y a 4 ans
packages.py 4ee7920bfb Update SDL2 to 2.0.10. il y a 4 ans
patch.py 2b5576f858 Replace all instances of IOError with OSError (in Python scripts) il y a 4 ans
platform-android.mk ded81fb7bc Update Android ARM compiler name il y a 4 ans
platform-darwin.mk 013ce9ef90 Compile against the default SDK on Mac OS X il y a 10 ans
platform-dingux.mk 6693b10a0b Target GCW0 instead of A320 for OD build il y a 7 ans
platform-freebsd.mk d089095d55 Various text-processing stuff il y a 11 ans
platform-gnu.mk d089095d55 Various text-processing stuff il y a 11 ans
platform-linux.mk d1cbff0fca Fix link error on linux related to pthread il y a 7 ans
platform-mingw-w64.mk b4e3415025 Improved guessing name of windres tool il y a 9 ans
platform-mingw32.mk a271a520a6 Do not build against /usr/local on MinGW il y a 11 ans
platform-nacl.mk d089095d55 Various text-processing stuff il y a 11 ans
platform-netbsd.mk d089095d55 Various text-processing stuff il y a 11 ans
platform-openbsd.mk d089095d55 Various text-processing stuff il y a 11 ans
platform-pandora.mk d089095d55 Various text-processing stuff il y a 11 ans
platform-solaris.mk d089095d55 Various text-processing stuff il y a 11 ans
probe.py 2b5576f858 Replace all instances of IOError with OSError (in Python scripts) il y a 4 ans
pylintrc 1906fd62fa Allow digits in class names, except for the first character. il y a 15 ans
sizestats.py ff54bda99a Convert sizestats.py to Python 3 il y a 4 ans
systemfuncs.py 7e0f3f15fd Convert build scripts to Python 3 il y a 4 ans
systemfuncs2code.py 5a65b462de In the "Usage:" help line, explicitly suggest "python3" il y a 4 ans
thirdparty_download.py 2b5576f858 Replace all instances of IOError with OSError (in Python scripts) il y a 4 ans
version.py 7e0f3f15fd Convert build scripts to Python 3 il y a 4 ans
version2code.py 5a65b462de In the "Usage:" help line, explicitly suggest "python3" il y a 4 ans
win_resource.py 5a65b462de In the "Usage:" help line, explicitly suggest "python3" il y a 4 ans