Martin Kinkelin
843afa8f64
Merge Makefiles
2023-12-16 22:22:20 +01:00
Iain Buclaw
a508610fed
circleci: Migrate to circleci convenience images
2022-10-16 23:39:53 +02:00
Iain Buclaw
178a768faa
Fix build script paths to work with new merged dmd-druntime repository
2022-07-09 18:47:50 +02:00
Petar Kirov
dfaaf8fa53
Merge remote-tracking branch 'upstream/stable' into merge_stable
2021-11-09 10:30:28 +02:00
MoonlightSentinel
e3888d416c
Switch to the new CodeCov uploader
...
Reuse the script introduced in dlang/dmd#13139
2021-10-27 10:14:23 +00:00
Brian Callahan
78d152bedb
Bump HOST_DMD_VER to 2.095.0 as requested in #8285
2021-10-17 11:51:46 -04:00
Luís Ferreira
e1cacd48e1
ci: circleci: add tests with -boundscheck=off
...
Signed-off-by: Luís Ferreira <contact@lsferreira.net>
2021-08-30 00:42:55 +01:00
Luís Ferreira
eb536c747a
ci: circleci: remove unused variable
...
Signed-off-by: Luís Ferreira <contact@lsferreira.net>
2020-10-19 00:04:21 +01:00
Luís Ferreira
bcb7d94302
ci: circleci: add missing quotes to prevent word splitting and remove useless $ onarithmetic expansion
...
Signed-off-by: Luís Ferreira <contact@lsferreira.net>
2020-10-19 00:03:20 +01:00
Luís Ferreira
df90aa8267
ci: circleci: disambiguate arithmetic expansion when doing command substitution
...
Signed-off-by: Luís Ferreira <contact@lsferreira.net>
2020-10-18 23:56:55 +01:00
Luís Ferreira
d89cbf73d4
ci: circleci: Prevent word splitting and reaching arguments limit
...
This also prevent deleting a folder.
Signed-off-by: Luís Ferreira <contact@lsferreira.net>
2020-10-18 23:51:21 +01:00
MoonlightSentinel
d291084ccb
Add -cov=ctfe to enable CTFE coverage reports
...
Makes coverage reports more accurate now that it can trace CTFE.
2020-08-22 16:54:37 +02:00
The Dlang Bot
538001f426
Merge pull request #7261 from atilaneves/circleci-numjobs
...
Allow user to override number of threads in circleci script
merged-on-behalf-of: Petar Kirov <PetarKirov@users.noreply.github.com>
2019-11-01 17:45:26 +01:00
Atila Neves
3ceb3f6151
Error if circleci script is run with no arguments
2019-10-31 08:46:49 +02:00
Atila Neves
1dbee9a31e
Restore the default number of jobs to 2
2019-10-30 17:46:20 +01:00
Atila Neves
16ef0adf12
Allow user to override number of threads in circleci script
2019-10-30 16:19:34 +01:00
ZombineDev
2a57ec31b6
[circleci]: Merge the 'Install gdb' step into .circleci/run.sh install_deps
2019-08-29 16:50:27 +03:00
Petar Kirov
de6c26e310
[circleci] Fix building dmd - use dmd/src/build.d instead of dmd/src/posix.mak
...
PR https://github.com/dlang/dmd/pull/10212 broke building `dmd/src/posix.mak`
with `BUILD=debug`. Use `build.d` instead.
2019-08-29 16:47:35 +03:00
Petar Kirov
ba2195b425
[CircleCI] Upgrade host dmd version from 2.078.1 to 2.079.1
...
The phobos Circle CI build recently started failing, while the dmd one is fine.
The difference is that the dmd build is using has `HOST_DMD_VER` set to `2.079.1`, instead of `2.078.1`.
2019-08-29 15:05:38 +03:00
Sebastian Wilzbach
4b83808dbb
Fix 'core.time.TimeException@std/datetime/timezone.d(2073): Directory /usr/share/zoneinfo/ does not exist.'
2019-03-27 12:25:46 +01:00
Sebastian Wilzbach
cba36e8c5b
[CircleCi] Fix build by using Ubuntu 18.04 as base
2019-03-27 12:21:59 +01:00
Sebastian Wilzbach
3f88102e7b
Disable the style_lint target on CircleCi
2019-03-04 07:10:01 +01:00
Sebastian Wilzbach
eb777d514c
Don't run betterC tests on the auto-tester and only on CircleCi +
...
Buildkite for now.
2018-08-21 17:19:44 +02:00
Sebastian Wilzbach
c0f3b266de
Checkout the respective branch of tools
2018-08-21 17:19:21 +02:00
Sebastian Wilzbach
408edbe2cd
Add initial dub.sdl with stdx-allocator and stdx-checkedint
2018-06-22 16:56:20 +02:00
Sebastian Wilzbach
430f1129a9
Bump CircleCi to 2.078.1
2018-01-30 17:34:16 +01:00
Sebastian Wilzbach
2a2128251b
Update CircleCi checkout
2018-01-04 17:16:57 +01:00
Sebastian Wilzbach
065b5c8b9c
Bump tools repository
2018-01-01 15:04:28 +01:00
Sebastian Wilzbach
ce05b36117
Fix CircleCi DUB config
2017-12-31 16:47:33 +01:00
Sebastian Wilzbach
e591e0ca2f
Upgrade to CircleCi 2.0
2017-12-17 20:33:55 +01:00