index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
win32_deps_build.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Bump Boost to 1.85
Adam Emerson
2024-05-23
1
-24
/
+3
*
win32_deps_build.sh: download Boost from Ceph mirror
Lucian Petrut
2024-01-09
1
-8
/
+10
*
win32_deps_build.sh: change Boost URL
Lucian Petrut
2024-01-08
1
-1
/
+1
*
common: Windows Unicode CLI support
Lucian Petrut
2023-11-22
1
-2
/
+2
*
win32_build.sh: use ENABLE_SHARED=ON by default
Lucian Petrut
2023-09-06
1
-13
/
+1
*
win32_deps_build.sh: avoid duplicate boost definitions
Lucian Petrut
2023-08-30
1
-0
/
+21
*
cmake: fix mingw-llvm shared linking
Lucian Petrut
2023-08-30
1
-1
/
+19
*
win32_build.sh: mingw-llvm support
Lucian Petrut
2023-08-30
1
-5
/
+44
*
win32_deps_build: skip patching removed boost files
Lucian Petrut
2023-07-18
1
-3
/
+0
*
build: Bump boost to 1.82
Adam C. Emerson
2023-07-05
1
-2
/
+2
*
win32_deps_build: avoid pip
Lucian Petrut
2023-04-18
1
-6
/
+5
*
Merge pull request #47874 from petrutlucian94/dokany_v2
Venky Shankar
2022-10-27
1
-1
/
+1
|
\
|
*
dokan: switch to Dokany v2
Lucian Petrut
2022-08-30
1
-1
/
+1
*
|
win32: speed up and simplify deps cloning
Ken Dreyer
2022-10-10
1
-7
/
+4
*
|
win32: add rhel option
Ken Dreyer
2022-09-27
1
-1
/
+21
*
|
Merge PR #48147 into main
Ken Dreyer
2022-09-26
1
-2
/
+3
|
\
\
|
*
|
win32: install wget when building on ubuntu
Ken Dreyer
2022-09-16
1
-1
/
+1
|
*
|
win32: install deps with DEBIAN_FRONTEND=noninteractive
Ken Dreyer
2022-09-16
1
-1
/
+2
|
|
/
*
|
Merge pull request #48148 from ktdreyer/win-remove-curl
Lucian Petrut
2022-09-23
1
-18
/
+0
|
\
\
|
*
|
win32: remove libcurl
Ken Dreyer
2022-09-16
1
-18
/
+0
|
|
/
*
/
win32: skip installing openssl man pages
Ken Dreyer
2022-09-16
1
-1
/
+1
|
/
*
Merge pull request #46989 from petrutlucian94/boost_shared_mutex
Kefu Chai
2022-08-06
1
-1
/
+1
|
\
|
*
common: use boost::shared_mutex on Windows
Lucian Petrut
2022-07-27
1
-1
/
+1
*
|
win32_deps_build.sh: bump curl to curl-7_84_0
Kefu Chai
2022-08-04
1
-1
/
+1
*
|
Merge pull request #46554 from adamemerson/wip-up-the-boost
Kefu Chai
2022-07-26
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
build: Bump Boost version to 1.79
Adam C. Emerson
2022-07-22
1
-2
/
+2
*
|
win32_deps_build.sh: master -> main for wnbd
Ilya Dryomov
2022-06-20
1
-1
/
+1
|
/
*
win32_deps_build.sh: only clone the tip of required tag
Kefu Chai
2021-07-29
1
-8
/
+8
*
win32_deps_build.sh: bump snappy version to 1.1.9
Kefu Chai
2021-07-29
1
-1
/
+2
*
win32*.sh: bump boost version to 1.75
Lucian Petrut
2021-05-06
1
-118
/
+2
*
win32*.sh: improve logging
Lucian Petrut
2021-05-06
1
-0
/
+14
*
win32*.sh: fix boost url
Lucian Petrut
2021-05-06
1
-1
/
+1
*
common: extract options into yaml
Kefu Chai
2021-04-13
1
-2
/
+4
*
cephfs: Add ceph-dokan, providing Windows support
Lucian Petrut
2021-03-05
1
-0
/
+20
*
cmake,win32*.sh: Windows DLL support
Lucian Petrut
2021-01-26
1
-1
/
+2
*
win32*.sh: fetch WNBD dependency
Lucian Petrut
2020-12-09
1
-0
/
+12
*
win32*.sh: bump win32 boost dependency
Lucian Petrut
2020-12-09
1
-2
/
+41
*
win32*.sh: improve lib handling
Lucian Petrut
2020-12-09
1
-4
/
+4
*
win32*.sh: update openssl location
Lucian Petrut
2020-12-09
1
-3
/
+4
*
win32*.sh: cleanup dependency build dir when targetting Windows
Lucian Petrut
2020-12-09
1
-0
/
+5
*
cmake,win32*.sh: Add OS=(ubuntu|suse) flag, for distro settings
Mike Latimer
2020-12-09
1
-31
/
+34
*
win32*.sh: Use nproc for CPU count when targeting win32
Mike Latimer
2020-12-09
1
-1
/
+1
*
win32*.sh: improve win32 dependency check
Mike Latimer
2020-12-09
1
-0
/
+2
*
win32*.sh: isolate network operations when building win32 dependencies
Mike Latimer
2020-12-09
1
-12
/
+12
*
win32*.sh: cleanup Windows build script
Lucian Petrut
2020-12-09
1
-2
/
+4
*
win32*.sh: fix patch command
Lucian Petrut
2020-12-09
1
-4
/
+4
*
win32*.sh: update Windows build scripts and readme
Lucian Petrut
2020-12-09
1
-1
/
+1
*
rbd: allow mounting images on Windows
Lucian Petrut
2020-11-18
1
-2
/
+4
*
[win32] Add build scripts
Lucian Petrut
2020-02-19
1
-0
/
+329