.. |
3rdparty
|
bca32462d3
Remove obsolete patches
|
4 years ago |
msvc
|
f4fd45708c
[1/5] Split FilePool -> FilePool + FilePoolCore
|
4 years ago |
package-arch
|
938ba8ce73
Prefer openmsx.org instead of www.msx.org everywhere...
|
9 years ago |
package-darwin
|
3a07b428fc
build: Fix unmountable DMG images on macOS < 10.13
|
4 years ago |
package-dingux
|
6506daab23
Update print syntax in "import version; print" mini-scripts
|
5 years ago |
package-slackware
|
938ba8ce73
Prefer openmsx.org instead of www.msx.org everywhere...
|
9 years ago |
package-windows
|
55eff0b585
Run "python3" rather than "python" in MSVC and Android builds
|
5 years ago |
3rdparty.mk
|
9f574d0fb2
Disable ARM SIMD assembly in SDL2 when compiling with Clang
|
4 years ago |
3rdparty_libraries.py
|
23b67ca773
Remove ALSA from 3rdparty
|
4 years ago |
3rdparty_packages2make.py
|
5a65b462de
In the "Usage:" help line, explicitly suggest "python3"
|
5 years ago |
buildinfo2code.py
|
9171f2d82d
Fix bug#1201, segfault on unaligned memory access
|
5 years ago |
checksum.py
|
2b5576f858
Replace all instances of IOError with OSError (in Python scripts)
|
5 years ago |
compilers.py
|
7e0f3f15fd
Convert build scripts to Python 3
|
5 years ago |
components.py
|
f948c8d2f5
Add support for SDL2 in the build system
|
8 years ago |
components2code.py
|
5a65b462de
In the "Usage:" help line, explicitly suggest "python3"
|
5 years ago |
components2defs.py
|
5a65b462de
In the "Usage:" help line, explicitly suggest "python3"
|
5 years ago |
configurations.py
|
3ed9b4e27f
Made computation of buildable components a method
|
6 years ago |
cpu.py
|
b06f755fa5
build: Add support for 64-bit RISC-V
|
4 years ago |
cpu2flags.py
|
5a65b462de
In the "Usage:" help line, explicitly suggest "python3"
|
5 years ago |
custom.mk
|
6336f48d32
Renamed ChangeLog to ChangeLog.old
|
11 years ago |
detectsys.py
|
7e0f3f15fd
Convert build scripts to Python 3
|
5 years ago |
download.py
|
0fc6f96af3
Replace use of depricated API in download script
|
5 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
|
5 years ago |
extract.py
|
d690b5a08e
Handle symlink creation failing on Windows 10
|
5 years ago |
fileutils.py
|
2b5576f858
Replace all instances of IOError with OSError (in Python scripts)
|
5 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
|
10 years ago |
flavour-opt.mk
|
2a6454adc2
Remove -funroll-loops optimization flag
|
10 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
|
5 years ago |
flavour-win32.mk
|
d089095d55
Various text-processing stuff
|
11 years ago |
gitdist.py
|
a6abc7320a
Exclude Meson build files from dist tarball, for now
|
4 years ago |
install.py
|
2e03216cb5
Add another workaround for Windows 10 symlinks
|
4 years ago |
libraries.py
|
4e67107e18
Use argument-less super() calls in libraries.py
|
4 years ago |
list_system_libs.py
|
5a65b462de
In the "Usage:" help line, explicitly suggest "python3"
|
5 years ago |
main.mk
|
f4c3b1d2ba
Enabled c++17 in make/meson/vcxproj build files
|
5 years ago |
makeutils.py
|
83810e8afe
Modernize writing of text files
|
5 years ago |
meson_update_sources.py
|
34c6cf13ad
Add script to update Meson sources list
|
5 years ago |
msysutils.py
|
2b5576f858
Replace all instances of IOError with OSError (in Python scripts)
|
5 years ago |
outpututils.py
|
7e0f3f15fd
Convert build scripts to Python 3
|
5 years ago |
packages.py
|
84fac54d38
Update Tcl to 8.6.10
|
4 years ago |
patch.py
|
2b5576f858
Replace all instances of IOError with OSError (in Python scripts)
|
5 years ago |
platform-android.mk
|
ded81fb7bc
Update Android ARM compiler name
|
4 years ago |
platform-darwin.mk
|
c3d7998332
build: Explicitly link against all macOS system frameworks we use
|
4 years ago |
platform-dingux.mk
|
6693b10a0b
Target GCW0 instead of A320 for OD build
|
8 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
|
8 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)
|
5 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
|
5 years ago |
systemfuncs.py
|
7e0f3f15fd
Convert build scripts to Python 3
|
5 years ago |
systemfuncs2code.py
|
5a65b462de
In the "Usage:" help line, explicitly suggest "python3"
|
5 years ago |
thirdparty_download.py
|
23b67ca773
Remove ALSA from 3rdparty
|
4 years ago |
version.py
|
147df111aa
Back to development mode after releasing 16.0
|
4 years ago |
version2code.py
|
5a65b462de
In the "Usage:" help line, explicitly suggest "python3"
|
5 years ago |
win_resource.py
|
049c9ca0d8
Include revision information in Windows resource version string
|
4 years ago |