Skip to content

builder,pref: add -file-list support#25749

Merged
spytheman merged 3 commits into
vlang:masterfrom
kbkpbot:add-file-list-support
Nov 18, 2025
Merged

builder,pref: add -file-list support#25749
spytheman merged 3 commits into
vlang:masterfrom
kbkpbot:add-file-list-support

Conversation

@kbkpbot

@kbkpbot kbkpbot commented Nov 16, 2025

Copy link
Copy Markdown
Contributor

Feature request by #25707

@kbkpbot kbkpbot linked an issue Nov 16, 2025 that may be closed by this pull request
2 tasks
@kbkpbot

kbkpbot commented Nov 17, 2025

Copy link
Copy Markdown
Contributor Author

CI fail is related to issue #25756 , waiting for fix...

@spytheman

Copy link
Copy Markdown
Contributor

Why not use , as a separator, instead of ; ?

@spytheman spytheman merged commit d3ed361 into vlang:master Nov 18, 2025
85 of 86 checks passed
spytheman added a commit to omerrob/v that referenced this pull request Nov 18, 2025
* master:
  cgen: fix dump(ptr_to_fixed_array_value) - it now returns the argument directly (thanks @tankf33der) (vlang#25764)
  type_resolver: clear option flag if present in comptime $for (fix vlang#25761) (vlang#25763)
  db.sqlite: update windows version to https://sqlite.org/2025/sqlite-amalgamation-3510000.zip (vlang#25766)
  builder,pref: add  `-file-list` support (implement feature vlang#25707) (vlang#25749)
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.

Add -file_list compiler option for flexible multi-file compilation

2 participants