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

Lib3MF update using branch instead of fork #328

Merged
merged 32 commits into from
Dec 12, 2023
Merged
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
15b4667
NC-15765: adding zlib as external project via cmake
gangatp Nov 20, 2023
fa8c8a6
handle offline mode
gangatp Nov 21, 2023
f7e79c4
adding zlib as submodule
gangatp Nov 23, 2023
007fc77
cpp-base64 updated
gangatp Nov 28, 2023
3f6b4bf
updating zlib
gangatp Nov 28, 2023
ac4fcfb
updating libzip
gangatp Nov 29, 2023
ac744b7
removed old googletest
gangatp Nov 29, 2023
675ead2
removed old libressl
gangatp Nov 29, 2023
483d833
updating googletest
gangatp Nov 30, 2023
4596b5b
libressl copied release version
gangatp Dec 5, 2023
e18c677
updating github workflows mac and ubuntu OS versions
gangatp Dec 6, 2023
caf3036
checking mingw and unix build
gangatp Dec 6, 2023
d81ce65
adding platform specific libzip headers
gangatp Dec 6, 2023
1c4ba72
libzip unix compile options
gangatp Dec 6, 2023
98453f7
fixing mac build
gangatp Dec 7, 2023
645a5dc
fixing linux version
gangatp Dec 7, 2023
1915426
fixing win32 build
gangatp Dec 7, 2023
cb331d4
checking mingw build
gangatp Dec 7, 2023
2f06cbb
fixing memory leak in linux build
gangatp Dec 7, 2023
5410ab4
Revert "fixing memory leak in linux build"
gangatp Dec 7, 2023
a629092
try mem leak linux fix
gangatp Dec 7, 2023
a94fdb3
try linux build mem leak using insert
gangatp Dec 7, 2023
92aa992
reserve vector size
gangatp Dec 8, 2023
161f500
checking valgrind in debug build
gangatp Dec 8, 2023
a96ad07
checking lib3mf ubuntu mem leak in debug mode
gangatp Dec 11, 2023
a351e11
trigger GitHub actions
gangatp Dec 11, 2023
7746af7
checking lib3mf ubuntu mem leak in debug mode
gangatp Dec 11, 2023
857628a
updating with ubuntu latest
gangatp Dec 11, 2023
af01f50
adding sudo apt update to ubuntu
gangatp Dec 11, 2023
d131062
fixing decryption size in RSA
gangatp Dec 12, 2023
5e20887
try linux build mem leak using insert
gangatp Dec 12, 2023
74234a4
remove debug config
gangatp Dec 12, 2023
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
Prev Previous commit
Next Next commit
removed old libressl
gangatp committed Nov 29, 2023
commit 675ead2980f15d39d665213009a4d9306c3b947a
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
[submodule "Tests/googletest"]
path = Tests/googletest
url = https://github.com/google/googletest.git
[submodule "submodules/AutomaticComponentToolkit"]
path = submodules/AutomaticComponentToolkit
url = https://github.com/Autodesk/AutomaticComponentToolkit.git
1 change: 0 additions & 1 deletion Tests/googletest
Submodule googletest deleted from b796f7