Commit Graph

654 Commits

Author SHA1 Message Date
Daniel Donenfeld
06482a2f2f [skip ci] Update ASM for Visual Studio 2015_14_MSVC_x64_Release 2019-02-13 04:13:51 +00:00
Daniel Donenfeld
953f67806a [skip ci] Update ASM for Visual Studio 2015_14_MSVC_x86_Release 2019-02-13 04:10:48 +00:00
Daniel Donenfeld
baec6cdcb8 [skip ci] Update ASM for Visual Studio 2015_14_MSVC_x64_Debug 2019-02-13 04:07:24 +00:00
Daniel Donenfeld
4022efb49c [skip ci] Update ASM for Visual Studio 2015_14_MSVC_x86_Debug 2019-02-13 04:03:55 +00:00
Daniel Donenfeld
3e157dc419 Change test function to check that asm is updated 2019-02-12 20:00:52 -08:00
Daniel Donenfeld
1fa2557c6e Fix ASM_FOLDER variable 2019-02-12 18:33:40 -08:00
Daniel Donenfeld
85dd342eb4 Move git commands for appveyor to batch file 2019-02-12 18:18:29 -08:00
Daniel Donenfeld
7262240b19 [skip ci] Update ASM for Visual Studio 2017_17_LLVM_x64_Release 2019-02-12 01:05:03 +00:00
Daniel Donenfeld
5a1d804a5c [skip ci] Update ASM for Visual Studio 2017_17_LLVM_x64_Debug 2019-02-12 01:02:35 +00:00
Daniel Donenfeld
f92e5f4ce7 [skip ci] Update ASM for Visual Studio 2017_14_LLVM_x64_Release 2019-02-12 00:59:48 +00:00
Daniel Donenfeld
bf080e1926 [skip ci] Update ASM for Visual Studio 2017_14_LLVM_x64_Debug 2019-02-12 00:57:19 +00:00
Daniel Donenfeld
20239c5031 [skip ci] Update ASM for Visual Studio 2017_17_MSVC_x64_Release 2019-02-12 00:54:55 +00:00
Daniel Donenfeld
87b5b3e194 [skip ci] Update ASM for Visual Studio 2017_17_MSVC_x86_Release 2019-02-12 00:51:38 +00:00
Daniel Donenfeld
f54eb97425 [skip ci] Update ASM for Visual Studio 2017_17_MSVC_x64_Debug 2019-02-12 00:48:19 +00:00
Daniel Donenfeld
156fa46518 [skip ci] Update ASM for Visual Studio 2017_17_MSVC_x86_Debug 2019-02-12 00:45:25 +00:00
Daniel Donenfeld
a7ec40ad60 [skip ci] Update ASM for Visual Studio 2017_14_MSVC_x64_Release 2019-02-12 00:42:42 +00:00
Daniel Donenfeld
f73cf1c28f [skip ci] Update ASM for Visual Studio 2017_14_MSVC_x86_Release 2019-02-12 00:39:36 +00:00
Daniel Donenfeld
0ba9c7f37c [skip ci] Update ASM for Visual Studio 2017_14_MSVC_x64_Debug 2019-02-12 00:36:22 +00:00
Daniel Donenfeld
0b373ec124 [skip ci] Update ASM for Visual Studio 2017_14_MSVC_x86_Debug 2019-02-12 00:31:57 +00:00
Daniel Donenfeld
cec6bce918 [skip ci] Update ASM for Visual Studio 2015_14_LLVM_X64_Release 2019-02-12 00:29:08 +00:00
Daniel Donenfeld
827ab6d240 [skip ci] Update ASM for Visual Studio 2015_14_LLVM_X64_Debug 2019-02-12 00:26:43 +00:00
Daniel Donenfeld
f755739db0 [skip ci] Update ASM for Visual Studio 2015_14_MSVC_x64_Release 2019-02-12 00:24:28 +00:00
Daniel Donenfeld
e97ca9fa95 [skip ci] Update ASM for Visual Studio 2015_14_MSVC_x86_Release 2019-02-12 00:20:21 +00:00
Daniel Donenfeld
9b491c4202 [skip ci] Update ASM for Visual Studio 2015_14_MSVC_x64_Debug 2019-02-12 00:17:01 +00:00
Daniel Donenfeld
256fb19655 [skip ci] Update ASM for Visual Studio 2015_14_MSVC_x86_Debug 2019-02-12 00:13:14 +00:00
Daniel Donenfeld
dc8116ef7d Change appveyor to use different command to determine if commit is necessary 2019-02-11 16:08:36 -08:00
Daniel Donenfeld
f559ff41f4 change span compile only test 2019-02-11 16:00:07 -08:00
Daniel Donenfeld
94f91720c0 Reenable asm tests by making ASM_TESTS_ENABLED true by default 2019-02-11 15:54:42 -08:00
Daniel Donenfeld
98fc3647e7 Modify appveyor to do git status before attempting commit 2019-02-11 15:45:15 -08:00
Daniel Donenfeld
2bae55a261 Test asm generation by deleting all previous asm 2019-02-11 15:33:36 -08:00
Daniel Donenfeld
7418626833 Fix appveyor typo 2019-02-11 14:08:12 -08:00
Daniel Donenfeld
addd9fd105 Allow disabling asm generation via cmake command line. Disable Asm for clang-cl on x86 due to LLVM issue 2019-02-11 14:05:25 -08:00
Daniel Donenfeld
b2470df93a Add more logging to commit step 2019-02-07 17:40:21 -08:00
Daniel Donenfeld
0860dd297e Merge branch 'master' of https://github.com/dadonenf/GSL 2019-02-07 17:26:10 -08:00
Daniel Donenfeld
6ed93a6bc1 Change git commit command to succeed (currently just || with git status) if asm is unchanged (e.g. no sources are changed which impact asm which is generated) 2019-02-07 17:26:00 -08:00
Daniel Donenfeld
7f7fa61887 [skip ci] Update ASM for Visual Studio 2015_14_MSVC_x86_Debug 2019-02-08 01:20:46 +00:00
Daniel Donenfeld
30fb77e4c6 Fix issues with clang and gcc builds 2019-02-08 00:31:22 +00:00
Daniel Donenfeld
48ae07e96c add rdp to appveyor (before git commands) 2019-02-07 12:34:30 -08:00
Daniel Donenfeld
8b7b23a78d add rdp to appveyor 2019-02-07 12:24:16 -08:00
Daniel Donenfeld
f6d7df0c3b change git add command to add all under asm/. Add secure variable to travis for access token 2019-02-07 12:15:11 -08:00
Daniel Donenfeld
c879ff980c Fix code to handle simulating MSVC case 2019-02-07 11:32:39 -08:00
Daniel Donenfeld
4bb6a2e73e [skip ci] Update ASM for Visual Studio 2017_17_MSVC_x64_Release 2019-02-07 17:58:00 +00:00
Daniel Donenfeld
c32867165e [skip ci] Update ASM for Visual Studio 2017_17_MSVC_x86_Release 2019-02-07 17:53:31 +00:00
Daniel Donenfeld
da2862f0cd [skip ci] Update ASM for Visual Studio 2017_17_MSVC_x64_Debug 2019-02-07 17:49:13 +00:00
Daniel Donenfeld
0a14c48212 [skip ci] Update ASM for Visual Studio 2017_17_MSVC_x86_Debug 2019-02-07 17:45:23 +00:00
Daniel Donenfeld
6c90f89e47 [skip ci] Update ASM for Visual Studio 2017_14_MSVC_x64_Release 2019-02-07 17:42:12 +00:00
Daniel Donenfeld
70d0967c73 [skip ci] Update ASM for Visual Studio 2017_14_MSVC_x86_Release 2019-02-07 17:37:22 +00:00
Daniel Donenfeld
1ac6beb580 [skip ci] Update ASM for Visual Studio 2017_14_MSVC_x64_Debug 2019-02-07 17:32:35 +00:00
Daniel Donenfeld
d45ffafa96 [skip ci] Update ASM for Visual Studio 2017_14_MSVC_x86_Debug 2019-02-07 17:28:26 +00:00
Daniel Donenfeld
8339dfb452 [skip ci] Update ASM for Visual Studio 2015_14_MSVC_x64_Release 2019-02-07 17:19:08 +00:00