1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-31 20:48:57 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
philsmd
ec690eaac6
fixes #2516: MSYS2/Appveyor building problem fixed 2020-08-15 17:32:17 +02:00
philsmd
f3920db71b
Appveyor MSYS signing key fix attempt 1 (see #2516) 2020-08-15 12:03:10 +02:00
Gabriele Gristina
d005095394 add missing OpenCL path 2019-07-01 17:29:57 +02:00
Gabriele Gristina
3a9c22ab75 Skipping Travis/Appveyor build for non-code changes 2019-06-29 16:24:50 +02:00
philsmd
96230fa27c
appveyor: fix build problem (dependency problem with ada/objc)
ada and objc are unavailable for msys2: for problem description see https://github.com/msys2/msys2/wiki/FAQ
2019-06-07 23:13:33 +02:00
Stephen
3172468707
switch appveyor to cygwin over https 2018-04-23 17:02:44 -07:00
Stephen
98d45d1b0c
catgets issues seems to have been resolved 2018-04-23 16:55:32 -07:00
philsmd
265dae0d6b
Update .appveyor.yml
typo
2018-02-13 19:26:39 +01:00
philsmd
522f71ff1e
appveyor: remove conflicting package "catgets"
this is a temporary fix: since the package "catgets" conflicts with msys2-runtime, we need to remove it before a full upgrade.
2018-02-13 19:25:23 +01:00
philsmd
9d7aecef02
appveyor: fix cd paths to make it work with both cygwin and msys 2018-01-26 15:00:11 +01:00
philsmd
67ff9f73fa
appveyor: use just 'make' instead of 'make install' (which is not supported on windows) 2018-01-26 07:52:37 +01:00
neheb
9c91c654da Fix AppVeyor 2017-04-27 16:24:44 -07:00
philsmd
9fb50a948e
cleaned up the .appveyor.yml file and implemented the test_script(s) #1032 2017-02-10 14:02:43 +01:00
Stephen
9c43109ee7 remove rdp blocks 2017-02-09 20:18:14 -08:00
Stephen
acc16faaa8 reorder for cygwin first and enable rdp 2017-02-09 20:09:11 -08:00
Stephen
4c3e68998c Create .appveyor.yml 2017-02-09 15:15:14 -08:00
Jens Steube
07dd639038 Revert "Adding windows appveyor builds" 2017-02-07 11:56:48 +01:00
Stephen
cbc355be39 Update .appveyor.yml 2017-02-06 13:20:45 -08:00
Stephen
e5b0556dea Update .appveyor.yml 2017-02-06 13:12:33 -08:00
Stephen
8ac2490ae5 add clang and gcc specifically 2017-02-06 13:11:42 -08:00
Stephen
f1d89d9fea Create .appveyor.yml 2017-02-06 12:45:12 -08:00