summaryrefslogtreecommitdiffhomepage
path: root/appveyor.yml
AgeCommit message (Expand)AuthorFilesLines
2019-10-16Remove AppVeyor configsLinus Färnstrand1-63/+0
2019-10-15Add --profile minimal to our rustup installsLinus Färnstrand1-1/+1
2019-09-03Use same CI script on AppVeyor as on TravisLinus Färnstrand1-6/+1
2019-05-29Remove commented out caching and mtime restoreLinus Färnstrand1-8/+0
2019-04-12Deny unused_imports and dead_code on CILinus Färnstrand1-0/+1
2019-02-14TMP: Try and clear appveyor cacheEmīls Piņķis1-5/+5
2018-09-19Add C++ caching to AppVeyorLinus Färnstrand1-5/+11
2018-08-28Make CI source env.{sh,ps1}Linus Färnstrand1-2/+1
2018-07-05Set correct environment variables in appveyorEmīls Piņķis1-5/+5
2018-07-05Attempt at fixing CI with the use of clean and severely dirty hacksEmīls1-3/+3
2018-07-05Fix Appveyor's OpenSSL include pathEmīls1-2/+6
2018-06-29Rename build script to avoid any confusion with submodule having similar nameOdd Stranne1-1/+1
2018-06-25Disable 32 bit builds on AppveyorEmīls Piņķis1-3/+0
2018-06-21Rename build_winfw.sh to build_windows_libraries.shEmīls Piņķis1-1/+1
2018-06-19Attempt at fixing submodule issueEmīls Piņķis1-1/+1
2018-05-25Update appveyor.yml to reference renamed build scriptOdd Stranne1-1/+1
2018-05-25Rename WFP_xxx environment vars to CPP_xxxOdd Stranne1-5/+5
2018-04-18Disable caching as the cached builds are too big anywayEmīls Piņķis1-5/+0
2018-04-13Execute build_wfp.sh in appveyor and remove old build targetsEmīls1-8/+17
2017-10-13Don't pass --target in appveyor buildsLinus Färnstrand1-2/+2
2017-10-13Remove --all argument in CI scriptsLinus Färnstrand1-2/+2
2017-07-10Remove --release builds from appveyorLinus Färnstrand1-2/+0
2017-05-19Add CI builds for the Rust beta channelLinus Färnstrand1-0/+2
2017-04-07Update CI configs to handle empty root crateLinus Färnstrand1-2/+2
2017-02-06Manually add toolchain bin to PATH for appveyorLinus Färnstrand1-0/+2
2017-02-06Simplify build scripts with --allLinus Färnstrand1-9/+4
2017-01-31Adapt travis+appveyor to build openvpn pluginLinus Färnstrand1-1/+2
2017-01-30Adapt travis+appveyor to build talpid_cliLinus Färnstrand1-1/+2
2017-01-25Disable emails in appveyorLinus Färnstrand1-0/+6
2017-01-18Improve build: false commentLinus Färnstrand1-1/+2
2017-01-17Go back to trust's version of Rust installLinus Färnstrand1-11/+3
2017-01-17Remove "TODO" from comments that are already doneLinus Färnstrand1-3/+3
2017-01-17Change how nightly Rust is downloadedLinus Färnstrand1-3/+11
2017-01-17Stop Appveyor from building PRs twiceLinus Färnstrand1-0/+3
2017-01-17Cache appveyor buildsLinus Färnstrand1-0/+5
2017-01-17Remove email notificationsLinus Färnstrand1-4/+0
2017-01-17Add appveyor.ymlLinus Färnstrand1-0/+55