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

Support static and dynamic libraries #10

Merged
merged 1 commit into from
Feb 24, 2017

Conversation

jakirkham
Copy link
Contributor

@jakirkham jakirkham commented Apr 20, 2016

This patch changes the CMake build so that it includes both static and dynamic libraries.

@jakirkham jakirkham mentioned this pull request Apr 20, 2016
3 tasks
@jakirkham jakirkham changed the title Support DLLs or LIBs in CMake Support static and dynamic libraries Jun 2, 2016
@sigmavirus24
Copy link
Contributor

@jakirkham can you rebase this please?

@ingydotnet
Copy link
Member

@sigmavirus24, I rebased it and pushed to branch issue/10.

Wonder how to test this. @jakirkham?

@jakirkham
Copy link
Contributor Author

I'm not really a Windows expert. I asked others for advice on how to get a dynamic and a static library and this is what they suggested.

Suppose one could do a file test to make sure it exists. Additionally one could try compiling some simple code and running it. What are your thoughts?

@jakirkham
Copy link
Contributor Author

Also it looks like master has been rewritten. Why? 😕

@sigmavirus24
Copy link
Contributor

@jakirkham This was not the canonical source when you submitted the pull request. When this became the canonical source, the history was rewritten when the repository was reimported.

@jakirkham
Copy link
Contributor Author

Alright, I have tried to rebase this. Please let me know what you think.

@sigmavirus24 sigmavirus24 merged commit 300bd3f into yaml:master Feb 24, 2017
@sigmavirus24
Copy link
Contributor

Thanks @jakirkham!

@jakirkham jakirkham deleted the add_dll_support branch March 29, 2017 01:29
sigmavirus24 pushed a commit to sigmavirus24/libyaml that referenced this pull request Apr 6, 2017
nitzmahone added a commit to nitzmahone/libyaml that referenced this pull request Mar 2, 2019
* also changed name back to original default of yaml, as the change in yaml#10 to `yaml_static` broke things that relied on that
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.

None yet

3 participants