{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":749162199,"defaultBranch":"main","name":"speedb","ownerLogin":"shpala","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-01-27T19:00:39.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/518301?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1706382660.0","currentOid":""},"activityList":{"items":[{"before":"d656890fd4db6cd821782aa34571e8f5c4e2b92a","after":"b18fd45bd1f45b82e5e404856a60f3e0d167abd1","ref":"refs/heads/pavel/fix_macos_cross_compilation","pushedAt":"2024-02-28T11:36:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"shpala","name":"Pavel Ferencz","path":"/shpala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/518301?s=80&v=4"},"commit":{"message":"Fix cross-compilation on macOS x86_64 CPUs with target CPU arm64\nby manually setting CMAKE_SYSTEM_PROCESSOR to the cross-compilation target\nwhenever CMAKE_SYSTEM_PROCESSOR doesn't match CMAKE_OSX_ARCHITECTURES after project() call.\nThis is probably a Cmake bug that happens on macOS.\n(#822)","shortMessageHtmlLink":"Fix cross-compilation on macOS x86_64 CPUs with target CPU arm64"}},{"before":"d1ef98a0563aaa28903ddb4fe08b5a02d683ff0a","after":"d656890fd4db6cd821782aa34571e8f5c4e2b92a","ref":"refs/heads/pavel/fix_macos_cross_compilation","pushedAt":"2024-02-23T13:49:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"shpala","name":"Pavel Ferencz","path":"/shpala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/518301?s=80&v=4"},"commit":{"message":"Fix cross-compilation on macOS x86_64 CPUs with target CPU arm64\nby manually setting CMAKE_SYSTEM_PROCESSOR to the cross-compilation target\nwhenever CMAKE_SYSTEM_PROCESSOR doesn't match CMAKE_OSX_ARCHITECTURES after project() call.\nThis is probably a Cmake bug that happens on macOS.\n(#822)","shortMessageHtmlLink":"Fix cross-compilation on macOS x86_64 CPUs with target CPU arm64"}},{"before":"3ee11ec2b303808a2d371c8b82a739f0efafffcc","after":"d1ef98a0563aaa28903ddb4fe08b5a02d683ff0a","ref":"refs/heads/pavel/fix_macos_cross_compilation","pushedAt":"2024-02-23T11:44:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"shpala","name":"Pavel Ferencz","path":"/shpala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/518301?s=80&v=4"},"commit":{"message":"Merge branch 'main' into pavel/fix_macos_cross_compilation","shortMessageHtmlLink":"Merge branch 'main' into pavel/fix_macos_cross_compilation"}},{"before":"cf7440ed5517deed070ba0914eef712e9cd97391","after":"3ee11ec2b303808a2d371c8b82a739f0efafffcc","ref":"refs/heads/pavel/fix_macos_cross_compilation","pushedAt":"2024-02-23T11:37:55.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"shpala","name":"Pavel Ferencz","path":"/shpala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/518301?s=80&v=4"},"commit":{"message":"Merge branch 'main' into pavel/fix_macos_cross_compilation","shortMessageHtmlLink":"Merge branch 'main' into pavel/fix_macos_cross_compilation"}},{"before":"06974ca164f0b2ee31f16c82ade8f42d238765e3","after":"cf7440ed5517deed070ba0914eef712e9cd97391","ref":"refs/heads/pavel/fix_macos_cross_compilation","pushedAt":"2024-02-23T11:33:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"shpala","name":"Pavel Ferencz","path":"/shpala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/518301?s=80&v=4"},"commit":{"message":"zlib: Update ci and Makefile using a different link (#820)\n\nThe link in zlib.net is broken every time they release a new version which breaks our download links. Replace those links with a stable link in https://github.com/madler","shortMessageHtmlLink":"zlib: Update ci and Makefile using a different link (speedb-io#820)"}},{"before":"32502ee56873f6a6f3fffab8bf7b4eb555f5be6f","after":"06974ca164f0b2ee31f16c82ade8f42d238765e3","ref":"refs/heads/pavel/fix_macos_cross_compilation","pushedAt":"2024-02-23T11:27:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"shpala","name":"Pavel Ferencz","path":"/shpala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/518301?s=80&v=4"},"commit":{"message":"zlib: Update ci and Makefile using a different link (#820)\n\nThe link in zlib.net is broken every time they release a new version which breaks our download links. Replace those links with a stable link in https://github.com/madler","shortMessageHtmlLink":"zlib: Update ci and Makefile using a different link (speedb-io#820)"}},{"before":"e1ba1748f09c049029b0f0d24692acc76677368e","after":"32502ee56873f6a6f3fffab8bf7b4eb555f5be6f","ref":"refs/heads/pavel/fix_macos_cross_compilation","pushedAt":"2024-01-28T12:06:31.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ofriedma","name":null,"path":"/ofriedma","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48631098?s=80&v=4"},"commit":{"message":"Merge branch 'main' into pavel/fix_macos_cross_compilation","shortMessageHtmlLink":"Merge branch 'main' into pavel/fix_macos_cross_compilation"}},{"before":null,"after":"e1ba1748f09c049029b0f0d24692acc76677368e","ref":"refs/heads/pavel/fix_macos_cross_compilation","pushedAt":"2024-01-27T19:11:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"shpala","name":"Pavel Ferencz","path":"/shpala","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/518301?s=80&v=4"},"commit":{"message":"Fix cross-compilation on macOS x86_64 CPUs with target CPU arm64\nby manually setting CMAKE_SYSTEM_PROCESSOR to the cross-compilation target\nwhenever CMAKE_SYSTEM_PROCESSOR doesn't match CMAKE_OSX_ARCHITECTURES after project() call.\nThis is probably a Cmake bug that happens on macOS.\n(#822)","shortMessageHtmlLink":"Fix cross-compilation on macOS x86_64 CPUs with target CPU arm64"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEB4xLrgA","startCursor":null,"endCursor":null}},"title":"Activity ยท shpala/speedb"}