yihaoDeng
|
2b424e366b
|
refactor code
|
2024-03-24 12:21:00 +00:00 |
yihaoDeng
|
54294f6479
|
refactor code
|
2024-03-24 09:24:40 +00:00 |
yihaoDeng
|
3ccf9942a9
|
refactor code
|
2024-03-24 05:35:07 +00:00 |
yihaoDeng
|
2903d568ea
|
add test
|
2024-03-21 11:06:46 +00:00 |
yihaoDeng
|
739e3ba7ab
|
add zstd lib
|
2024-03-14 12:19:12 +00:00 |
yihaoDeng
|
82488ca6c2
|
add zstd lib
|
2024-03-14 08:36:08 +00:00 |
Haojun Liao
|
de47ea6c81
|
other: merge 3.0.
|
2023-11-23 15:42:40 +08:00 |
Haojun Liao
|
3527860c75
|
refactor: do some internal refactor.
|
2023-11-23 10:00:34 +08:00 |
facetosea
|
9916e0d24c
|
build release version on windows
|
2023-11-20 09:55:59 +08:00 |
Minglei Jin
|
c67853888f
|
cmake/xml2: build xml2 before s3
|
2023-10-24 18:06:19 +08:00 |
Minglei Jin
|
f9ca8fe962
|
cmake: new option: BUILD_S3
|
2023-10-24 16:10:46 +08:00 |
Minglei Jin
|
7fdf6cc696
|
cmake: use new dir for libs3
|
2023-10-24 09:04:24 +08:00 |
Minglei Jin
|
80fb38f172
|
Merge branch '3.0' into fix/TD-26189-libs3
|
2023-10-23 16:31:21 +08:00 |
Minglei Jin
|
a9dfb40069
|
contrib/cmake: remove unused steps
|
2023-10-18 10:51:47 +08:00 |
Minglei Jin
|
ddfdbb3207
|
xml2: add sub dir if building libs3
|
2023-10-17 15:28:36 +08:00 |
Minglei Jin
|
d8b0d8085b
|
cmake/ssl: make curl depends openssl
|
2023-10-17 15:16:20 +08:00 |
Minglei Jin
|
2479bb343e
|
prefix/delete: delete with prefix
|
2023-10-16 15:54:51 +08:00 |
Minglei Jin
|
4a77a49a3e
|
prefix/list: list bucket with prefix
|
2023-10-16 15:25:48 +08:00 |
Minglei Jin
|
f66e57bf1f
|
contrib/cos: make libs3 depends xml2
|
2023-10-13 17:47:42 +08:00 |
Minglei Jin
|
c538478d0f
|
contrib/cmake: fix curl file
|
2023-10-13 17:30:09 +08:00 |
Minglei Jin
|
0a1ff3283e
|
vnode/cos: first round size delte and get
|
2023-10-13 16:59:05 +08:00 |
Minglei Jin
|
8253874398
|
enh(tsdb/cos): new sdk for s3
|
2023-10-11 14:47:26 +08:00 |
kailixu
|
c4af46ce3b
|
enh: decrease the libtaos.so size from cos
|
2023-09-12 09:34:51 +08:00 |
dapan1121
|
cc17848b78
|
fix: merge 3.0 to main
|
2023-09-01 13:24:47 +08:00 |
Minglei Jin
|
c97b9249fc
|
cos: only for linux
|
2023-08-14 14:38:28 +08:00 |
Minglei Jin
|
4513acfee9
|
cos: use static libs for mxml, apr, apu, curl
|
2023-08-11 09:54:54 +08:00 |
Minglei Jin
|
f3b56a0687
|
apu: fix apr-util building
|
2023-08-10 14:28:23 +08:00 |
Minglei Jin
|
cd63e81450
|
cos: separate building phase for apr & apr-util
|
2023-08-10 14:18:12 +08:00 |
Minglei Jin
|
a5ccc3e8aa
|
apr: make apr, apu, curl build always
|
2023-08-09 17:53:25 +08:00 |
Minglei Jin
|
1ce3ef7fd5
|
cos: fix local/include directory
|
2023-08-09 17:02:16 +08:00 |
Minglei Jin
|
bc64d5f769
|
cos: use ~/local as prefix for building
|
2023-08-09 16:53:19 +08:00 |
Minglei Jin
|
5d0edcd17b
|
cos: use /usr/local as prefix instead of debug/build
|
2023-08-09 15:41:23 +08:00 |
Minglei Jin
|
7e2859ed43
|
apr: use tarball to avoid ./buildconf
|
2023-08-09 13:03:37 +08:00 |
Minglei Jin
|
398567ef4c
|
contrib/cmake: add apr apr-util, and curl into makefile
|
2023-08-09 11:14:00 +08:00 |
Minglei Jin
|
57ba106371
|
cos: move cmake prefix path after external building
|
2023-08-09 11:04:53 +08:00 |
Minglei Jin
|
2e0519b960
|
apr: fix apr & apr-util project names
|
2023-08-09 11:01:42 +08:00 |
Minglei Jin
|
7114ad63e5
|
apr:makefile for apr & apr-util
|
2023-08-09 10:54:17 +08:00 |
Minglei Jin
|
4d1155a5cf
|
curl: makefile for curl
|
2023-08-09 10:43:27 +08:00 |
Minglei Jin
|
16e015253b
|
s3/mxml: remove os external dependency
|
2023-08-09 10:10:25 +08:00 |
Minglei Jin
|
1290f529da
|
cos/example: turn head object on
|
2023-08-07 17:17:43 +08:00 |
Minglei Jin
|
88d755be76
|
feat(tsdb/cos): s3 migration
|
2023-08-04 13:31:00 +08:00 |
dapan1121
|
aa6e04a5a5
|
fix: merge issue
|
2023-06-26 19:08:52 +08:00 |
dapan1121
|
4dae9f4eff
|
merge main to 3.0
|
2023-06-26 18:43:00 +08:00 |
yihaoDeng
|
ff3ad6c65f
|
add static lib to 3.0
|
2023-06-21 14:38:52 +08:00 |
Shungang Li
|
e81579e36f
|
fix: undo libgeos's setting of global CMAKE_CXX_STANDARD
|
2023-06-20 17:52:13 +08:00 |
kailixu
|
de1483d1d8
|
chore: config optimize
|
2023-06-15 06:07:34 +08:00 |
kailixu
|
a6756f4edc
|
enh: cmake optimize
|
2023-06-14 23:33:51 +08:00 |
Cary Xu
|
596beebb21
|
Update CMakeLists.txt
|
2023-06-14 22:48:41 +08:00 |
Cary Xu
|
5fadafd944
|
Update CMakeLists.txt
|
2023-06-14 22:45:13 +08:00 |
kailixu
|
a72bb9f5fd
|
chore: specify the platform
|
2023-06-14 20:45:07 +08:00 |