Commit graph

19 commits

Author SHA1 Message Date
Mathieu Comandon daa3eea2e9 Add issuelocker script 2024-02-26 17:53:56 -08:00
Mathieu Comandon 24f8fee432 Re-enable imports sorting 2024-02-24 21:14:32 -08:00
Mathieu Comandon 38fbe9f05e Ruff reformat 2024-02-24 21:02:06 -08:00
Mathieu Comandon 0934b014fe Remove libstrangle option 2024-01-31 10:31:45 -08:00
Mathieu Comandon 9952c97b4c Add clean_configs script 2024-01-27 13:36:12 -08:00
Mathieu Comandon fedc9d857e Improvements to clean_prefix script 2023-06-06 21:31:26 -07:00
Mathieu Comandon 0879886ffc Reformat cleanup_prefix 2023-02-05 20:12:25 -08:00
Mathieu Comandon 4d3d04d4ec Minor adjustment to prefix scanner 2023-01-31 15:57:05 -08:00
Mathieu Comandon 40cd119aea Prefix scanning implementation 2023-01-31 13:21:40 -08:00
Daniel Johnson 77d00fefdc Move extract_icon to a more appropriate directory
./utils contains stand alone utility scripts; utility routines used
by wine seem to be in lutris/util/wine, so lets move this there.

I am hoping this will address issue #4529
2022-09-28 03:55:15 -04:00
Mathieu Comandon 5ee931679e Handle pefile not being installed 2022-09-26 20:26:56 -07:00
Fedi Takeli f69a04b043 formatting 2022-09-26 20:16:42 -07:00
Fedi Takeli 363e5cba8e init - extract_icon 2022-09-26 20:16:42 -07:00
Maximiliano Sandoval R f52a7308bf meson: Add post install scrip
Makes sure the icons and desktop file are installed
2022-04-11 14:09:21 -07:00
Alexander Ravenheart f5e8e007b3 - Replaced pipenv with poetry
- Updated min version check in setup.py to Python 3.6
- Updated isort config file and calls to align with v5.x
- Added init-hook for gi imports in .pylintrc to avoid invalid no-member issues
- Makefile: added lock, show-tree, bandit, black, mypy; updated test, cover, dev, isort, autopep8, check, isort-check, flake8, pylint; removed req, requirements;
- Updated .travis.yml to use poetry and make
- Added my email in AUTHORS
- Updated CONTRIBUTING.md
- Updated lint_python.yml to use poetry and make, reorganized instructions to have all install related steps first
- sorted imports: lutris, lutris-wrapper, cleanup_prefix.py and multiple files in tests dir
2021-11-17 21:17:43 -08:00
Christian Clauss e5652a0210 Placate flake8 2021-08-02 13:44:18 -07:00
Mathieu Comandon 85d5a32b06 Add prototype script for wine prefix cleanup 2021-05-24 18:24:06 -07:00
Mathieu Comandon 7e000f5cfa Add scanners package 2021-05-10 23:16:15 -07:00
Mathieu Comandon 663f1e5b62 Add a proof of concept for Retroarch ROM import 2021-04-25 16:08:16 -07:00