Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-1173] [llbuild] Add support for defining default target #807

Closed
ddunbar opened this issue Apr 7, 2016 · 1 comment
Closed

[SR-1173] [llbuild] Add support for defining default target #807

ddunbar opened this issue Apr 7, 2016 · 1 comment

Comments

@ddunbar
Copy link
Member

ddunbar commented Apr 7, 2016

Previous ID SR-1173
Radar None
Original Reporter @ddunbar
Type Bug
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s llbuild
Labels Bug, StarterBug
Assignee @aciidb0mb3r
Priority Medium

md5: bc8db2ab294b1b763238792f7cfc9dca

Issue Description:

We should have support for defining the default target to build in BuildSystem manifest files.

Currently we have a hard coded value of "" (the empty string) as the default target, but this is not very readable or obvious.

This would be analogous to the same feature in Ninja:
https://ninja-build.org/manual.html#_default_target_statements

@ankitspd
Copy link
Member

Fixed in #18

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 5, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants