Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Feature/issue 177 - Improve logging capabilities of standalone image and native image creation#178

Merged
PhilippSalvisberg merged 40 commits intomainfrom
feature/issue-177-improve-logging-native-image
Dec 26, 2021
Merged

Feature/issue 177 - Improve logging capabilities of standalone image and native image creation#178
PhilippSalvisberg merged 40 commits intomainfrom
feature/issue-177-improve-logging-native-image

Conversation

@PhilippSalvisberg
Copy link
Copy Markdown
Collaborator

@PhilippSalvisberg PhilippSalvisberg commented Dec 26, 2021

closes #177

  • ECMAScript 5.1 & native image compatibility
    • trivadis_custom_format.arbori
    • format.js
    • do not use js.nashorn-compat=true anymore
  • Configure logging in tvdformat via environment variables:
    • TVDFORMAT_LOGGING_CONF_FILE
    • TVDFORMAT_DEBUG
    • TVDFORMAT_TIMING
  • Support --no-fallback native image
    • works with default Arbori program
    • works with trivadis_custom_format.arbori
  • Improve build configuration
    • new property native.image.fallback
    • new property disable.logging

@PhilippSalvisberg PhilippSalvisberg merged commit 7a43fe1 into main Dec 26, 2021
@PhilippSalvisberg PhilippSalvisberg deleted the feature/issue-177-improve-logging-native-image branch December 26, 2021 01:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve logging capabilities of standalone image and native image creation

1 participant