summaryrefslogtreecommitdiffstats
path: root/win32_build.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* build/win32: disable qat optionsCasey Bodley2024-02-071-0/+1
* win32_build.sh: use ENABLE_SHARED=ON by defaultLucian Petrut2023-09-061-7/+8
* cmake: fix mingw-llvm shared linkingLucian Petrut2023-08-301-2/+6
* win32_build.sh: mingw-llvm supportLucian Petrut2023-08-301-3/+29
* cmake: avoid duplicate symbolsLucian Petrut2023-08-301-0/+1
* win32_build.sh: build "ceph_test*"Lucian Petrut2023-02-171-1/+2
* cmake: add -fstack-protector-strong on win32Ken Dreyer2022-09-271-0/+1
* win32: add rhel optionKen Dreyer2022-09-271-3/+7
* win32: parse /etc/os-release on all distrosKen Dreyer2022-09-271-7/+10
* win32: remove libcurlKen Dreyer2022-09-161-4/+1
* win32_build: do not build jaeger for windows, disable cmake optionDeepika Upadhyay2022-05-171-1/+1
* win*.sh,cmake: Fix Windows linking errorsLucian Petrut2021-05-071-0/+7
* win32*.sh: ensure that the build dir existsLucian Petrut2021-05-071-3/+3
* win32*.sh: improve loggingLucian Petrut2021-05-061-2/+2
* win32*.sh: disable libcephsqlite when targeting WindowsLucian Petrut2021-03-261-0/+1
* win32*.sh: use the right target when building the testsLucian Petrut2021-03-171-1/+1
* win32*.sh: use ninja instead of makeLucian Petrut2021-03-051-20/+13
* cephfs: Add ceph-dokan, providing Windows supportLucian Petrut2021-03-051-2/+9
* win32*.sh: move debug symbols to separate filesLucian Petrut2021-02-031-10/+32
* cmake,win32*.sh: Windows DLL supportLucian Petrut2021-01-261-3/+6
* Merge PR #34858 into masterPatrick Donnelly2021-01-141-1/+6
|\
| * win32*.sh: fix SKIP_TESTS flagLucian Petrut2021-01-131-1/+6
* | test: Update cmake files, allowing tests to run on WindowsLucian Petrut2021-01-051-3/+7
|/
* win32*.sh: improve lib handlingLucian Petrut2020-12-091-1/+1
* win32*.sh: Strip binaries individuallyMike Latimer2020-12-091-5/+10
* win32*.sh: Cleanup zip archive creationMike Latimer2020-12-091-2/+20
* cmake,win32*.sh: Add OS=(ubuntu|suse) flag, for distro settingsMike Latimer2020-12-091-9/+30
* win32*.sh: Use nproc for CPU count when targeting win32Mike Latimer2020-12-091-1/+1
* win32*.sh: improve win32 dependency checkMike Latimer2020-12-091-1/+2
* win32*.sh: isolate network operations when building win32 dependenciesMike Latimer2020-12-091-1/+1
* win32*.sh: cleanup Windows build scriptLucian Petrut2020-12-091-5/+3
* win32*.sh: update Windows build scripts and readmeLucian Petrut2020-12-091-0/+45
* rbd: allow mounting images on WindowsLucian Petrut2020-11-181-4/+5
* cmake: allow building CLI tools on WindowsLucian Petrut2020-08-311-19/+16
* cmake: drop WITH_PYTHON2 optionKefu Chai2020-08-081-1/+0
* [win32] Add build scriptsLucian Petrut2020-02-191-0/+127