Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • play.it - Core library and scripts play.it - Core library and scripts
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Antoine Le Gonidec
  • play.it - Core library and scriptsplay.it - Core library and scripts
  • Merge requests
  • !402

Library update: Only extract needed files when using unzip

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed BetaRays requested to merge dev-2.12/library/update/extract-needed-files-only into staging-2.x Apr 04, 2019
  • Overview 20
  • Commits 27
  • Changes 1

TODO:

  • Add a variable to allow extracting more files (using full path)
  • Only do this for script targeting library ≥ 2.12
  • Extract files listed in APP_*_ICON(S_LIST)
  • unzip might exit with a non-zero status if a file/directory doesn't exist in a particular archive
  • Support archive-specific paths or files (like ARCHIVE_GAME_DATA_PATH_PLAYISM)
  • unzip doesn't like duplicate files (so specifying something* then something*.jar wouldn't work)
Edited Jul 01, 2019 by BetaRays
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dev-2.12/library/update/extract-needed-files-only