Skip to content

Update to AS6#25

Merged
sclaiborne merged 3 commits into
mainfrom
feature/AS6
Apr 30, 2026
Merged

Update to AS6#25
sclaiborne merged 3 commits into
mainfrom
feature/AS6

Conversation

@sclaiborne

Copy link
Copy Markdown
Member

What

  • Replaced AS4 example project with fresh AS6 project via librarybuilderproject@1.0.1 (new CPUs 5APC4100/X20CP0484; full _AS libs in ARM Cpu.sw)
  • Bumped library to 2.0.0 (was past 1.x pre-AS6)
  • Installed all 5 Loupe deps via lpm and registered each as a Cpu.sw <LibraryObject Language="Binary"> entry (vartools, databuffer, tcpcomm, stringext, websocket)
  • Source-referenced OMJSON in Loupe/Package.pkg and registered as <LibraryObject Language="ANSIC"> in both Cpu.sw
  • Added .github/workflows/build.yml + build-export-publish.yml (SerComm template; static LIBRARY: OMJSON; build_mode snake_case)
  • Added src/Ar/OMJSON/package.json with all 5 Loupe deps at >=1.0.0
  • Removed Jenkinsfile

Loupe deps

  • VarTools >= 1.0.0 ✓
  • DataBuffer >= 1.0.0 ✓
  • TCPComm >= 1.0.0 ✓
  • StringExt >= 1.0.0 ✓
  • WebSocket >= 1.0.0 ✓

Verification

Both Intel and ARM build clean (only the benign 447 licensing warning) and produce OMJSON.br runtime modules.

@sclaiborne sclaiborne merged commit ea0d3b3 into main Apr 30, 2026
1 check passed
@sclaiborne sclaiborne deleted the feature/AS6 branch April 30, 2026 20:44
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.

2 participants