62 Commits

Author SHA1 Message Date
daan
ae1c06d940 merge from dev 2022-01-10 15:29:49 -08:00
Frank Richter
164b3a9667 Pass build config to CMake invocation in Windows pipeline jobs 2021-12-21 16:20:59 +01:00
daan
2af1db7f3a Merge branch 'dev' into dev-slice 2021-12-15 19:29:04 -08:00
Daan
2a4ad02d27
Merge branch 'dev' into random-context-macos 2021-12-15 16:57:25 -08:00
daan
f24a0b1019 merge from dev 2021-12-15 08:35:15 -08:00
daan
73ced777dd upgrade macos to latest 2021-12-14 18:42:10 -08:00
Jim Huang
71b2c441bb CI: Update the macOS image to version 10.15 2021-06-25 10:09:19 +08:00
Daan Leijen
2aebb37fb0 merge from dev 2021-01-30 17:15:24 -08:00
Daan
d98ffca987
fix indentation 2021-01-30 17:14:11 -08:00
Daan
b61996184e
Use explicit trigger syntax 2021-01-30 17:11:02 -08:00
daan
e2ae9f3125 fix pipeline script for macOS 2020-09-06 09:14:32 -07:00
daan
e1b4f036ca fix indentation in pipeline script 2020-09-06 09:10:38 -07:00
daan
803e6f9e46 merge from dev 2020-09-06 09:09:55 -07:00
daan
f28f41f530 better ctest invocation on pipelines 2020-09-06 09:09:00 -07:00
daan
e703bfc319 build windows pipeline in parallel 2020-09-06 09:02:15 -07:00
daan
a372847ccf verbose ctest on Linux pipeline 2020-09-06 08:57:56 -07:00
daan
4f7bc7d98e Merge branch 'dev' into dev-slice 2020-09-06 08:50:44 -07:00
daan
e740242978 link with advapi32 on windows 2020-09-06 08:29:08 -07:00
daan
500a9208d5 Merge branch 'dev' into dev-slice 2020-09-05 22:55:52 -07:00
daan
a9ad0cb68d comment out vs2017 pipeline 2020-09-05 22:36:59 -07:00
daan
dd0ce3c414 specify x64 for vs2017 pipeline 2020-09-05 22:31:59 -07:00
daan
d3aeb6253b fix vs2017 pipeline vmimage 2020-09-05 22:22:37 -07:00
daan
c34f303aa0 add vs2017 pipeline 2020-09-05 22:20:46 -07:00
daan
aec70a04a6 disable win pipeline again 2020-09-05 18:04:34 -07:00
daan
33a45f3f47 try ctest in windows pipeline again with increased stack per thread 2020-09-05 18:02:21 -07:00
daan
c1778acb93 Merge branch 'dev' into dev-slice 2020-09-05 15:03:54 -07:00
daan
cc32ede5d2 disable test stress on windows pipeline again 2020-09-05 12:41:06 -07:00
daan
7d9a878a9d test stress in windows pipeline 2020-09-05 12:38:25 -07:00
daan
8834fe02da again try to fix verbose ctest on mac pipeline 2020-09-05 12:31:28 -07:00
daan
7a08ca4dc6 again try to fix verbose ctest on mac pipeline 2020-09-05 12:30:13 -07:00
daan
5fe80671a2 again try to fix verbose ctest on mac pipeline 2020-09-05 12:26:47 -07:00
daan
0c5f03559d fix verbose ctest on mac pipeline 2020-09-05 12:22:52 -07:00
daan
a0370f347c more verbose ctest on mac pipeline 2020-09-05 12:20:21 -07:00
daan
85a8c138fc enable verbose ctest on mac pipeline 2020-09-05 12:18:09 -07:00
daan
13bbb78907 add dev-slice to azure test pipeline 2020-09-05 11:48:23 -07:00
daan
44ba0d254b disable windows test in azure pipeline for now until we can reproduce 2020-09-05 11:47:27 -07:00
daan
78f1f9bd5e reduce stress workload for windows pipeline 2020-09-05 11:16:40 -07:00
daan
694315fbe4 disable test in windows pipeline 2020-09-05 11:08:41 -07:00
daan
39948bce78 upload test artifact for the windows pipeline build 2020-09-05 11:04:55 -07:00
daan
2236b712f4 add test timeout on windows pipeline 2020-09-05 10:34:41 -07:00
daan
551831ba1c ctest output verbose on windows pipeline 2020-09-05 10:30:54 -07:00
daan
ccb51c6abe disable artifact uploading in dev 2020-05-05 10:46:39 -07:00
daan
775e1bfd7a allow uploading artifacts for master branch 2020-05-05 10:38:25 -07:00
Daan Leijen
1f8cc50c6b disable artifact uploading for now as it exceeds the storage space 2020-04-24 07:48:22 -07:00
Jiaye Wu
6f03be2d3a
Fix Windows builds on Azure Pipelines
Currently, all Windows builds are using `Debug|x64` configuration. For example, you can see the CTest steps with Release build cost 20+ seconds, which means it is using the debug binary.
2020-04-14 12:54:35 +08:00
daan
f750e793ff ensure unique build names for C++ azure pipeline jobs 2020-01-16 16:52:44 -08:00
daan
5c82b459d6 enable debug clang++ compilation in azure pipelines 2020-01-16 16:49:59 -08:00
daan
3447debf26 add Linux gcc C++ build to azure pipeline 2020-01-16 16:08:23 -08:00
daan
be10ebea35 build debug and secure versions on macOS in Azure pipelines 2020-01-08 23:54:56 -08:00
daan
313d4b8ffd fix test on Windows in azure pipelines 2020-01-08 23:47:40 -08:00