Hiroshi Miura
3e86767cd4
Refactoring docs
...
- Move prerelease changelogs under docs
- Move CONTRIBUTE.rst and SECURITY.rst under docs
Signed-off-by: Hiroshi Miura <miurahr@linux.com >
2022-06-02 08:10:40 +09:00
nikitalita
1573ae16cb
Add build for standalone Windows binary
...
- Add batch script to build standalone Windows binary
- Change `exit(1)` to `sys.exit(1)` throughout installer
to prevent errors in standalone binaries
- Add `freeze_support()` in __init__.py for standalone
binary
2021-09-07 18:00:59 -07:00
Hiroshi Miura
99b9c216a5
Inroduce --kde option for src subcommand
...
It apply KDE patch collection to Qt 5.15.2 source
`aqt src 5.15.2 linux desktop --kde`
Patch collection is based on Qt 5.15.2, so only the version can be patched.
Ref #231
Signed-off-by: Hiroshi Miura <miurahr@linux.com >
2021-06-19 15:02:08 +09:00
Hiroshi Miura
49fc8ec6b1
Version subcommand
...
- Set aqt version by version.py generation
- Drop importlib and pkg_resources chunks of code
Signed-off-by: Hiroshi Miura <miurahr@linux.com >
2021-06-11 08:34:43 +09:00
Hiroshi Miura
769d3c07cf
Introduce setuptools_scm
...
Signed-off-by: Hiroshi Miura <miurahr@linux.com >
2019-11-29 13:18:56 +09:00
Hiroshi Miura
e8de2e7869
Add MANIFEST.in for distributing logging.yml
...
Signed-off-by: Hiroshi Miura <miurahr@linux.com >
2019-09-28 16:23:47 +09:00
Hiroshi Miura
ec2031ffa9
Azure: Add ci script generator ( #20 )
...
thanks @nelsonjchen
Signed-off-by: Hiroshi Miura <miurahr@linux.com >
2019-05-25 17:08:02 +09:00
Hiroshi Miura
9802edd1b3
Add documents
...
Signed-off-by: Hiroshi Miura <miurahr@linux.com >
2019-03-24 11:15:22 +09:00
Hiroshi Miura
f6e704864a
Utilize requests package for http access
...
Signed-off-by: Hiroshi Miura <miurahr@linux.com >
2019-03-15 07:23:12 +09:00
Hiroshi Miura
2eecd94496
Renovation
...
- rename package
- rename command utility
- use six for compatibility
Signed-off-by: Hiroshi Miura <miurahr@linux.com >
2019-03-06 21:34:18 +09:00