summaryrefslogtreecommitdiffstats
path: root/win32_deps_build.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: Bump Boost to 1.85Adam Emerson2024-05-231-24/+3
* win32_deps_build.sh: download Boost from Ceph mirrorLucian Petrut2024-01-091-8/+10
* win32_deps_build.sh: change Boost URLLucian Petrut2024-01-081-1/+1
* common: Windows Unicode CLI supportLucian Petrut2023-11-221-2/+2
* win32_build.sh: use ENABLE_SHARED=ON by defaultLucian Petrut2023-09-061-13/+1
* win32_deps_build.sh: avoid duplicate boost definitionsLucian Petrut2023-08-301-0/+21
* cmake: fix mingw-llvm shared linkingLucian Petrut2023-08-301-1/+19
* win32_build.sh: mingw-llvm supportLucian Petrut2023-08-301-5/+44
* win32_deps_build: skip patching removed boost filesLucian Petrut2023-07-181-3/+0
* build: Bump boost to 1.82Adam C. Emerson2023-07-051-2/+2
* win32_deps_build: avoid pipLucian Petrut2023-04-181-6/+5
* Merge pull request #47874 from petrutlucian94/dokany_v2Venky Shankar2022-10-271-1/+1
|\
| * dokan: switch to Dokany v2Lucian Petrut2022-08-301-1/+1
* | win32: speed up and simplify deps cloningKen Dreyer2022-10-101-7/+4
* | win32: add rhel optionKen Dreyer2022-09-271-1/+21
* | Merge PR #48147 into mainKen Dreyer2022-09-261-2/+3
|\ \
| * | win32: install wget when building on ubuntuKen Dreyer2022-09-161-1/+1
| * | win32: install deps with DEBIAN_FRONTEND=noninteractiveKen Dreyer2022-09-161-1/+2
| |/
* | Merge pull request #48148 from ktdreyer/win-remove-curlLucian Petrut2022-09-231-18/+0
|\ \
| * | win32: remove libcurlKen Dreyer2022-09-161-18/+0
| |/
* / win32: skip installing openssl man pagesKen Dreyer2022-09-161-1/+1
|/
* Merge pull request #46989 from petrutlucian94/boost_shared_mutexKefu Chai2022-08-061-1/+1
|\
| * common: use boost::shared_mutex on WindowsLucian Petrut2022-07-271-1/+1
* | win32_deps_build.sh: bump curl to curl-7_84_0Kefu Chai2022-08-041-1/+1
* | Merge pull request #46554 from adamemerson/wip-up-the-boostKefu Chai2022-07-261-2/+2
|\ \ | |/ |/|
| * build: Bump Boost version to 1.79Adam C. Emerson2022-07-221-2/+2
* | win32_deps_build.sh: master -> main for wnbdIlya Dryomov2022-06-201-1/+1
|/
* win32_deps_build.sh: only clone the tip of required tagKefu Chai2021-07-291-8/+8
* win32_deps_build.sh: bump snappy version to 1.1.9Kefu Chai2021-07-291-1/+2
* win32*.sh: bump boost version to 1.75Lucian Petrut2021-05-061-118/+2
* win32*.sh: improve loggingLucian Petrut2021-05-061-0/+14
* win32*.sh: fix boost urlLucian Petrut2021-05-061-1/+1
* common: extract options into yamlKefu Chai2021-04-131-2/+4
* cephfs: Add ceph-dokan, providing Windows supportLucian Petrut2021-03-051-0/+20
* cmake,win32*.sh: Windows DLL supportLucian Petrut2021-01-261-1/+2
* win32*.sh: fetch WNBD dependencyLucian Petrut2020-12-091-0/+12
* win32*.sh: bump win32 boost dependencyLucian Petrut2020-12-091-2/+41
* win32*.sh: improve lib handlingLucian Petrut2020-12-091-4/+4
* win32*.sh: update openssl locationLucian Petrut2020-12-091-3/+4
* win32*.sh: cleanup dependency build dir when targetting WindowsLucian Petrut2020-12-091-0/+5
* cmake,win32*.sh: Add OS=(ubuntu|suse) flag, for distro settingsMike Latimer2020-12-091-31/+34
* win32*.sh: Use nproc for CPU count when targeting win32Mike Latimer2020-12-091-1/+1
* win32*.sh: improve win32 dependency checkMike Latimer2020-12-091-0/+2
* win32*.sh: isolate network operations when building win32 dependenciesMike Latimer2020-12-091-12/+12
* win32*.sh: cleanup Windows build scriptLucian Petrut2020-12-091-2/+4
* win32*.sh: fix patch commandLucian Petrut2020-12-091-4/+4
* win32*.sh: update Windows build scripts and readmeLucian Petrut2020-12-091-1/+1
* rbd: allow mounting images on WindowsLucian Petrut2020-11-181-2/+4
* [win32] Add build scriptsLucian Petrut2020-02-191-0/+329