Maarten ter Huurne
|
2b5576f858
Replace all instances of IOError with OSError (in Python scripts)
|
5 tahun lalu |
Maarten ter Huurne
|
7e0f3f15fd
Convert build scripts to Python 3
|
5 tahun lalu |
Maarten ter Huurne
|
f623713913
Use print function syntax
|
5 tahun lalu |
Maarten ter Huurne
|
83810e8afe
Modernize writing of text files
|
5 tahun lalu |
Maarten ter Huurne
|
5a907862ff
Capture exceptions using 'as' instead of ','
|
5 tahun lalu |
Maarten ter Huurne
|
6c55e9ac5f
Make parsing of MSYS fstab more robust
|
9 tahun lalu |
Maarten ter Huurne
|
6f3625b4ed
Do not use the MSYSCON envvar to pick a shell when running under MSYS
|
9 tahun lalu |
wouter
|
d089095d55
Various text-processing stuff
|
11 tahun lalu |
Maarten ter Huurne
|
9dfa9b06a8
Fixed execution of shell commands on MSYS 1.0.11-RC.
|
15 tahun lalu |
Maarten ter Huurne
|
8e34a4b43e
Depending on how MSYS is installed, it might not have an /etc/fstab.
|
15 tahun lalu |
Maarten ter Huurne
|
c7b9c2f92e
Quote the path to the Python interpreter, since it might contain spaces ("Program Files").
|
15 tahun lalu |
Maarten ter Huurne
|
0a4829ec74
Fix MSYS detection: OSTYPE envvar is not defined everywhere.
|
15 tahun lalu |
Maarten ter Huurne
|
d5ed83bc61
Moved most MSYS related code to new "msysutils" module.
|
15 tahun lalu |