-
-
Notifications
You must be signed in to change notification settings - Fork 261
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
CI: Set up Azure Pipelines, drop AppVeyor, rededicate Circle #2998
Merged
Commits on Feb 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 784e107 - Browse repository at this point
Copy the full SHA 784e107View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97d5c9a - Browse repository at this point
Copy the full SHA 97d5c9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7285c3 - Browse repository at this point
Copy the full SHA b7285c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a831495 - Browse repository at this point
Copy the full SHA a831495View commit details -
Configuration menu - View commit details
-
Copy full SHA for 653c16f - Browse repository at this point
Copy the full SHA 653c16fView commit details -
Configuration menu - View commit details
-
Copy full SHA for faacefc - Browse repository at this point
Copy the full SHA faacefcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e0f343 - Browse repository at this point
Copy the full SHA 0e0f343View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6f9024 - Browse repository at this point
Copy the full SHA d6f9024View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b1d7e7 - Browse repository at this point
Copy the full SHA 6b1d7e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e58586 - Browse repository at this point
Copy the full SHA 7e58586View commit details
Commits on Feb 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4f95186 - Browse repository at this point
Copy the full SHA 4f95186View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cbe6ba - Browse repository at this point
Copy the full SHA 9cbe6baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 353e36b - Browse repository at this point
Copy the full SHA 353e36bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43600b6 - Browse repository at this point
Copy the full SHA 43600b6View commit details -
No self-compilation & packaging anymore, also combining bits from Semaphore and Travis. * Linux * Ubuntu 18.04: using distro gcc (7.3) + LLVM (6.0) + compiler-rt libs, multilib, druntime sanitizers support * Ubuntu rolling (latest, currently 18.10): using distro gcc (8.2) + LLVM (7.0) + compiler-rt libs, multilib, shared druntime/Phobos libs only (=> running lit-tests & DMD testsuite with shared libs, previously only tested by Travis) * macOS: using our prebuilt LLVM 7.0.1 with enabled assertions, x64 only * static+shared libs * shared libs only
Configuration menu - View commit details
-
Copy full SHA for 6b52f28 - Browse repository at this point
Copy the full SHA 6b52f28View commit details -
Azure CI: Hack around full LTO integration test failure on macOS
ld: internal error: atom not found in symbolIndex(__D11TypeInfo_xa6__initZ) for architecture x86_64
Configuration menu - View commit details
-
Copy full SHA for 628ef0b - Browse repository at this point
Copy the full SHA 628ef0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e57f4b - Browse repository at this point
Copy the full SHA 7e57f4bView commit details -
Azure CI: Set num parallel build/test jobs for Linux/Mac to num avail…
…able CPU cores Linux and Windows agents seem to feature 2 cores, Mac 4 (plus higher single-core performance) - exploit it.
Configuration menu - View commit details
-
Copy full SHA for 1d02c1b - Browse repository at this point
Copy the full SHA 1d02c1bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.