Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ci/appveyor: skip_tags | umarcor | 2021-01-17 | 1 | -1/+1 |
| | |||||
* | ci: deprecate Travis in favour of GitHub Actions | eine | 2021-01-13 | 1 | -16/+0 |
| | |||||
* | mv dist/* scripts/ | umarcor | 2021-01-06 | 1 | -5/+5 |
| | |||||
* | ci/appveyor: update image to 'Visual Studio 2019' | eine | 2020-11-20 | 1 | -1/+1 |
| | |||||
* | ci: use eine/tip to provide nightly releases (#1315) | umarcor | 2020-05-20 | 1 | -0/+1 |
| | | | | | * ci: use eine/tip * ci: skip 'nightly' builds on Travis and AppVeyor | ||||
* | appveyor: use branch in version | Tristan Gingold | 2017-08-27 | 1 | -1/+1 |
| | |||||
* | appveyor: don't put branch in version (until we know how to do it). | Tristan Gingold | 2017-08-25 | 1 | -1/+1 |
| | |||||
* | appveyor: tentatively adjust previous commit. | Tristan Gingold | 2017-08-25 | 1 | -1/+1 |
| | |||||
* | appveyor: do not hardcode release | Tristan Gingold | 2017-08-25 | 1 | -8/+4 |
| | |||||
* | Reimport appveyor and travis-ci scripts from v0.34 | Tristan Gingold | 2017-08-16 | 1 | -53/+21 |
| | |||||
* | Replace travis-ci matrix with docker containers (#272) | 1138-4EB | 2017-02-14 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Extract tag declarations from <travis-ci.sh>. Rename it to <buildtest.sh> and allow to pass -b (BLD) and -f (PKG_FILE) as arguments. Save tag declarations in <travis-ci.sh>, with a different meaning now. Modify <.travis.yml> accordingly. * chmod +x ./dist/buildtest.sh. Can be removed bi changing permissions. * Replace travis builds with docker containers. ubu1404+llvm-3.5, ubu1204+llvm-3.8, ubu+mcode, fed+mcode and fed+llvm Add PKG_DTAG and SHORT_COMMIT after PKG_FILE, to avoid collisions. DOCKER_IMG used to set image to be used in docker build. <mv> is enough if the host dir is mounted in the container. Since multiple files are added, content in <dist> split to <dist/lin> and <dist/win>. Git depth set to 10 in <.travis.yml> * Fix paths lin/linux and win/windows. Remove '_compile'. Revome wrong placed old buildtest. Add conditional builds (3). Leave 2 fixed. | ||||
* | appveyor: do not deploy, but create artifacts. Fix llvm build | Tristan Gingold | 2016-12-24 | 1 | -12/+12 |
| | |||||
* | appveyor: disable llvm/x86 build | Tristan Gingold | 2016-12-22 | 1 | -2/+3 |
| | |||||
* | Appveyor configuration file. | Tristan Gingold | 2016-12-20 | 1 | -0/+104 |