Skip to content
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

Add support for specifying response file encoding #15426

Merged
merged 9 commits into from Nov 15, 2021

Conversation

juj
Copy link
Collaborator

@juj juj commented Nov 4, 2021

second attempt at landing #15406

ChangeLog.md Outdated Show resolved Hide resolved
@sbc100
Copy link
Collaborator

sbc100 commented Nov 4, 2021

Can you title this that same as before ("Add support for specifying response file encoding") and mention in the commit message that it is a second attempt at landing #15406?

@sbc100
Copy link
Collaborator

sbc100 commented Nov 5, 2021

Can you add this new test to test-windows in .circleci/config.yml ?

@juj juj changed the title Fix response files encoding Add support for specifying response file encoding Nov 8, 2021
@juj juj enabled auto-merge (squash) November 8, 2021 08:40
@juj juj force-pushed the fix_response_files_encoding branch from d1bbf4a to 34db286 Compare November 15, 2021 17:41
@juj juj merged commit 5db73a6 into emscripten-core:main Nov 15, 2021
@@ -36,6 +36,10 @@ See docs/process.md for more on how version tagging works.
2.0.33 - 11/01/2021
-------------------
- Bug fixes
- Added support for specifying the text encoding to be used in response filenames
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changelog in wrong place?

curiousdannii added a commit to curiousdannii/emscripten that referenced this pull request Nov 19, 2021
Changelog entry for emscripten-core#15426 was mistakenly added to 2.0.33
curiousdannii added a commit to curiousdannii/emscripten that referenced this pull request Nov 19, 2021
Changelog entry for emscripten-core#15426 was mistakenly added to 2.0.33
sbc100 pushed a commit that referenced this pull request Nov 19, 2021
Changelog entry for #15426 was mistakenly added to 2.0.33
ab-unity pushed a commit to Unity-Technologies/emscripten that referenced this pull request Nov 30, 2021
)

* Add support for specifying response file encoding using the suffix of the response file name, and autodetect the response file encoding using the suffix of the response file name if one is specified there.

* Update Changelog

* Adjust test to verify locale.getpreferredencoding()

* Update ChangeLog

* Improve comments

* Update comment

* Relocate comment

* Update Changelog

* Add test to windows config

(cherry picked from commit 5db73a6)

# Conflicts:
#	.circleci/config.yml
mmarczell-graphisoft pushed a commit to GRAPHISOFT/emscripten that referenced this pull request Jan 5, 2022
)

* Add support for specifying response file encoding using the suffix of the response file name, and autodetect the response file encoding using the suffix of the response file name if one is specified there.

* Update Changelog

* Adjust test to verify locale.getpreferredencoding()

* Update ChangeLog

* Improve comments

* Update comment

* Relocate comment

* Update Changelog

* Add test to windows config
mmarczell-graphisoft pushed a commit to GRAPHISOFT/emscripten that referenced this pull request Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants