summaryrefslogtreecommitdiffstats
path: root/.github/workflows/windows.yml (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove ternary from runs-on, security repo is hosted on github.comDmitry Misharov2024-11-151-4/+4
* Reduce footprint of Windows CITomas Mraz2024-09-101-6/+6
* Add Windows build with enable-fips no-thread-pool no-quicTomas Mraz2024-09-101-0/+2
* Allow openssl version to function in the absence of a config fileNeil Horman2024-07-091-1/+0
* Fix sed/awk usage in windows ci jobsNeil Horman2024-07-091-3/+3
* Avoid chicken and egg problem with reg settingNeil Horman2024-07-091-0/+1
* Adjust ci to only use major.minor when setting reg keysNeil Horman2024-07-091-2/+2
* Fix windows ci to use proper OSSL_WINCTX defineNeil Horman2024-07-091-3/+3
* Correct use of workflow ENV vars on windowsNeil Horman2024-07-091-6/+9
* Add a unit test to validate the functionality of our reg key lookupsNeil Horman2024-07-091-3/+15
* Fix invalid expression syntaxFlorian Greinacher2024-05-071-1/+1
* Enable demos in select buildsNeil Horman2024-04-121-3/+3
* Copyright year updatesRichard Levitte2024-04-091-1/+1
* Enable qlog support by defaultHugo Landau2024-03-061-3/+3
* QUIC qlog: Enable qlog in Windows CIHugo Landau2024-02-091-3/+3
* Bump suisei-cn/actions-download-file from 1.4.0 to 1.6.0dependabot[bot]2024-01-301-3/+3
* run Windows GitHub CI workflow on self-hosted runnersDmitry Misharov2023-12-191-4/+4
* Create a rudimentary symbol scanning scriptNeil Horman2023-11-011-0/+3
* remove setup-perl actiond from windows jobsDmitry Misharov2023-11-011-3/+0
* Windows CI: Add some non-default options to check they are workingTomas Mraz2023-10-131-1/+1
* Windows CI: Continue on error during cpuinfoTomas Mraz2023-10-061-0/+3
* Bump suisei-cn/actions-download-file from 1.3.0 to 1.4.0dependabot[bot]2023-10-041-3/+3
* GH action workflows: Add cpu report before 'make test'Dmitry Misharov2023-10-031-0/+33
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* Bump actions/checkout from 2 to 4dependabot[bot]2023-09-051-4/+4
* Enable QUIC by defaultMatt Caswell2023-07-061-5/+5
* add cygwin CIMichael Baentsch2023-06-121-0/+38
* Add no-threads build to CIHugo Landau2023-05-241-1/+1
* CI: Checkout submodules to make the regression fuzz tests runTomas Mraz2023-04-111-0/+6
* Update GitHub actions as suggested by dependabotTomas Mraz2022-11-031-3/+3
* Github Actions: Enable building QUIC on WindowsRichard Levitte2022-10-251-2/+2
* OpenSSL::config: determine the MSVC target architecture by asking clRichard Levitte2022-09-291-3/+3
* ci: add GitHub token permissions for workflowsVarun Sharma2022-07-131-0/+3
* Windows CI: explicitly use windows-2019 instead of using windows-latestTomas Mraz2021-12-101-3/+3
* CI: Replace windows-2016 with windows-2022Tomas Mraz2021-12-061-3/+6
* ci: add copyright header to CI scriptsPauli2021-09-211-0/+7
* Windows GitHub CI: Introduce --strict-warningsRichard Levitte2021-06-121-8/+9
* Windows Github CI: test in Windows 2016 as wellRichard Levitte2021-06-121-3/+16
* Windows CI: Enable fuzz test in plain buildTomas Mraz2021-06-111-1/+1
* CI windows.yml: Silence 'nmake' builds except 'minimal'; ci.yml: make 'minima...Dr. David von Oheimb2021-06-041-3/+3
* Windows CI: enable fips on shared 64 bit buildTomas Mraz2021-06-011-5/+5
* Windows CI: properly drop test_fuzz* tests to speed up thingsTomas Mraz2021-05-251-3/+3
* Windows CI: Add make install step on the shared 64 bit buildTomas Mraz2021-05-251-0/+7
* Windows CI: use nasm on 32bit and 64bit shared buildsTomas Mraz2021-05-241-19/+13
* Add some basic Windows builds to the Windows CI workflowTomas Mraz2021-05-241-0/+54
* Add --banner config optionRich Salz2021-05-141-1/+1
* Test miminal windows build using Github actionsShane Lontis2021-04-011-0/+23