Skip to content

[SR-724] Update build-script, etc. to support building from a source directory not called 'swift' #43339

Open
@rudkx

Description

@rudkx
Previous ID SR-724
Radar None
Original Reporter @rudkx
Type Task
Additional Detail from JIRA
Votes 0
Component/s
Labels Task
Assignee None
Priority Medium

md5: 21d1b973029308dde4fda272bd8bca62

Issue Description:

It would be great to update our build so that the 'swift' source directory does not need to be called 'swift'.

This would be great to have so that people can use 'git worktree' easily, e.g.:
git worktree add -b bug-fix ../bug-fix
cd ../bug-fix
[edit stuff]
git commit -m 'fix the bug!'
./utils/build-script -rT --build-subdir=../build/bug-fix-build

Metadata

Metadata

Assignees

No one assigned

    Labels

    build-scriptArea → utils: The build scripttaskutilsArea: the build system and other accessory scripts under the "utils" directory

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions