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

FreeBSD build support #102

Merged
merged 2 commits into from
Dec 3, 2015
Merged

FreeBSD build support #102

merged 2 commits into from
Dec 3, 2015

Conversation

jamesamcl
Copy link

This patch extends the build script to support FreeBSD.

@fuxx
Copy link

fuxx commented Dec 3, 2015

🆒

@aviflax
Copy link

aviflax commented Dec 3, 2015

🎆

@leogiertz
Copy link
Contributor

🦄

@GuillaumeBibaut
Copy link
Contributor

awesome! want! 👍

@tkremenek
Copy link
Member

There is currently no active testing for FreeBSD support (obviously), so as interest in a FreeBSD port grows it would be good to see some automated testing come up. I'm fine with taking these kind of changes to facilitate incremental development of a port as long as they don't break support for other platforms. Note that because there is no active support for FreeBSD others in the community may innocently break support for FreeBSD (such as it is) at any time until there is some automated testing. We expect to unleash some continuous integration testing for Swift.org very soon, but obviously it won't include FreeBSD immediately since there has been no work on that port.

@tkremenek
Copy link
Member

I'm accepting this; if this breaks building/testing on other platforms I will back this change out.

tkremenek added a commit that referenced this pull request Dec 3, 2015
FreeBSD build support.

This unblocks work on a FreeBSD port.
@tkremenek tkremenek merged commit 511c436 into swiftlang:master Dec 3, 2015
@rgrinberg
Copy link

💯

@fuxx
Copy link

fuxx commented Dec 3, 2015

👍 * 💯

@hamzasheikh
Copy link

@krememek How soon will @udp (or other contributors') name be added to https://swift.org/CONTRIBUTORS.txt? Will it be done as part of this repo or outside of it?

@jamesamcl
Copy link
Author

@hamzasheikh - not sure why you singled out my PR but I didn't write a patch so I could be listed as a contributor. I'm watching this repo and the volume of "typo" pull requests coming in is ridiculous - can't believe people are this determined to get anything into the repository.

@papertigers
Copy link

@udp were you able to successfully compile with the build script changes? I got an error still

@jamesamcl
Copy link
Author

@papertigers Not yet, I'm still working on it. This was just a first step really.

@stass
Copy link

stass commented Dec 4, 2015

We expect to unleash some continuous integration testing for Swift.org very soon, but obviously it won't include FreeBSD immediately since there has been no work on that port.

I'm curious, what is needed to get this going? Is any code help needed, or is it just a matter of putting all the necessary things in place?

@her
Copy link

her commented Dec 22, 2015

yes 😍

slavapestov pushed a commit to slavapestov/swift that referenced this pull request Nov 27, 2018
slavapestov pushed a commit to slavapestov/swift that referenced this pull request Nov 27, 2018
add dispatchMain to wrapping overlay

Signed-off-by: Daniel A. Steffen <[email protected]>
maldahleh pushed a commit to maldahleh/swift that referenced this pull request Oct 26, 2020
Diagnostics: teach the parser API to listen to diagnostics emitted from the compiler(parser).
freak4pc pushed a commit to freak4pc/swift that referenced this pull request Sep 28, 2022
[run_cperf] Miscellaneous reporting improvements to run_cperf.
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.