keep build directory after packaging for easier debugging |
|
More...
|
almost 3 years ago
|
Merge branch 'topic-fix-pcopy' into develop |
|
More...
|
almost 3 years ago
|
add test gwbasic/PCOPY for issue #206 |
|
More...
|
almost 3 years ago
|
ad hoc codesigning on mac - use codesign tool instead of cx_Freeze |
|
More...
|
almost 3 years ago
|
fix undefined cpu_arch in new sdl2loader on mac |
|
More...
|
almost 3 years ago
|
pyproject.toml reader only needed for linux desktop & control files |
|
More...
|
almost 3 years ago
|
include doc/ directory in make clean |
|
More...
|
almost 3 years ago
|
remove unused custom sdist command from make.freeze |
|
More...
|
almost 3 years ago
|
switch modified build_py command back on - this is what includes release.json |
|
More...
|
almost 3 years ago
|
we don't need the data from pyproject.toml for cx_Freeze |
|
More...
|
almost 3 years ago
|
fix incorrect docstring in audio_portaudio |
|
More...
|
almost 3 years ago
|
update windows script to work with cx_Freeze 6.11.1 |
|
More...
|
almost 3 years ago
|
update references to packaging/ -> make/ |
|
More...
|
almost 3 years ago
|
rename packaging -> main gue to namespace conflict with newer setuptools |
|
More...
|
almost 3 years ago
|
load setup options using toml lib instead of setuptools, as cx_Freeze's version does not support toml |
|
More...
|
almost 3 years ago
|
move common definitions for freezing into make.freeze |
|
More...
|
almost 3 years ago
|
bring back make.common.build_manifest() as it's used by cx_freeze packagers |
|
More...
|
almost 3 years ago
|
clean up make.common |
|
More...
|
almost 3 years ago
|
simpler make commands |
|
More...
|
almost 3 years ago
|
add USAGE.txt and release.json back into gitignore, avoid accidental checkins |
|
More...
|
almost 3 years ago
|
delete setup.py and setup.json, update packaging scripts and setup to use pyproject.toml |
|
More...
|
almost 3 years ago
|
remove documentation dependency on setup.json |
|
More...
|
almost 3 years ago
|
remove unnecessary modules and dlls from windows distribution |
|
More...
|
almost 3 years ago
|
integrate makedeb script in packaging workflow |
|
More...
|
almost 3 years ago
|
update BUILD.md as we replaced fpm with dpkg and alien |
|
More...
|
almost 3 years ago
|
remove unused sdl2loader.get_dll_file |
|
More...
|
almost 3 years ago
|
manage warnings emitted by pysdl2-dll |
|
More...
|
almost 3 years ago
|
don't include documentation html, /usr/local/share/doc is not commonly used for this |
|
More...
|
almost 3 years ago
|
deb package is built from wheel, build that first |
|
More...
|
almost 3 years ago
|
remove fpm packaging from packaging script, call to build resources at the start of makedeb.sh |
|
More...
|
almost 3 years ago
|