-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update the build process to use toltecmk #789
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Eeems
added
the
tooling
Set of scripts and configuration files for building the packages
label
Dec 16, 2023
This comment was marked as resolved.
This comment was marked as resolved.
That should be cleaned up enough for now. |
Eeems
changed the title
Hack together using toltecmk for the build process
Update the build process to use toltecmk
Jan 5, 2024
This comment was marked as resolved.
This comment was marked as resolved.
Opened #866 to resolve micro no longer building. |
Opened #867 to resolve mmc-utils no longer building. |
|
Jayy001
reviewed
May 31, 2024
Jayy001
approved these changes
May 31, 2024
raisjn
approved these changes
Jun 3, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lets do it
Eeems
added a commit
that referenced
this pull request
Jun 27, 2024
* Hack together using toltecmk for the build process * Use makefile for dependencies * Update to python 3.12 * Fix format * Add missing packages and ignore lint issues * Fix lint and format * Add missing format fix * Update to toltecmk 0.3.0 * Fix lint * builder.make(..., False) * Remove more unused code * Rename toltec_old to build and minor cleanup * Format fix * Add back missing method * Whoops, forgot to stage this * Only parse package/*/package files * Update requirements.txt * Update requirements.txt
Eeems
added a commit
that referenced
this pull request
Sep 5, 2024
### New Packages - `bandwich` - 0.22.2-1 (#892) - `sysfs_preload` - 1.0.1-1 (#833) ### Updated Packages - `7zip` - 23.01-2 (#890) - `display`, and `rm2fb-client` - 1:0.0.33-3 (#741 #833) - `koreader` - 2024.04-5 (#894) - `lf` - r32-1 (#889) - `oxide`, `oxide-extra`, `oxide-utils`, `inject_evdev`, `liboxide`, `liboxide-dev` - 2.8.4-2 (#833 #903) - `libsentry` - 0.7.6-1 (#833 #903 ) - `bufshot` - 0.1.2-3 (#898) - `dumbskull` - 0.0.1-4 (#898) - `genie` - 0.1.7-2 (#898) - `harmony` - 0.2.3-2 (#898) - `iago` - 0.1.2-2 (#898) - `lamp` - 0.1.1-3 (#898) - `mines` - 0.1.4-4 (#898) - `remux` - 0.3.0-6 (#898 #882) - `rpncalc` - 0.0.3-4 (#898) - `simple` - 0.2.1-2 (#898) - `wordlet` - 0.0.2-4 (#898) - `toltec-base` - 1.4-1 (#897) - `toltec-bootstrap` - 0.4.5-1 (#897) - `toltec-deletion` - 0.1-7 (#887) - `xochitl` - 0.0.0-21 (#833) ### Packages Removed - `bottom` - Entware now provides this package - `ripgrep` - Entware now provides this package ### Tooling - Update build process to use toltecmk (#789).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
builder.make(..., False)