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

unittest all relevant compilers #734

Closed
MartinNowak opened this issue Jul 17, 2014 · 1 comment · Fixed by #901
Closed

unittest all relevant compilers #734

MartinNowak opened this issue Jul 17, 2014 · 1 comment · Fixed by #901

Comments

@MartinNowak
Copy link
Contributor

Travis-CI offers a build matrix to run tests with multiple configurations. We should use this to additionally test vibe.d on GDC, LDC and an older DMD compiler.

@s-ludwig
Copy link
Member

s-ludwig commented Oct 7, 2014

With some trial and error, I've now updated .travis.yml to test DMD 2.064/2.065/2.066 and LDC/GDC using the build matrix. LDC currently fails linking due to libcurl being linked after libphobos-ldc.

@s-ludwig s-ludwig closed this as completed Oct 7, 2014
MartinNowak added a commit to MartinNowak/vibe.d that referenced this issue Nov 21, 2014
- fixes vibe-d#734

- dmd-2.065.0, dmd-2.066.1, ldc-0.14.0, gdc-4.9.0
MartinNowak added a commit to MartinNowak/vibe.d that referenced this issue Nov 21, 2014
- fixes vibe-d#734

- dmd-2.065.0, dmd-2.066.1, ldc-0.14.0, gdc-4.9.0
MartinNowak added a commit to MartinNowak/vibe.d that referenced this issue Nov 21, 2014
- fixes vibe-d#734

- dmd-2.065.0, dmd-2.066.1, ldc-0.14.0, gdc-4.9.0
dmonagle pushed a commit to dmonagle/vibe.d that referenced this issue Feb 3, 2015
- fixes vibe-d#734

- dmd-2.065.0, dmd-2.066.1, ldc-0.14.0, gdc-4.9.0
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 a pull request may close this issue.

2 participants