29 Commits

Author SHA1 Message Date
Alexander A. Klimov
4aefab59ae Bump OpenSSL shipped for Windows to v3.0.12 2023-12-20 10:06:03 +01:00
Alexander A. Klimov
d856dc9638 Bump Boost shipped for Windows to v1.83
Note: For doc/21-development.md use:

perl -pi -e 's/(boost[-\w]*?1[-_]?)82/${1}83/g' doc/21-development.md
2023-12-20 10:05:46 +01:00
Alexander A. Klimov
117ae78755 Windows: bump OpenSSL v1.1 (soon EOL) -> v3.0 2023-07-03 17:43:17 +02:00
Alexander A. Klimov
02ed374ae0 Bump Boost shipped for Windows to v1.82 2023-07-03 17:43:17 +02:00
Alexander A. Klimov
2fbb4f9575 Bump Boost to v1.81 2023-02-15 10:41:31 +01:00
Alexander A. Klimov
27d46a4e5a Windows: bump OpenSSL to v1.1.1t 2023-02-14 13:11:49 +01:00
Julian Brost
2916c96bd9 Windows: update bundled OpenSSL to version 1.1.1s 2022-11-04 13:37:29 +01:00
Alexander A. Klimov
b731bcf511 Bump Boost v1.79 -> v1.80 2022-10-31 13:04:16 +01:00
Alexander A. Klimov
2cdd1a0f96 Bump OpenSSL to 1.1.1q 2022-07-28 10:51:45 +02:00
Yonas Habteab
dcf06b1b6b Windows: Update openssl to the latest version 1_1_1p 2022-06-23 15:02:45 +02:00
Julian Brost
281aeb980b Windows: update boost to version 1.79.0 2022-04-27 13:46:18 +02:00
Alexander A. Klimov
37026e522d Bump OpenSSL to 1.1.1n 2022-04-07 11:35:35 +02:00
Alexander A. Klimov
ec7fdfccc5 Bump Boost to 1.78 2022-04-07 11:35:35 +02:00
Julian Brost
9aca722f5e GitHub Actions: Use preinstalled dependencies on Windows
The Windows image provided by GitHub already includes most of our dependencies,
so the installation of all Chocolatey packages except winflexbison3 was
redundant. Visual Studio is provided in the Enterprise version instead of
Community, so that has to be added to the search path as well.
2022-01-14 14:04:19 +01:00
Julian Brost
14245d87a5 Windows build scripts: allow setting BITS=32 to use 32 bit dependency paths by default 2021-07-07 13:24:11 +02:00
Alexander A. Klimov
7363710b1e Bump OpenSSL to 1.1.1k 2021-07-05 18:27:58 +02:00
Alexander A. Klimov
31fa4ef033 Bump Boost to v1.76 2021-07-05 18:25:42 +02:00
Julian Brost
4ede8e484b Update Windows build scripts for Visual Studio 2019
$env:CMAKE_GENERATOR_PLATFORM is only used in configure-dev.ps1 but now
is also required in configure.ps1 to allow the build pipeline to be
upgraded to Visual Studio 2019.

Additionally bump the versions in paths for Boost and OpenSSL.
2020-10-21 11:14:22 +02:00
Noah Hilverling
d38f4e78c9 Chocolatey: Use '.\build' as default build directory 2020-06-05 15:39:28 +02:00
Michael Insel
feed379229 Chocolatey: Add build script for package 2020-03-03 18:48:11 +01:00
Michael Friedrich
e5e9f2526a Dev: Fix CMake generator platform for VS 2019 in PS scripts 2019-09-09 17:11:26 +02:00
Michael Friedrich
2178e150f9 Build: Add Powershell script for development config for building Windows debug packages 2019-09-06 10:51:06 +02:00
Michael Friedrich
7665143afa Tests: Rewrite TimePeriod tests using Boost::DateTime
fixes #7257
2019-07-09 15:34:07 +02:00
Markus Frosch
ca67d7e963 windows: Improve Powershell Tools and AppVeyor config
[travis skip]
2019-04-05 09:03:04 +02:00
Markus Frosch
ace12db110 appveyor: Run Debug builds
[skip travis]
2018-12-18 12:23:39 +01:00
Markus Frosch
fcfde9ac22 tools/win32: Invalidate CMake cache on build 2018-12-18 11:52:06 +01:00
Markus Frosch
b6c674e716 Update windows build scripts 2018-08-03 11:11:39 +02:00
Markus Frosch
4a1375cc5f Add AppVeyor definition 2018-02-07 20:30:36 +01:00
Markus Frosch
5936c0db6f windows: Add build scripts 2018-02-07 16:07:25 +01:00