Anton Kochkov
b019bb0679
Do not use Draft builds in AppVeyor
2020-03-05 13:43:45 +08:00
Khairul Azhar Kasmiran
fa06effa0b
Greenify AppVeyor on master by using different tag name ( #16041 )
...
* Greenify AppVeyor on master by using different tag name
Co-authored-by: Itay Cohen <itaycohen23@gmail.com>
2020-02-24 19:07:19 +02:00
Khairul Azhar Kasmiran
f476fb7939
Use git clone --depth 1 as much as possible in builds ( #16022 )
...
* Use git clone --depth 1 as much as possible in builds
2020-02-22 13:24:39 +08:00
Anton Kochkov
7f5f3acf40
Enable AppVeyor deploy for all commits
2020-02-20 16:21:44 +08:00
Anton Kochkov
dbcc558795
Try to publish AppVeyor builds ( #16007 )
...
* Try to publish AppVeyor builds
* Upload all generated ZIP files
2020-02-20 14:46:52 +08:00
Khairul Kasmiran
78e21373be
Revert "ONE_STREAM_HACK & scr.onestream: Force expected ONE_STREAM order if necessary ( #15535 )"
...
This reverts commit 39b40cdedd
.
2020-02-17 00:00:46 +01:00
Florian Märkl
ae61aa8e37
Imports Tests from radare2-regressions ( #15546 )
2019-12-08 15:31:14 +01:00
Khairul Azhar Kasmiran
39b40cdedd
ONE_STREAM_HACK & scr.onestream: Force expected ONE_STREAM order if necessary ( #15535 )
2019-12-02 23:09:38 +08:00
Anton Kochkov
c0c2636d28
Python and VS updates for Windows/clang ( #15526 )
...
* Python and VS updates for Windows/clang
2019-11-29 00:50:49 -06:00
GustavoLCR
58579bd51b
Fix Appveyor hang. ( #15396 )
2019-11-01 02:55:06 +01:00
Anton Kochkov
4af67adfe3
Use Inno Setup 6.0 for VS2019 Windows builds ( #15160 )
2019-10-04 16:07:48 +08:00
Anton Kochkov
e41345edc8
Add MSVC 2019 for AppVeyor ##build ( #13345 )
...
* Try MSVC 2019 for AppVeyor ##build
* Fix meson building scripts
* Remove XP build from AppVeyor VS2019
* Install mingw
* Fix clang-cl build
2019-09-30 12:31:40 +08:00
Paul I
a08cb1bdcf
Add webui option to sys/meson.py ( #15037 )
2019-09-14 23:02:52 +02:00
Anton Kochkov
1eb3fe25c9
Fix regressions URL ( #15027 )
2019-09-13 16:49:23 +08:00
GustavoLCR
816f3107ae
Fix another Appveyor hang ( #14844 )
2019-08-19 12:16:56 +08:00
Paul I
2556919857
Add clang-cl support ( #14814 )
2019-08-16 12:10:00 +08:00
GustavoLCR
e915bfa2db
Fix Appveyor hang on master ( #14803 )
2019-08-15 10:47:48 +08:00
GustavoLCR
2f6bbe01bd
Appveyor: Pull radare2-regressions branch from PR author ( #14799 )
...
* Pull radare2-regressions branch from PR author
2019-08-14 14:08:05 +08:00
GustavoLCR
96bf2f3a28
Wrong path
2019-06-21 13:31:53 +08:00
GustavoLCR
f3284082ef
Add mingw to PATH in the Appveyor test script
2019-06-21 13:31:53 +08:00
GustavoLCR
ae00b18d0b
Dynamically find radare2 install dir on Windows ##windows
2019-06-20 18:10:01 +02:00
Anton Kochkov
b22d9f3065
Fix grammar across the code
2019-06-18 14:51:30 +08:00
pancake
dcea739858
Fix appveyour thing
2019-05-08 14:18:54 +02:00
Anton Kochkov
1873b3e689
AppVeyor - Update MSVC to 2017, Ninja to 1.9.0 ##build
2019-03-08 15:21:25 +01:00
xarkes
07e18df059
Appveyor cleaning ##build
2019-01-03 10:52:44 +01:00
Paul I
4f7687287f
Meson: Some little fixes ( #9783 )
...
* fix shlr libraries names
* fix missing headers for Windows dist
* fix missing format files for Windows dist
* add <static_runtime> option
* add argument with list of additional meson options for sys/meson.py
2018-03-30 23:35:12 +02:00
xarkes
c122383d4b
AppVeyor config TYPO
2018-02-23 12:57:19 +01:00
xarkes
e171d35394
Fix #9477 (force Tls1.2 for AppVeyor)
...
powershell -Command wget was failing because of the tls version.
2018-02-23 12:51:54 +01:00
Paul I
2782a1890e
Some sys/meson.py cleanup ( #9258 )
2018-01-28 18:16:38 +01:00
Paul I
2b0c9d1a17
Refactored meson scripts ( #9143 )
2018-01-11 20:20:23 +04:00
xarkes
aeac3d001c
Translated meson.bat to sys/meson.py ( #9011 )
...
Cf https://github.com/radare/radare2/issues/8690
2017-12-13 15:07:01 +01:00
xarkes
410ca09803
Added dynamic linking build for Appveyor ( #8948 )
...
* Revert "Enable GDB for Windows (#8877 )"
Because it does not work while linking dynamically on windows
This reverts commit 12b9d8c3b4
.
* Added dynamic linking build for Appveyor
* Try cleaning Windows linkage (meson)
2017-12-03 21:26:13 +01:00
xarkes
0d95b7f469
Adding node testsuite to appveyor ( #8313 )
...
* Adding node testsuite to appveyor
* Removed -g on mingw
* Set correct mingw32 compiler
* Disabled Mingw32 build
2017-12-02 23:42:47 +08:00
xarkes
7ca83c40fa
Modified appveyor installer artifact name
2017-10-14 12:06:55 +02:00
xarkes
931aa1e285
Windows XP support test ( #7844 )
2017-07-10 09:52:00 +02:00
xarkes
927c484932
Reorganized meson version grabbing ( #7828 )
2017-06-29 17:35:40 +02:00
xarkes
19e7035476
Adding msvc 32bits to appveyor
2017-06-26 15:37:34 +02:00
xarkes
0452dea522
Better release handling
2017-06-23 18:30:29 +08:00
xarkes
46deac0dde
Fixing appveyor build ( #7735 )
2017-06-14 13:45:48 +02:00
xarkes
f590de9e71
Fixed meson r_version.h ( #7702 )
2017-06-08 05:32:17 +02:00
xarkes
bcdbfcaf8a
Moved meson bat script + better meson.build file ( #7701 )
2017-06-07 23:36:02 +02:00
xarkes
66cb8017f7
Modifed scripts for easier windows install ( #7700 )
2017-06-07 23:23:22 +02:00
xarkes
9991ac1627
Appveyor windows-installer integration
2017-06-05 11:00:51 +02:00
xarkes
606a705b30
Fixing appveyor build ( #7646 )
2017-05-31 22:59:10 +02:00
xarkes
362443748b
Fix appveyor script (msvc)
2017-05-30 16:16:26 +08:00
xarkes
b93c237404
Fix msvc build on appveyor ( #7630 )
2017-05-29 23:39:50 +02:00
xarkes
ccc39a88cf
Added .appveyor.yml to the repo and better config ( #7474 )
2017-05-18 16:50:52 +02:00