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