1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-22 02:32:33 +01:00
gallery-dl/scripts
Mike Fährmann 402025c3c3
fix some build issues
- use 'os.name' to decide between Windows/Linux build
- don't check Windows executable version number,
  since Wine fails to run the executable and causes release.sh to stop
2020-03-06 15:15:59 +01:00
..
bash_completion.py fix data file inclusion in source distributions 2019-11-09 00:47:13 +01:00
build_testresult_db.py fix config.set calls in build_testresults_db.py 2019-12-03 16:29:09 +01:00
create_test_data.py update/cleanup Python dev scripts 2019-04-16 21:21:34 +02:00
hook-gallery_dl.py add PyInstaller script and hook (#166) 2019-04-17 12:43:29 +02:00
man.py fix data file inclusion in source distributions 2019-11-09 00:47:13 +01:00
pyinstaller.py fix some build issues 2020-03-06 15:15:59 +01:00
release.sh fix some build issues 2020-03-06 15:15:59 +01:00
run_tests.sh use context managers in cache.py & add tests 2020-02-25 23:08:47 +01:00
supportedsites.py [hentaihand] add extractors (closes #605) 2020-02-19 21:55:47 +01:00
util.py install bash completion into share/bash-completion/completions 2019-11-07 23:23:48 +01:00