Skip to content

Conversation

@danoli3
Copy link
Member

@danoli3 danoli3 commented Mar 5, 2025

Since this is Developer useful in this Release window this will aide

of.sh

  • oF script 0.1.0 -> 0.2.0 - fixed subcommands
  • update now supports pg/projectgenerator / libs
  • fixed passing values to subscripts when not needed
  • added version query for library and pg

download_libs

  • added variable for HOST_URL -u --url - default to github/openframeworks/apothecary
image image image image
one@One4Sevens-MBP openFrameworksiOSTIPS % ./of help     
Wed  5 Mar 2025 13:15:17 AEDT: [openFrameworks: help]
Usage: ./of <command> [subcommand] [options]

Commands:
  update [subcommand]    Update openFrameworks components
    libs                 Download openFrameworks libraries (default)
    pg | projectgenerator  Download Project Generator

  version [subcommand]   Show version information
    of                   Show openFrameworks version (default)
    pg | projectgenerator Show Project Generator version

  upgrade [subcommand]   Upgrade openFrameworks components
    addons               Upgrade addons (backup recommended)
    apps                 Upgrade apps (backup recommended)

Options:
  -h, --help             Show this help message

Examples:
  ./of update              # Updates libraries
  ./of update pg           # Updates Project Generator
  ./of version             # Shows openFrameworks version
  ./of version pg          # Shows Project Generator version
  ./of upgrade addons      # Upgrades addons
  ./of upgrade apps        # Upgrades apps

danoli3 added 3 commits March 5, 2025 12:10
…projectgenerator / libs, fixed passing values to subscripts when not needed, added version query for library and pg
@danoli3 danoli3 merged commit d8bd4de into openframeworks:master Mar 5, 2025
15 checks passed
danoli3 added a commit that referenced this pull request Mar 13, 2025
* commit '5630d2034d835e81225a225355e97f4144b21179': (446 commits)
  Restore target build dir behavior for Xcode. Closes #8321 (#8340)
  of script updates (#8339)
  _OBJC_CLASS_$_AVFoundationVideoPlayer fix (#8337)
  poco mk (#8336)
  relative locations rabbit (#8335)
  fix(ofParameter): better default init() handling of non-comparable/non-copyable objects and containers (#8325)
  path to string conversion on Windows fix. (#8333)
  iOS template add ofxiOS group ref (#8330)
  Xcode iOS Target Project Fixes (#8328)
  chore(iOS): remove iosNativeARCExample (#8324)
  ofxGui fix for apple targets (#8320)
  assimp ios addon_config (#8319)
  chore(iOS): remove GLKit example (#8317)
  fix(iOS): adjustments to layout of Location example + deprecations updates (#8311)
  fix(iOS): update to CoreLocation authorization request (#8309)
  remove boost from android. (#8307)
  Remove boost from linux scripts, download_libs (#8306)
  ofPixels memory allocation size fix (#8226)
  remove boost references from CoreOF.xcconfig and config.*.default.mk for macOS and osx. (#8304)
  Fix to json scripts (#8301)
  ...

# Conflicts:
#	.gitignore
#	libs/openFrameworks/gl/ofGLProgrammableRenderer.cpp
#	libs/openFrameworks/gl/ofGLUtils.h
#	libs/openFrameworks/gl/ofShader.cpp
#	libs/openFrameworks/gl/ofTexture.h
#	libs/openFrameworks/graphics/ofTrueTypeFont.cpp
#	libs/openFrameworks/graphics/ofTrueTypeFont.h
#	libs/openFrameworks/sound/ofAVEngineSoundPlayer.h
#	libs/openFrameworks/sound/ofSoundBaseTypes.cpp
#	libs/openFrameworks/sound/ofSoundBaseTypes.h
#	libs/openFrameworks/sound/ofSoundStream.cpp
#	libs/openFrameworks/utils/ofConstants.h
#	libs/openFrameworks/utils/ofThread.h
#	libs/openFrameworks/utils/ofURLFileLoader.cpp
#	libs/openFrameworks/utils/ofUtils.h
#	libs/openFrameworks/utils/ofXml.h
#	libs/openFrameworksCompiled/project/android/build.gradle
#	libs/openFrameworksCompiled/project/android/common-functions.gradle
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.

1 participant