Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: change build branch to 3.0 on windows #479

Merged
merged 66 commits into from
Nov 23, 2022
Merged
Changes from all commits
Commits
Show all changes
66 commits
Select commit Hold shift + click to select a range
4da4ea2
fix: add windows taosdump
afwerar Oct 26, 2022
922a726
fix: add windows taosdump
afwerar Oct 26, 2022
e3edd5e
fix: add windows taosdump
afwerar Oct 26, 2022
49861bf
test: enable error output
sangshuduo Oct 26, 2022
104124c
fix: merge with develop branch
sangshuduo Oct 27, 2022
ef99374
fix: merge with develop branch
sangshuduo Oct 27, 2022
e0caa11
fix: merge with develop
sangshuduo Oct 27, 2022
6ea3b11
Merge branch 'develop' into fix/ZhiqiangWang/TD-16450-add-windows-tao…
sangshuduo Oct 27, 2022
e9f02e4
chore: rewrite license of new files
sangshuduo Oct 28, 2022
678771e
fix: move path_max to windows code
sangshuduo Oct 28, 2022
cbd1a2a
fix: taosdump for windows
sangshuduo Oct 28, 2022
05c2030
fix: choro install jom -y
sangshuduo Oct 28, 2022
f8c1c98
test: use fix/sangshuduo/td-16450-add-windows-taosdump in workflow
sangshuduo Oct 28, 2022
669f0ea
fix: replace jansson_found with true
sangshuduo Oct 28, 2022
5209bf3
Merge branch 'fix/sangshuduo/TD-16450-add-windows-taosdump' of github…
sangshuduo Oct 28, 2022
eeaeef7
fix: port header file for win
sangshuduo Oct 28, 2022
aba697f
fix: atom_add porting for windows
sangshuduo Oct 28, 2022
f31e68c
fix: merge with develop
sangshuduo Oct 29, 2022
c425a6f
fix: co zhiqiang's 3.0 windows workflow
sangshuduo Oct 29, 2022
73d1c2d
fix: add go to windows build
sangshuduo Oct 31, 2022
b232ec3
Merge branch 'fix/sangshuduo/TD-16450-add-windows-taosdump' of github…
sangshuduo Oct 31, 2022
adb1870
fix: adjust header including in tools sys.c
sangshuduo Oct 31, 2022
c7e9abc
Merge branch 'develop' into fix/sangshuduo/TD-16450-add-windows-taosdump
sangshuduo Nov 2, 2022
ca82ec8
Merge branch 'develop' into fix/sangshuduo/TD-16450-add-windows-taosdump
sangshuduo Nov 10, 2022
94c605c
fix: deps cmake on windows
sangshuduo Nov 10, 2022
8ad3433
fix: port taosdump_win to taosdump.c
sangshuduo Nov 10, 2022
3e9ba0e
fix: taosdump.c windows compile
sangshuduo Nov 10, 2022
cb3aeec
Merge branch 'develop' into fix/sangshuduo/TD-16450-add-windows-taosdump
sangshuduo Nov 11, 2022
455228b
Merge branch 'develop' into fix/sangshuduo/TD-16450-add-windows-taosdump
sangshuduo Nov 15, 2022
7558420
fix: add strsep() definition for windows 64bit pointer
sangshuduo Nov 15, 2022
9ef57c9
fix: taosbenchmark deps on taos dyn lib on windows
sangshuduo Nov 15, 2022
32a10ee
test: change tdengine 3.0 build branch
sangshuduo Nov 15, 2022
540175c
fix: merge with develop
sangshuduo Nov 16, 2022
579a77b
fix: merge with develop
sangshuduo Nov 16, 2022
bb30d7f
fix: use alloc insteal of value on stack
sangshuduo Nov 16, 2022
2750f64
fix: remove codec remove in deps cmake
sangshuduo Nov 17, 2022
b80f5f3
fix: add zlib for windows
sangshuduo Nov 17, 2022
ebd4108
Merge branch 'develop' into fix/sangshuduo/TD-16450-add-windows-taosdump
sangshuduo Nov 18, 2022
55c217c
fix: merge with develop and change zlib target name
sangshuduo Nov 18, 2022
d0a9f4e
fix: patch codec. taosdump run further
sangshuduo Nov 18, 2022
f32ec94
fix: cmake add snappy/zlib
sangshuduo Nov 18, 2022
6364dbc
fix: replace avro cmake list with a modified version
sangshuduo Nov 18, 2022
060fe07
fix: remove pkg check in avro cmake list
sangshuduo Nov 18, 2022
aeceb84
fix: avro-lang-c-makelist
sangshuduo Nov 18, 2022
5a6b4cd
fix: adjust depdencies of taosdump
sangshuduo Nov 18, 2022
2cb1d69
fix: remove more sed command
sangshuduo Nov 18, 2022
d981cee
fix: taosdump for windows works first time
sangshuduo Nov 18, 2022
511a604
fix: remove unused func
sangshuduo Nov 19, 2022
67259f0
Merge branch 'develop' into fix/sangshuduo/TD-16450-add-windows-taosdump
sangshuduo Nov 20, 2022
2333455
test: use feat/sangshuduo/TD-16450-taosdump-for-windows to test
sangshuduo Nov 20, 2022
532e2d5
test: run basic test on windows
sangshuduo Nov 20, 2022
5611538
feat: refactor tools dir for taosdump
sangshuduo Nov 20, 2022
a6d9f82
test: exclude tools source code as they run on windows only
sangshuduo Nov 21, 2022
1c16b5a
Merge branch 'develop' into feat/sangshuduo/TD-16450-taosdump-for-win…
sangshuduo Nov 21, 2022
bccc75f
chore: clean ci workflows
sangshuduo Nov 21, 2022
d7fc2e9
fix: tools string func link error
sangshuduo Nov 22, 2022
02fc71a
fix: merge with develop
sangshuduo Nov 22, 2022
f662e41
fix: codacy security complain
sangshuduo Nov 22, 2022
3c01d00
fix: tolerate codacy due to compile error
sangshuduo Nov 22, 2022
a9f677a
Merge branch 'develop' into feat/sangshuduo/TD-16450-taosdump-for-win…
sangshuduo Nov 22, 2022
4b268d2
fix: patch jansson value.c
sangshuduo Nov 22, 2022
c390746
fix: remove isnan() and isinf() from jansson-value.c
sangshuduo Nov 22, 2022
c6d53d4
fix: wrong path in cmake lists
sangshuduo Nov 22, 2022
d422e0a
fix: remove isnan and isinf from jansson-value.c
sangshuduo Nov 22, 2022
1bc006f
Merge branch 'develop' into feat/sangshuduo/TD-16450-taosdump-for-win…
sangshuduo Nov 23, 2022
6bae315
chore: change build branch to 3.0
sangshuduo Nov 23, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/3.0-windows-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
with:
repository: 'taosdata/TDengine'
path: 'TDengine'
ref: 'fix/sangshuduo/TD-16450-add-windows-taosdump'
ref: '3.0'

- name: create debug directory
if: |
Expand Down