Skip to content

Added a new "Locate" command to be able to pin a build script to a given version#29

Merged
darianmiller merged 1 commit intomainfrom
locate_command_added
Mar 17, 2026
Merged

Added a new "Locate" command to be able to pin a build script to a given version#29
darianmiller merged 1 commit intomainfrom
locate_command_added

Conversation

@darianmiller
Copy link
Copy Markdown
Contributor

  • extend search for delphi-compiler-versions.json to the current script directory if not provided as a parameter

This now works:

./delphi-inspect.ps1 -Locate -Name Florence | ./delphi-msbuild.ps1 -ProjectFile 'MyProj.dproj' -Platform Win64

For Issue #25

All 508 tests pass (up from 462)

…ven version

+ extend search for delphi-compiler-versions.json to the current script directory if not provided as a parameter

This now works:
```powershell
./delphi-inspect.ps1 -Locate -Name Florence | ./delphi-msbuild.ps1 -ProjectFile 'MyProj.dproj' -Platform Win64
```

For Issue #25

All 508 tests pass (up from 462)
@darianmiller darianmiller merged commit 2b180af into main Mar 17, 2026
1 check passed
@darianmiller darianmiller deleted the locate_command_added branch March 17, 2026 21:06
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