131578124b
ci: drop AppVeyor builds on VS2010/VS2012
2025-02-28 09:59:53 -06:00
0f59d823d3
appveyor remove skip_commits:
2023-08-28 13:24:16 +02:00
4b63882f28
Appveyor config fixes
2023-01-06 15:28:15 -06:00
9c0c486111
appveyor: bypass auto-detect of readline
2022-12-08 09:12:45 -08:00
d8c5379453
Configure builds for lgtm.com
2022-02-15 13:26:43 -06:00
f727d16b0d
CI: Allow up to 5 minutes for make test-results
2021-04-20 17:39:25 -05:00
348d1bba17
Update CI test configurations
...
- Limit test-results step to 1 min in case a test hangs without
generating a tapfile, as `make test-results` may re-run it.
- Limit Appveyor tests to 20 mins.
- Always run `make test-results` on GHA.
2021-04-06 18:05:46 -05:00
c829ca39d8
ci: enable overall test timeout
2021-04-01 10:20:47 -07:00
51cdfe9e8e
ci: appveyor more recent mingw
2021-04-01 10:19:28 -07:00
f9ea6a5bff
CI config and git export tweaks
...
Add paths-ignore filters for GHA PRs
Stop .tools/ and .gitattributes commits from triggering CI
Exclude CI files from git exports
2021-03-25 14:46:28 -05:00
c95cbe4a0f
ci: re-add .appveyor.yml
...
Re-introduce default config file for use with repositories
other than the main ones.
2021-01-27 09:19:58 -08:00
ff4317d05a
Make .appveyor.yml into a branch-specific filename
...
The name should match the Appveyor account that builds the branch;
From a suggestion by Michael.
2020-12-28 15:59:12 -06:00
518bab9675
Clean up .appveyor.yml
...
Whitelist the tagged versions too
Exclude MinGW debug builds since (unlike the VS builds) they use
the same system libraries as the non-debug builds.
We aren't building vs2008 any more anyway.
2020-12-23 11:56:32 -06:00
436ce4526b
Appveyor: Update CMP from mingw => gcc
2020-12-21 15:49:52 -06:00
9ba0081a82
Change the Appveyor steps to call the new cue.py script
2020-12-18 15:35:18 -06:00
d25c9a74ad
ci: travis-ci -> github actions
2020-12-06 15:12:28 +01:00
c969f05f51
AppVeyor: explicitly set default runner image (VS2015)
2020-11-03 12:04:57 +01:00
3947b9a061
Appveyor: whitelist 3.15 branch
...
- DO NOT UPMERGE TO 7.0
The AppVeyor epics-base-3 project is supposed to pull the .appveyor.yml from this branch to only build commits from 3.15.
2020-11-03 09:41:45 +01:00
f40d379485
appveyor: update .appveyor.yml for ci-scripts
2020-04-24 19:27:05 +02:00
1ff64f72a9
ci: move ci -> .ci-local
...
also rename appveyor.yml -> .appveyor.yml
2020-04-23 16:00:53 +02:00