Maarten ter Huurne
|
2e03216cb5
Add another workaround for Windows 10 symlinks
|
4 gadi atpakaļ |
Maarten ter Huurne
|
2b5576f858
Replace all instances of IOError with OSError (in Python scripts)
|
5 gadi atpakaļ |
Maarten ter Huurne
|
5a65b462de
In the "Usage:" help line, explicitly suggest "python3"
|
5 gadi atpakaļ |
Maarten ter Huurne
|
7e0f3f15fd
Convert build scripts to Python 3
|
5 gadi atpakaļ |
Maarten ter Huurne
|
f623713913
Use print function syntax
|
5 gadi atpakaļ |
Maarten ter Huurne
|
5a907862ff
Capture exceptions using 'as' instead of ','
|
5 gadi atpakaļ |
Maarten ter Huurne
|
3748ea4c5b
Include old C-BIOS ROMs for backwards compatibility of save states
|
6 gadi atpakaļ |
Manuel Bilderbeek
|
b2875d5744
Changed default machine links to JP machines.
|
7 gadi atpakaļ |
Maarten ter Huurne
|
88d52aca8e
Removed COMPILE_ENV and LINK_ENV Make variables
|
8 gadi atpakaļ |
Manuel Bilderbeek
|
21b3675f24
Fix install of MinGW-w64 cross compile.
|
10 gadi atpakaļ |
Maarten ter Huurne
|
d522f2e1d9
Revert "install: Install symlink with absolute path."
|
10 gadi atpakaļ |
Laurens Holst
|
a3e79e758a
install: Install symlink with absolute path.
|
11 gadi atpakaļ |
Manuel Bilderbeek
|
9d46bf20f7
Fix broken symlinks in 'make install'.
|
11 gadi atpakaļ |
wouter
|
d089095d55
Various text-processing stuff
|
11 gadi atpakaļ |
Manuel Bilderbeek
|
60747c67dd
Fix missing newline in installer message.
|
14 gadi atpakaļ |
Manuel Bilderbeek
|
b2ce08d5be
Inform user about the default file pool for software.
|
14 gadi atpakaļ |
Manuel Bilderbeek
|
d218e5bd3f
Make Panasonic_FS-A1WSX the default MSX2+, because it has MSX-MUSIC.
|
14 gadi atpakaļ |
Maarten ter Huurne
|
3ce046aa7f
Do not instal README, GPL and AUTHORS: the first mainly applies to SVN and the second and third were moved to the "doc" directory.
|
15 gadi atpakaļ |
Maarten ter Huurne
|
23200c4f1f
Do not break on platform-*.mk using COMPILE_ENV or LINK_ENV.
|
15 gadi atpakaļ |
Max Feingold
|
62f9dd64cb
Python script that generates Win32 zip packages
|
15 gadi atpakaļ |
Maarten ter Huurne
|
e1fbf0443f
Do not break on "platform-*.mk" adding to "COMPILE_FLAGS", "LINK_FLAGS" or "TARGET_FLAGS".
|
15 gadi atpakaļ |
Maarten ter Huurne
|
20c9cd16c3
Provide default value for EXEEXT platform variable. This works around the inability of extractMakeVariables() to process includes.
|
15 gadi atpakaļ |
Maarten ter Huurne
|
c26ae4fc21
Only add slash to DESTDIR if it is non-empty. This fixes "make staticbindist".
|
15 gadi atpakaļ |
Maarten ter Huurne
|
fcb1a8481e
Use DESTDIR directly instead of having INSTALL_PREFIX as an intermediate.
|
15 gadi atpakaļ |
Maarten ter Huurne
|
1f1fd0b2c2
Converted "make install" to Python.
|
15 gadi atpakaļ |