summaryrefslogtreecommitdiff
path: root/.appveyor.yml
Commit message (Expand)AuthorAgeFilesLines
* appveyor: clean up.Guy Harris2020-06-051-6/+2
* appveryor: put in a space between -G and -A.Guy Harris2020-06-051-1/+1
* appveyor: give VS 2019 a different cmake command.Guy Harris2020-06-051-18/+13
* appveyor: OK, maybe building for 32-bit x86 isn't supported for VS 2019.Guy Harris2020-06-051-5/+1
* appveyor: try the top-level directories.Guy Harris2020-06-041-2/+2
* appveyor: OK, try both places.Guy Harris2020-06-041-1/+2
* appveyor: see if it's in C:\Program Files.Guy Harris2020-06-041-1/+1
* appveyor: and a few more directory levels.Guy Harris2020-06-041-1/+1
* appveyor: back up a few directory levels.Guy Harris2020-06-041-1/+1
* appveyor: use backslashes in the path.Guy Harris2020-06-041-1/+1
* appveyor: go up a few more levels.Guy Harris2020-06-041-1/+1
* appveyor: OK, go up one level when looking for msbuild.Guy Harris2020-06-041-1/+1
* appveyor: some debugging stuff.Guy Harris2020-06-041-0/+3
* appveyor: fix architecture selectio for VS 2019.Guy Harris2020-06-041-2/+18
* appveyor: build with VS 2019 as well.Guy Harris2020-06-041-0/+19
* Just unpack the AirPcap SDK zipball into the main directory.Guy Harris2020-05-081-1/+1
* Just dump the AirPcap SDK zipball in the current directory.Guy Harris2020-05-071-1/+1
* Force the download to be put in a file with a given name.Guy Harris2020-05-071-3/+2
* Do a "dir" to find out what happened with the AirPcap SDK download.Guy Harris2020-05-071-0/+1
* Try a Windows build with the AirPcap SDK.Guy Harris2020-05-071-1/+15
* AppVeyor CI: Update the path for extracting npcap-sdk-1.05Francois-Xavier Le Bail2020-04-191-1/+1
* AppVeyor CI: Upgrade Npcap SDK to version 1.05Francois-Xavier Le Bail2020-04-151-7/+7
* Use more HTTPS in URLsFrancois-Xavier Le Bail2020-01-191-1/+1
* Put the MinGW bin directory in the path, not the root directory.Guy Harris2019-11-051-4/+3
* And one more down.Guy Harris2019-11-051-1/+1
* OK, one directory level down.Guy Harris2019-11-051-1/+1
* OK, force AppVeyor to show a listing of the top-level MinGW directory.Guy Harris2019-11-051-8/+9
* Don't waste time with MinGW Classic.Guy Harris2019-11-051-8/+0
* Put the right MinGW directory into the path.Guy Harris2019-11-051-2/+17
* Try to rip C:\Program Files\Git\usr\bin from the path.Guy Harris2019-11-051-0/+2
* Set the path to include MinGW *before* running CMake.Guy Harris2019-11-051-1/+1
* Fix syntax error.Guy Harris2019-11-051-1/+1
* Try doing MinGW builds.Guy Harris2019-11-051-1/+9
* Use Packet_ROOT to specify the Npcap or WinPcap SDK root directory.Guy Harris2019-10-281-1/+1
* Add VS 2017 to the build matrix.Guy Harris2019-08-111-4/+20
* Go with VS 2015.Guy Harris2019-04-291-4/+4
* Do AppVeyor builds on all branches.Guy Harris2019-01-091-4/+0
* Run parallel builds.Guy Harris2018-09-131-1/+4
* Try quoting the generator variable.Guy Harris2018-09-131-1/+1
* So does it default to cmd.exe rather than PowerShell?Guy Harris2018-09-131-1/+1
* OK, are the scripts PowerShell scripts, using PowerShell syntax?Guy Harris2018-09-131-1/+1
* Try to simplify the test matrix.Guy Harris2018-09-131-19/+14
* On Windows the search for a library might automatically go to the right place.Guy Harris2018-09-131-2/+2
* Try testing with Npcap as well as WinPcap.Guy Harris2018-09-131-4/+16
* We need the 64-bit version of the WinPcap SDK for the 64-bit build.Guy Harris2018-09-121-1/+1
* OK, maybe *this* is the way to do it with CMake.Guy Harris2018-09-121-6/+8
* No, *this* is probably how you ask for both 32-bit and 64-bit builds.Guy Harris2018-09-121-1/+3
* Is this how you get it to build both 32-bit and 64-bit?Guy Harris2018-09-121-0/+2
* .devel belongs in the top-level source directory, not the build directory.Guy Harris2018-03-201-1/+1
* Try doing a development build on Windows.Guy Harris2018-03-201-0/+1