.. |
3rdparty
|
96bba47850
Retargeted openmsx and 3rd parties to SDK 0.0.17134.0 for Windows Visual Studio
|
6 years ago |
android
|
554b3529c2
No need to use deprecated android update command
|
6 years ago |
msvc
|
bd644053c1
Merge branch 'master' into sdl2
|
6 years ago |
package-arch
|
938ba8ce73
Prefer openmsx.org instead of www.msx.org everywhere...
|
9 years ago |
package-darwin
|
974dbeab9a
Launch openMSX with retina support on macOS.
|
6 years ago |
package-dingux
|
c896582baa
Added manual for OpenDingux
|
8 years ago |
package-slackware
|
938ba8ce73
Prefer openmsx.org instead of www.msx.org everywhere...
|
9 years ago |
package-windows
|
f9961a2a8e
Revert "Change working dir for Windows shortcuts to home dir."
|
8 years ago |
.gitignore
|
cddaa4e1bb
Migrate ignore files from SVN to Git.
|
11 years ago |
3rdparty.mk
|
54969afa46
Fix SDL2 build on macOS.
|
6 years ago |
3rdparty_libraries.py
|
c89f8f73d7
Move omission of ALSA on non-Linux systems from Make to Python
|
6 years ago |
3rdparty_packages2make.py
|
962d74deb5
Re-extract 3rdparty package when its patch changes
|
8 years ago |
android_download.py
|
fac4bd2d20
Use TCL 8.5.11 for Android build; newer versions cant be build with Android tool chain
|
11 years ago |
buildinfo2code.py
|
6d87771e15
Increase fixed scale factor from 1 to 2 on Android
|
6 years ago |
checksum.py
|
d089095d55
Various text-processing stuff
|
11 years ago |
compilers.py
|
0c496f3fb0
Accept GCC5 preprocessor output in macro expander function
|
9 years ago |
components.py
|
f948c8d2f5
Add support for SDL2 in the build system
|
8 years ago |
components2code.py
|
d089095d55
Various text-processing stuff
|
11 years ago |
components2defs.py
|
954b702549
Moved aggregating of CFLAGS and LDFLAGS to components2defs.py
|
9 years ago |
configurations.py
|
3ed9b4e27f
Made computation of buildable components a method
|
6 years ago |
cpu.py
|
95d807e97c
Add build support for 64-bit ARM
|
10 years ago |
cpu2flags.py
|
d089095d55
Various text-processing stuff
|
11 years ago |
custom.mk
|
6336f48d32
Renamed ChangeLog to ChangeLog.old
|
11 years ago |
detectsys.py
|
db2cddf1a5
Removed Maemo5 support
|
8 years ago |
download.py
|
d089095d55
Various text-processing stuff
|
11 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
|
6f3625b4ed
Do not use the MSYSCON envvar to pick a shell when running under MSYS
|
9 years ago |
extract.py
|
d20881520f
Don't set time on symlinks when extracting 3rdparty package
|
8 years ago |
fileutils.py
|
c4d1f97095
Fix "make install" when the top-level install directory does not exist
|
9 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
|
eb137addf8
extended CRC16 unittest
|
6 years ago |
flavour-win32.mk
|
d089095d55
Various text-processing stuff
|
11 years ago |
gitdist.py
|
2857e3751f
Replaced "make dist" implementation to use "git archive" as the base
|
10 years ago |
install.py
|
3748ea4c5b
Include old C-BIOS ROMs for backwards compatibility of save states
|
6 years ago |
libraries.py
|
5fbd8a1c09
Correct SDL2 probing on macOS.
|
6 years ago |
list_system_libs.py
|
d089095d55
Various text-processing stuff
|
11 years ago |
main.mk
|
bb6160176b
Find Clang's C compiler using substitution on the name
|
6 years ago |
makeutils.py
|
e9e8baf1e5
Remove support for DIR_IF_EXISTS in makeutils.py
|
6 years ago |
msysutils.py
|
6c55e9ac5f
Make parsing of MSYS fstab more robust
|
9 years ago |
outpututils.py
|
d089095d55
Various text-processing stuff
|
11 years ago |
packages.py
|
5f05a6e346
Upgrade SDL2 to version 2.0.9.
|
6 years ago |
patch.py
|
d089095d55
Various text-processing stuff
|
11 years ago |
platform-android.mk
|
d515acf1b8
Update Android build
|
6 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
|
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
|
07d29904d3
Improve probe code layout using 'elif'
|
6 years ago |
pylintrc
|
1906fd62fa
Allow digits in class names, except for the first character.
|
15 years ago |
python-search.sh
|
2857e3751f
Replaced "make dist" implementation to use "git archive" as the base
|
10 years ago |
sizestats.py
|
d089095d55
Various text-processing stuff
|
11 years ago |
systemfuncs.py
|
05ad9666c9
Use c++11 sleep_for()
|
9 years ago |
systemfuncs2code.py
|
d089095d55
Various text-processing stuff
|
11 years ago |
thirdparty_download.py
|
6cad3aa748
Do not attempt to download and extract libalsa sources on Windows
|
9 years ago |
version.py
|
268c047755
Back to development mode
|
6 years ago |
version2code.py
|
d089095d55
Various text-processing stuff
|
11 years ago |
win_resource.py
|
d089095d55
Various text-processing stuff
|
11 years ago |