Remove unused or obsolete code; get minimal build working. #32

Merged
cgranade merged 82 commits from cgranade/minimal-functionality into master 2026-03-04 09:21:41 +01:00
Owner

This PR removes obsolete or unused code, such as the custom Python 2–style wrapper for print, or the custom implementation of chr. This PR also fixes bugs that block running Arcalibre from a built wheel, including the incorrect usage of previous interpreter versions detected from sysconfig.

This PR removes obsolete or unused code, such as the custom Python 2–style wrapper for `print`, or the custom implementation of `chr`. This PR also fixes bugs that block running Arcalibre from a built wheel, including the incorrect usage of previous interpreter versions detected from `sysconfig`.
cgranade force-pushed cgranade/minimal-functionality from 2710af66c5 to fb5c21e40e 2026-01-20 23:19:35 +01:00 Compare
Allow using unrar.
Some checks failed
ci/woodpecker/push/build Pipeline failed
538d087e45
Begin to use BCP-47 for locales, new preferences for language options.
Some checks failed
ci/woodpecker/push/build Pipeline failed
467c16d84f
Temporarily disable non-english translations on first wizard.
Some checks failed
ci/woodpecker/push/build Pipeline failed
3530958b59
Started using cardcatalog to abstract out database backnd.
Some checks failed
ci/woodpecker/push/build Pipeline failed
38f4c05f57
cgranade changed title from WIP: Remove unused or obsolete code; get minimal build working. to Remove unused or obsolete code; get minimal build working. 2026-02-18 01:38:49 +01:00
Disable building headless QPA plugin for now.
Some checks failed
ci/woodpecker/push/build Pipeline failed
daf3fb295f
Fail more gracefully on invalid locale strings.
Some checks failed
ci/woodpecker/push/build Pipeline failed
8c5b9b482d
Remove link to old manual.
All checks were successful
ci/woodpecker/push/build Pipeline was successful
543ad81afd
Author
Owner

Merging this in, as it's been up for review for a while, and is now acting as the basis for other branches.

Merging this in, as it's been up for review for a while, and is now acting as the basis for other branches.
cgranade merged commit accc249345 into master 2026-03-04 09:21:41 +01:00
Sign in to join this conversation.
No description provided.