Merge branch 'topic-cleanup-packaging-code' into develop |
|
More...
|
over 2 years ago
|
Merge branch 'topic-mac-package' into develop |
|
More...
|
over 2 years ago
|
remove more setuptools boilerplate |
|
More...
|
over 2 years ago
|
dunmanifestin |
|
More...
|
over 2 years ago
|
make.mac: exclude sdl header files |
|
More...
|
over 2 years ago
|
make.mac: fix problems with codesigning the app |
|
More...
|
over 2 years ago
|
make.mac: remove code we don't need |
|
More...
|
over 2 years ago
|
make.mac: ensure resource dir is created |
|
More...
|
over 2 years ago
|
compatibility fix |
|
More...
|
over 2 years ago
|
Merge branch 'topic-structure' into develop |
|
More...
|
over 2 years ago
|
Merge branch 'topic-resources' into develop |
|
More...
|
over 2 years ago
|
remove pcbasic.run(), use main() instead |
|
More...
|
over 2 years ago
|
rework _launch_session and _run_session and make names more meaningful |
|
More...
|
over 2 years ago
|
simplify _run_session |
|
More...
|
over 2 years ago
|
rework resume logic |
|
More...
|
over 2 years ago
|
disentangle run_session |
|
More...
|
over 2 years ago
|
fix BrokenPipeError when piping pcbasic output |
|
More...
|
over 2 years ago
|
replace NOGUARD with contextlib.nullcontext (with .compat patch for <=3.6) |
|
More...
|
over 2 years ago
|
simplify calling absolute __path__ hack in py2 compat |
|
More...
|
over 2 years ago
|
move __path__ hack in init to compat module (it is only needed for py2) |
|
More...
|
over 2 years ago
|
fix == in freeze.py |
|
More...
|
over 2 years ago
|
main scripts: return an exit code |
|
More...
|
over 2 years ago
|
rename runner script to run-pcbasic.py and remove .bat file |
|
More...
|
over 2 years ago
|
move icon.json from pcbasic/basic/data to pcbasic/data |
|
More...
|
over 2 years ago
|
move documentation sources into docs/source |
|
More...
|
over 2 years ago
|
create separate make_local target to build only the usage doc used by -h |
|
More...
|
over 2 years ago
|
centralise excluded packages in freeze |
|
More...
|
over 2 years ago
|
improve signal to noise ratio for makedeb.sh |
|
More...
|
over 2 years ago
|
rename docsrc -> docs |
|
More...
|
over 2 years ago
|
no need for building our own manifest in windows cx_freeze |
|
More...
|
over 2 years ago
|