{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":765899917,"defaultBranch":"master","name":"bazel-arm-gnu-toolchains","ownerLogin":"AmateurECE","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-03-01T20:58:41.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/19519596?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1709326727.829152","currentOid":""},"activityList":{"items":[{"before":"f31af7ae593672ef7a472f5cab670aef975afed2","after":"13b0b9070e0cf393e38daa38395552888a1400f6","ref":"refs/heads/master","pushedAt":"2024-03-25T11:52:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"AmateurECE","name":"Ethan D Twardy","path":"/AmateurECE","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19519596?s=80&v=4"},"commit":{"message":"arm-linux: Default include_std to true","shortMessageHtmlLink":"arm-linux: Default include_std to true"}},{"before":"1c896f6d3d427bd075fbefc65ccefc1c75fb5937","after":"f31af7ae593672ef7a472f5cab670aef975afed2","ref":"refs/heads/master","pushedAt":"2024-03-17T23:11:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AmateurECE","name":"Ethan D Twardy","path":"/AmateurECE","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19519596?s=80&v=4"},"commit":{"message":"non-functional: Bump arm-none-eabi version to 13.2.1 in a few places\n\nThis affects default arguments and the README, but should not have any\neffect on consumers using older toolchains.","shortMessageHtmlLink":"non-functional: Bump arm-none-eabi version to 13.2.1 in a few places"}},{"before":"574e548bf0030b873ab9f28bc19a0c1c59c09053","after":"1c896f6d3d427bd075fbefc65ccefc1c75fb5937","ref":"refs/heads/master","pushedAt":"2024-03-17T23:06:58.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"AmateurECE","name":"Ethan D Twardy","path":"/AmateurECE","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19519596?s=80&v=4"},"commit":{"message":"examples/arm-linux: Link to libc and libstdc++ by default","shortMessageHtmlLink":"examples/arm-linux: Link to libc and libstdc++ by default"}},{"before":"b47703c3c38abf43f3402ce8bdcfa6161844f45a","after":"574e548bf0030b873ab9f28bc19a0c1c59c09053","ref":"refs/heads/master","pushedAt":"2024-03-17T20:15:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AmateurECE","name":"Ethan D Twardy","path":"/AmateurECE","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19519596?s=80&v=4"},"commit":{"message":"CI: use --output_user_root to avoid max path length limitation\n\nPreviously, CI builds were failing for Windows because the arm-linux\ntoolchain include paths exceeded the Maximum Path Length. Use\n--output_user_root in the workflow to avoid this limitation.","shortMessageHtmlLink":"CI: use --output_user_root to avoid max path length limitation"}},{"before":"cad5fec9038be46e019c5ef3e15b62198e055f97","after":"b47703c3c38abf43f3402ce8bdcfa6161844f45a","ref":"refs/heads/master","pushedAt":"2024-03-16T19:36:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AmateurECE","name":"Ethan D Twardy","path":"/AmateurECE","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19519596?s=80&v=4"},"commit":{"message":"Fix linux toolchain for mingw-i686","shortMessageHtmlLink":"Fix linux toolchain for mingw-i686"}},{"before":"108c09547b0ce7177f9579c3364e2779966ab563","after":"cad5fec9038be46e019c5ef3e15b62198e055f97","ref":"refs/heads/master","pushedAt":"2024-03-16T19:21:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"AmateurECE","name":"Ethan D Twardy","path":"/AmateurECE","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19519596?s=80&v=4"},"commit":{"message":"Slightly reorganize examples\n\nOrganize the examples by toolchain so that CI workflows can selectively\nbuild examples based on which toolchains are available for the host\nplatform.","shortMessageHtmlLink":"Slightly reorganize examples"}},{"before":"68d2ccf2bb952b14a112a407fceb6344fb1518f8","after":"108c09547b0ce7177f9579c3364e2779966ab563","ref":"refs/heads/master","pushedAt":"2024-03-16T19:15:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AmateurECE","name":"Ethan D Twardy","path":"/AmateurECE","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19519596?s=80&v=4"},"commit":{"message":"Slightly reorganize examples\n\nOrganize the examples by toolchain so that CI workflows can selectively\nbuild examples based on which toolchains are available for the host\nplatform.","shortMessageHtmlLink":"Slightly reorganize examples"}},{"before":"51e25a2d4091749c4a2cc247a636f9c484c72b8b","after":"68d2ccf2bb952b14a112a407fceb6344fb1518f8","ref":"refs/heads/master","pushedAt":"2024-03-16T17:46:51.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"AmateurECE","name":"Ethan D Twardy","path":"/AmateurECE","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19519596?s=80&v=4"},"commit":{"message":"Fix various custom toolchain issues\n\nPreviously, there was a change that required the version of the\ntoolchain to be specified in the cc_arm_*_config rules. This isn't\nideal, because it requires consumers to list the version in two places.\nSo instead, introduce some new filegroup targets in the cross-hosted\ntoolchain repository that allows these rules to infer the toolchain\nversion. Also fix some other existing issues with the examples.","shortMessageHtmlLink":"Fix various custom toolchain issues"}},{"before":"5daa14f799607f89d627b6a4ea697ac7a5ddd078","after":"51e25a2d4091749c4a2cc247a636f9c484c72b8b","ref":"refs/heads/master","pushedAt":"2024-03-14T23:12:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AmateurECE","name":"Ethan D Twardy","path":"/AmateurECE","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19519596?s=80&v=4"},"commit":{"message":"Use MSV to select the version of the toolchain\n\nThis commit fixes an issue with the bzlmod extension that prevents\nconsuming MODULE.bazel files from being able to select the version of\nthe toolchain. Now, the bzlmod extension selects the minimum version\nfrom the modules that have requested the toolchain and uses that for the\nsystem. This allows consumers to upgrade the version of\narm_gnu_toolchain without needing to ugprade their compiler version, as\nwell.","shortMessageHtmlLink":"Use MSV to select the version of the toolchain"}},{"before":"aa3d373bd38e7ab582aab904fbd82087b4bd63b7","after":"5daa14f799607f89d627b6a4ea697ac7a5ddd078","ref":"refs/heads/master","pushedAt":"2024-03-09T00:32:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AmateurECE","name":"Ethan D Twardy","path":"/AmateurECE","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19519596?s=80&v=4"},"commit":{"message":"Hotfix for toolchain selection issue.\n\nCurrently, there is an issue where the consuming MODULE.bazel is not\ncapable of overriding the version of the toolchain specified in our\nMODULE.bazel. Create a FIXME comment in extensions.bzl.\n\nPreviously, there was also an issue where selecting any toolchain\nversion besides 9.x.x caused a failure when setting up the external\nrepository, because the generated BUILD.bazel wasn't provided the\nversion of the toolchain it was generating.","shortMessageHtmlLink":"Hotfix for toolchain selection issue."}},{"before":"49d58bb064757edfbfbe1ba40f859d9b1ac8b83f","after":"aa3d373bd38e7ab582aab904fbd82087b4bd63b7","ref":"refs/heads/master","pushedAt":"2024-03-05T03:00:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AmateurECE","name":"Ethan D Twardy","path":"/AmateurECE","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19519596?s=80&v=4"},"commit":{"message":"Make toolchain rules public","shortMessageHtmlLink":"Make toolchain rules public"}},{"before":"c918151b85d4e3b6945398d6164580870f33bac2","after":"49d58bb064757edfbfbe1ba40f859d9b1ac8b83f","ref":"refs/heads/master","pushedAt":"2024-03-04T21:40:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AmateurECE","name":"Ethan D Twardy","path":"/AmateurECE","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19519596?s=80&v=4"},"commit":{"message":"Fix issue that caused tools to be resolved incorrectly\n\nPreviously, the BUILD template for the cross-hosted toolchain external\nrepository (host-specific) had a defect that caused the paths of tools\nto be resolved incorrectly.","shortMessageHtmlLink":"Fix issue that caused tools to be resolved incorrectly"}},{"before":"0a42ae55bbf08b1019a8f3b0092a3a90d44647b6","after":"c918151b85d4e3b6945398d6164580870f33bac2","ref":"refs/heads/master","pushedAt":"2024-03-04T21:21:30.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"AmateurECE","name":"Ethan D Twardy","path":"/AmateurECE","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19519596?s=80&v=4"},"commit":{"message":"Create an example using arm-none-linux-gnueabihf toolchain","shortMessageHtmlLink":"Create an example using arm-none-linux-gnueabihf toolchain"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMy0yNVQxMTo1Mjo1MS4wMDAwMDBazwAAAAQeg0EK","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMy0wNFQyMToyMTozMC4wMDAwMDBazwAAAAQMMUrv"}},"title":"Activity ยท AmateurECE/bazel-arm-gnu-toolchains"}