cryptopp/TestScripts
Jeffrey Walton 77d2e4eaf5
Add AppVeyor rule to makefile
This should sidestep some problems we are experiencing with AppVeyor during x64 builds. Specifically, the missing VCUpgrade.exe and the poor job it does when upgrading our project for the platform\'s tools.
This recipe takes cryptlib.vcxproj and cryptest.vcxproj, and copies it into TestScripts. This ensures TestScripts always has the latest Visual Studio project files. Then, the recipe changes PlatformToolset to the undocumented $\(DefaultPlatformToolset\). Finally, our AppVeyor test script will copy TestScripts/*.vcxproj into PWD before executing MSbuild.
Also see http://stackoverflow.com/questions/43423761/cant-perform-64-bit-testing-under-appveyor, http://stackoverflow.com/questions/45452145/how-to-set-platformtoolset-property-from-msbuild and  http://stackoverflow.com/questions/43441273/how-to-run-vcupgrade-before-appveyor-build
2017-08-02 22:01:16 -04:00
..
coverity-linux.txt Updated makefile trim and convert rules 2017-05-26 10:08:44 -04:00
coverity-macosx.txt Updated makefile trim and convert rules 2017-05-26 10:08:44 -04:00
coverity-windows.txt Updated makefile trim and convert rules 2017-05-26 10:08:44 -04:00
cryptdll-windows.cmd Add cryptdll-windows.cmd to TestScripts 2016-10-06 00:02:33 -04:00
cryptest-android.sh Organize test scripts (Issue 303) 2016-09-23 12:04:33 -04:00
cryptest-coverity.cpp Update Coverity modeling file 2017-03-15 15:46:23 -04:00
cryptest-ios.sh Organize test scripts (Issue 303) 2016-09-23 11:32:48 -04:00
cryptest-symbols.sh Fix cryptest-symbols.sh to account for bench.cpp rename (Issue 337) 2016-11-23 15:17:46 -05:00
cryptest-windows.pl Update Windows test script 2016-10-02 02:12:50 -04:00
cryptest.sh Updated test script 2017-05-26 09:29:05 -04:00
cryptest.vcxproj Add AppVeyor rule to makefile 2017-08-02 22:01:16 -04:00
cryptlib.vcxproj Add AppVeyor rule to makefile 2017-08-02 22:01:16 -04:00
make-benchmarks.sh Whitespace cleanup 2016-10-01 02:02:51 -04:00
master-merge.sh Updated 2016-09-27 19:34:46 -04:00
reset-fork.sh Cleared fall through warnings under GCC 7 (Issue 441) 2017-07-17 04:48:28 -04:00
setenv-android.sh Add untracked files that git was not able to track when asked to perform a 'git mv' 2016-11-12 04:42:53 -05:00
setenv-embedded.sh Add untracked files that git was not able to track when asked to perform a 'git mv' 2016-11-12 04:42:53 -05:00
setenv-ios.sh Add armv8 and aarch64 options in addition to arm64 2017-01-13 05:39:04 -05:00