summaryrefslogtreecommitdiff
path: root/appveyor.yml
AgeCommit message (Collapse)Author
2018-10-30Update LLVM version used on Appveyor bot, remove MSVC 2015 botEric Fiselier
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@345652 91177308-0d34-0410-b5e6-96231b3b80d8
2017-05-10Rename Appveyor install helper script.Eric Fiselier
I'm really lazy and the old name for the helper script killed 2 letter tab completion for the include directory. This patch renames it to avoid that problem and enable lazyness. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@302619 91177308-0d34-0410-b5e6-96231b3b80d8
2017-05-10attempt to fix appveyor syntax errorEric Fiselier
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@302616 91177308-0d34-0410-b5e6-96231b3b80d8
2017-05-10Add MinGW64 builder to Appveyor.Eric Fiselier
With the amount of work happening on Windows we should have a MinGW bot to make sure we don't regress that functionality. Currently it doesn't build :-( git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@302614 91177308-0d34-0410-b5e6-96231b3b80d8
2017-05-04Change Appveyor to download Clang from llvm.org instead of my private serverEric Fiselier
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@302181 91177308-0d34-0410-b5e6-96231b3b80d8
2017-05-04Attempt to enable the LIT progress bar on AppveyorEric Fiselier
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@302115 91177308-0d34-0410-b5e6-96231b3b80d8
2017-05-04Setup Appveyor bot for MSVC 2017 and MSVC 2015Eric Fiselier
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@302113 91177308-0d34-0410-b5e6-96231b3b80d8
2017-05-04Attempt to escape paths correctlyEric Fiselier
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@302102 91177308-0d34-0410-b5e6-96231b3b80d8
2017-05-04Attempt to setup MSVC 2017Eric Fiselier
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@302101 91177308-0d34-0410-b5e6-96231b3b80d8
2017-05-04Test commit for Appveyor - Remove incorrect caching logicEric Fiselier
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@302097 91177308-0d34-0410-b5e6-96231b3b80d8
2017-05-03Attempt to fix appveyor buildEric Fiselier
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@302084 91177308-0d34-0410-b5e6-96231b3b80d8
2017-04-19change what branches Appveyor buildsEric Fiselier
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@300788 91177308-0d34-0410-b5e6-96231b3b80d8
2017-04-19Add appveyor.yml config for a future Windows bot.Eric Fiselier
I'm currently trying to get a libc++ Windows builder working on appveyor. This patch adds the configuration file needed to build libc++ on Appveyor. Details of where the buildbot can be found will come later git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@300786 91177308-0d34-0410-b5e6-96231b3b80d8