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