Commit Graph

10 Commits

Author SHA1 Message Date
f74bf316c7 Speedup compile time in all generic patches, remove debugging checks and added variants optimization flags
- O2 default optimization (big size binary)
- O3 maximum optimization (very big size binary)
- Os size binary optimization
2023-06-02 02:17:48 +03:00
05ccb5aad0 Merge pull request #1 from dss16694/main
Added docker-image and export GIT_PYTHON_REFRESH=quiet
2023-03-06 18:39:05 +00:00
c8ad993b2e Update Dockerfile 2023-03-06 13:54:09 +08:00
e9dc7f49b3 Create docker-image.yml 2023-03-06 13:40:39 +08:00
01db1795d0 Added Dockerfile Debian 11 for building selected MONGO_VERSION from tags 2023-03-01 19:49:47 +03:00
dbd61122f4 Fixed submodule 2023-02-16 01:49:02 +03:00
82211f8ccf Updated README.md 2023-02-16 01:44:11 +03:00
697d8f071e Added patch CPU arch for native building 2023-02-16 01:34:47 +03:00
d5979547c4 Added submodule mongodb https://github.com/mongodb/mongo.git 2023-02-16 01:22:30 +03:00
d72bb3bd58 Initial commit 2023-02-15 21:54:08 +00:00