-
Notifications
You must be signed in to change notification settings - Fork 40
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
cmake: remove jpeg sources from our repo and use turbojpeg instead #316
Draft
flsobral
wants to merge
19
commits into
master
Choose a base branch
from
topic/cmake-remove-jpeg-and-use-turbojpeg
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Mar 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c7eb928 - Browse repository at this point
Copy the full SHA c7eb928View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1485866 - Browse repository at this point
Copy the full SHA 1485866View commit details -
jpeg: disables usage of heap inside the jpeg error struct
we'll have to find another way of using the heap with the jpeg error handling
Configuration menu - View commit details
-
Copy full SHA for e974309 - Browse repository at this point
Copy the full SHA e974309View commit details -
jpeg: removes the jpeg source code
Adds jdatadst_tc and jdatasrc_tc, based on the original ones for the stdio, but for usage with totalcross.io.File. That way we can use our own input without messing with the library internals.
Configuration menu - View commit details
-
Copy full SHA for 4f87947 - Browse repository at this point
Copy the full SHA 4f87947View commit details
Commits on Mar 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f7b3c17 - Browse repository at this point
Copy the full SHA f7b3c17View commit details
Commits on Mar 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a92a06c - Browse repository at this point
Copy the full SHA a92a06cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56b8eaf - Browse repository at this point
Copy the full SHA 56b8eafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88adc08 - Browse repository at this point
Copy the full SHA 88adc08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8181388 - Browse repository at this point
Copy the full SHA 8181388View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffd28a9 - Browse repository at this point
Copy the full SHA ffd28a9View commit details
Commits on Mar 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8b984cd - Browse repository at this point
Copy the full SHA 8b984cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5109f55 - Browse repository at this point
Copy the full SHA 5109f55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26b9315 - Browse repository at this point
Copy the full SHA 26b9315View commit details -
Configuration menu - View commit details
-
Copy full SHA for ceba9f1 - Browse repository at this point
Copy the full SHA ceba9f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e2964b - Browse repository at this point
Copy the full SHA 8e2964bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16dbc91 - Browse repository at this point
Copy the full SHA 16dbc91View commit details
Commits on Mar 18, 2021
-
cmake: specify git tag for jpeg-turbo instead of using the default
since we're doing that, also make it shallow clone
Configuration menu - View commit details
-
Copy full SHA for 0a7e702 - Browse repository at this point
Copy the full SHA 0a7e702View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fedb38 - Browse repository at this point
Copy the full SHA 7fedb38View commit details
Commits on Apr 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e21e72a - Browse repository at this point
Copy the full SHA e21e72aView commit details
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.