php-devops/scripts
unknown 86a80ec2e1
fix: Windows compatibility for install scripts
- Use Join-Path for reliable path handling in PowerShell
- Replace fragile New-TemporaryFile with GetTempPath + GUID
- Enable delayed expansion in batch for reliable errorlevel checks
- Add call statements for proper subprocess error propagation
- Verify core.exe exists before running commands
- Update repo reference and build path

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 00:00:23 +11:00
..
install-core.ps1 fix: Windows compatibility for install scripts 2026-02-01 00:00:23 +11:00
install-core.sh feat: add installation scripts for cross-platform setup 2026-01-28 14:57:30 +00:00
install-deps.ps1 feat: add installation scripts for cross-platform setup 2026-01-28 14:57:30 +00:00
install-deps.sh feat: add installation scripts for cross-platform setup 2026-01-28 14:57:30 +00:00