1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2025-03-09 21:24:36 +00:00
Andrew Senetar de8a0a21b2
Update Packaging
- Add changes from OSX build to local hscommon/build.py
- Update package.py & srcpkg.sh
  - Remove invalid submodule references
  - Update srcpkg.sh to use xz
- Update package.py pyinstaller configuration
  - Call PyInstaller inline
  - Add --noconfirm option to be more script friendly
  - Add UCRT Redist location to path should fix #545 as now all the dlls
    are included
2019-12-31 21:36:52 -06:00
..
2019-12-31 20:16:27 -06:00
2019-12-31 20:16:27 -06:00
2019-12-31 20:16:27 -06:00
2019-09-09 19:54:28 -05:00
2019-09-09 19:54:28 -05:00
2019-12-31 20:16:27 -06:00
2019-12-31 21:36:52 -06:00
2019-12-31 20:16:27 -06:00
2019-12-31 20:16:27 -06:00
2019-12-31 20:16:27 -06:00
2019-12-31 20:16:27 -06:00
2019-09-09 19:54:28 -05:00
2019-12-31 20:16:27 -06:00
2019-12-31 20:16:27 -06:00
2019-12-31 20:16:27 -06:00
2019-12-31 20:16:27 -06:00
2019-12-31 20:16:27 -06:00
2019-09-09 19:54:28 -05:00
2019-12-31 20:16:27 -06:00
2019-12-31 20:16:27 -06:00
2019-12-31 20:16:27 -06:00
2019-12-31 20:16:27 -06:00
2019-12-31 20:16:27 -06:00

This module is common code used in all Hardcoded Software applications. It has no stable API so
it is not recommended to actually depend on it. But if you want to copy bits and pieces for your own
apps, be my guest.