rocksdb/port/win
Peter Dillinger 0c533e61bc Fix XPRESS compression and enable in CI (#13649)
Summary:
Somehow this was previously not being tested in our Windows CI jobs so was accidentally broken in https://github.com/facebook/rocksdb/pull/13540  This fix will need to be backported to 10.3.

Pull Request resolved: https://github.com/facebook/rocksdb/pull/13649

Test Plan: CI

Reviewed By: hx235

Differential Revision: D75655418

Pulled By: pdillinger

fbshipit-source-id: a56bb213270904a1b7a13b905c2cc1919116df1c
2025-05-29 22:32:10 -07:00
..
env_default.cc Remove using namespace (#9369) 2022-01-12 09:31:12 -08:00
env_win.cc Standardize on clang-format version 18 (#13233) 2024-12-19 10:58:40 -08:00
env_win.h Add an interface to provide support for underlying FS to pass their own buffer during reads (#11324) 2023-06-23 11:48:49 -07:00
io_win.cc Prefer static_cast in place of most reinterpret_cast (#12308) 2024-02-07 10:44:11 -08:00
io_win.h Remove 'virtual' when implied by 'override' (#12319) 2024-01-31 13:14:42 -08:00
port_win.cc Fix CondVar::TimedWait for Windows (#12815) 2024-07-08 21:38:21 -07:00
port_win.h Remove unnecessary, confusing 'extern' (#12300) 2024-01-29 10:38:08 -08:00
win_jemalloc.cc clang format files under port/ (#10849) 2022-10-24 16:56:01 -07:00
win_logger.cc clang format files under port/ (#10849) 2022-10-24 16:56:01 -07:00
win_logger.h clang format files under port/ (#10849) 2022-10-24 16:56:01 -07:00
win_thread.cc clang format files under port/ (#10849) 2022-10-24 16:56:01 -07:00
win_thread.h clang format files under port/ (#10849) 2022-10-24 16:56:01 -07:00
xpress_win.cc Fix XPRESS compression and enable in CI (#13649) 2025-05-29 22:32:10 -07:00
xpress_win.h Fix XPRESS compression and enable in CI (#13649) 2025-05-29 22:32:10 -07:00