{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":474699017,"defaultBranch":"master","name":"crossdev","ownerLogin":"gentoo","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-03-27T16:46:32.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/52242?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715105735.0","currentOid":""},"activityList":{"items":[{"before":"118ced12162677ba67d634245dc56e701af9ce94","after":"df5372661bd09a1ffcbc129d89caa7b2a4a65aec","ref":"refs/heads/master","pushedAt":"2024-05-07T16:06:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"Reorder gnu<-glibc wording, under \"LIBC\" for \"--help\", to follow with usage of other libs listed.\n\nSigned-off-by: vindicatorr \nCloses: https://github.com/gentoo/crossdev/pull/20\nSigned-off-by: Sam James ","shortMessageHtmlLink":"Reorder gnu<-glibc wording, under \"LIBC\" for \"--help\", to follow with…"}},{"before":"656fb7aac1d118c3814b8d5997943791fbbf34ef","after":"118ced12162677ba67d634245dc56e701af9ce94","ref":"refs/heads/master","pushedAt":"2024-05-07T13:04:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"crossdev: fix whitespace in comment\n\nSigned-off-by: Sam James ","shortMessageHtmlLink":"crossdev: fix whitespace in comment"}},{"before":"1a15a8788a72f6649636a52b468e0e8d440b7e1b","after":"656fb7aac1d118c3814b8d5997943791fbbf34ef","ref":"refs/heads/master","pushedAt":"2024-05-07T13:02:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"crossdev: fix setting EAPI\n\nFixes: c012baee91797ddbd87fa26f4cb73c9a58de3c0c\nSigned-off-by: Sam James ","shortMessageHtmlLink":"crossdev: fix setting EAPI"}},{"before":"5b76e726a4000e28a2bc7c76e3538027c745de48","after":"1a15a8788a72f6649636a52b468e0e8d440b7e1b","ref":"refs/heads/master","pushedAt":"2024-05-04T11:58:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"wrappers/README: update config.site path\n\nSigned-off-by: Sam James ","shortMessageHtmlLink":"wrappers/README: update config.site path"}},{"before":"fbbcdd8e4ba2dd77c6161745b43602dd69a1e096","after":"5b76e726a4000e28a2bc7c76e3538027c745de48","ref":"refs/heads/master","pushedAt":"2024-05-04T11:57:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"README: small fixes\n\nSigned-off-by: Sam James ","shortMessageHtmlLink":"README: small fixes"}},{"before":"c012baee91797ddbd87fa26f4cb73c9a58de3c0c","after":"fbbcdd8e4ba2dd77c6161745b43602dd69a1e096","ref":"refs/heads/master","pushedAt":"2024-05-04T11:52:56.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"crossdev: tweak comment\n\nSigned-off-by: Sam James ","shortMessageHtmlLink":"crossdev: tweak comment"}},{"before":"bff7bb77cc9d7f8219c95a8e6a35459fec2b458a","after":"c012baee91797ddbd87fa26f4cb73c9a58de3c0c","ref":"refs/heads/master","pushedAt":"2024-05-04T11:48:23.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"crossdev: declare EAPI in profiles/\n\nDeclare the EAPI in profiles/, otherwise we're EAPI 0. pkgcraft rightly\ncomplains about this.\n\n* Similar to 9e889bc74012c4d7bedb9f7fa31d6625be93cf3c.\n* See also 7f2f74f4e471172ceeceb78913fd8f8c88aa031d in app-eselect/eselect-repository.\n\nSigned-off-by: Sam James ","shortMessageHtmlLink":"crossdev: declare EAPI in profiles/"}},{"before":"a5daa83d8dd73d73035403aa57b24f7e057e4e19","after":"bff7bb77cc9d7f8219c95a8e6a35459fec2b458a","ref":"refs/heads/master","pushedAt":"2024-02-09T06:16:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"wrappers: mipsel-linux-gnu: fix ac_cv_type_uid_t cache value\n\nReported by matoro when building coreutils for mipsel-unknown-linux-gnu. If\nautoconf-2.72 is used, apparently this shows up, and the coreutils-9.4 dist\ntarball was indeed built with it...\n\nThe symptoms are similar to bug #885485 but it's a different cause -- we\nwere exporting a dodgy cache value with a missing '$':\n\n```\nconfigure:14771: checking for uid_t\nconfigure:14771: result: {ac_cv_type_uid_t=yes}\n```\n\n```\nac_cv_type_uid_t='{ac_cv_type_uid_t=yes}'\n```\n\n```\n$ rg ac_cv_type_uid_t\nwrappers/site/mipsel-linux-gnu:115:ac_cv_type_uid_t={ac_cv_type_uid_t=yes}\n```\n\nBug: https://bugs.gentoo.org/885485\nSigned-off-by: Sam James ","shortMessageHtmlLink":"wrappers: mipsel-linux-gnu: fix ac_cv_type_uid_t cache value"}},{"before":"7aadbdb87851afeebae018b00679acfd105a21a5","after":"a5daa83d8dd73d73035403aa57b24f7e057e4e19","ref":"refs/heads/master","pushedAt":"2024-01-26T09:31:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"llvm.conf: set AS=\"clang -c\" instead of llvm-as\n\nBug: https://bugs.gentoo.org/680652\nSigned-off-by: Alfred Persson Forsberg \nCloses: https://github.com/gentoo/crossdev/pull/18\nSigned-off-by: Sam James ","shortMessageHtmlLink":"llvm.conf: set AS=\"clang -c\" instead of llvm-as"}},{"before":"40d924aafe602583a23aa3212528ca3d528c5b2c","after":"7aadbdb87851afeebae018b00679acfd105a21a5","ref":"refs/heads/master","pushedAt":"2024-01-17T04:51:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"crossdev: Make dev-debug a default category for gdb\n\nThe sys-devel/gdb package was moved to dev-debug category, so reflect\nthis change in the script.\n\nSigned-off-by: Krzesimir Nowak \nCloses: https://github.com/gentoo/crossdev/pull/17\nSigned-off-by: Sam James ","shortMessageHtmlLink":"crossdev: Make dev-debug a default category for gdb"}},{"before":"5fd3a2f7f14512bb2a56e1b0e7a8e143ab3d5600","after":"40d924aafe602583a23aa3212528ca3d528c5b2c","ref":"refs/heads/master","pushedAt":"2024-01-08T14:28:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"cross-{ebuild,emerge}: improve error message for missing SYSROOT\n\nThis can happen if you rm -rf the SYSROOT (rather than crossdev -C).\n\nSigned-off-by: Sam James ","shortMessageHtmlLink":"cross-{ebuild,emerge}: improve error message for missing SYSROOT"}},{"before":"7392a9387240d86af931b517178ff657453ac4d6","after":"5fd3a2f7f14512bb2a56e1b0e7a8e143ab3d5600","ref":"refs/heads/master","pushedAt":"2023-12-12T22:02:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"wrapper/etc/portage/make.conf: Remove -pam\n\nRemoving default option\tof disabling PAM as no longer needed in\tall tests done.\n\nSigned-off-by: Ian Jordan \nCloses: https://github.com/gentoo/crossdev/pull/16\nSigned-off-by: James Le Cuirot ","shortMessageHtmlLink":"wrapper/etc/portage/make.conf: Remove -pam"}},{"before":"90995af1950ac42dbb8795450dabd93de6d15dc3","after":"7392a9387240d86af931b517178ff657453ac4d6","ref":"refs/heads/master","pushedAt":"2023-10-15T04:23:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"cross-pkg-config: Set PKG_CONFIG_FDO_SYSROOT_RULES=1\n\nWhen cross-compiling, pkgconf behaves in a way that causes many packages\nto install files to ${SYSROOT}/${SYSROOT}/... without\nPKG_CONFIG_FDO_SYSROOT_RULES set.\n\nI'm aware of at least gobject-introspection, modemmanager, and libp11,\nbut there are likely more.\n\nSigned-off-by: Matt Turner ","shortMessageHtmlLink":"cross-pkg-config: Set PKG_CONFIG_FDO_SYSROOT_RULES=1"}},{"before":"d57c266058fcfd2bc3f535a832ab86efde3fb0ab","after":"90995af1950ac42dbb8795450dabd93de6d15dc3","ref":"refs/heads/master","pushedAt":"2023-09-26T18:30:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"make riscv targets use riscv portage arch\n\nCloses: https://bugs.gentoo.org/914725\nSigned-off-by: Nathan Du \nSigned-off-by: Sam James ","shortMessageHtmlLink":"make riscv targets use riscv portage arch"}},{"before":"c92086906ae712ffe5cd5dde9ad470f3950695d8","after":"d57c266058fcfd2bc3f535a832ab86efde3fb0ab","ref":"refs/heads/master","pushedAt":"2023-09-23T12:56:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"cross-pkg-config: Properly set PKG_CONFIG_SYSTEM_*_PATH variables\n\nPerhaps this was a difference between pkg-config and pkgconf, but we\nhave not set PKG_CONFIG_SYSTEM_LIBRARY_PATH correctly since we began\nsetting it in 2014. It should include the SYSROOT. We also never set\nPKG_CONFIG_SYSTEM_INCLUDE_PATH at all.\n\nThese variables tell pkg-config not to emit paths that the toolchain\nwould search in anyway. This helps to reduce the noise appearing in\nnewly-installed .pc files.\n\nThis change does assume that if you have set SYSROOT differently to the\ntoolchain's default, then you have also added the --sysroot argument to\nyour compiler flags. Neither Portage nor Gentoo currently do this for\nyou. cross-boss does, but it's not an officially supported solution. The\nchange could therefore potentially break things, but it's likely you'll\nrun into other problems if you don't add --sysroot anyway.\n\nSigned-off-by: James Le Cuirot \nCloses: https://github.com/gentoo/crossdev/pull/13\nSigned-off-by: Sam James ","shortMessageHtmlLink":"cross-pkg-config: Properly set PKG_CONFIG_SYSTEM_*_PATH variables"}},{"before":"d787403e6b0a7715cc9a90024f7554690dd081bb","after":"c92086906ae712ffe5cd5dde9ad470f3950695d8","ref":"refs/heads/master","pushedAt":"2023-09-23T12:26:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"Fix check for installed LLVM\n\nIt always succeeds, and then if LLVM isn't installed, crossdev fails with\na confusing error:\n\n Target architecture not supported by installed LLVM toolchain\n\nSigned-off-by: Benjamin Gilbert \nCloses: https://github.com/gentoo/crossdev/pull/14\nSigned-off-by: Sam James ","shortMessageHtmlLink":"Fix check for installed LLVM"}},{"before":"7c2e00bf7c5f2ea52c2687e39cad70344c8596e2","after":"d787403e6b0a7715cc9a90024f7554690dd081bb","ref":"refs/heads/master","pushedAt":"2023-08-31T01:32:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"LLVM/Clang: abort early if libc is glibc\n\nSigned-off-by: Alfred Persson Forsberg \nCloses: https://github.com/gentoo/crossdev/pull/12\nSigned-off-by: Sam James ","shortMessageHtmlLink":"LLVM/Clang: abort early if libc is glibc"}},{"before":"bc2c2acbc92f2119db9633fd186978265eed8f03","after":"7c2e00bf7c5f2ea52c2687e39cad70344c8596e2","ref":"refs/heads/master","pushedAt":"2023-08-31T01:15:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"fix x86 in LLVM targets check\n\npreviously it would match CTARGET for amd64*.\n\nSigned-off-by: Alfred Persson Forsberg \nCloses: https://github.com/gentoo/crossdev/pull/11\nSigned-off-by: Sam James ","shortMessageHtmlLink":"fix x86 in LLVM targets check"}},{"before":"54839f5869b46c727c43f247e421b1f9e32704d4","after":"bc2c2acbc92f2119db9633fd186978265eed8f03","ref":"refs/heads/master","pushedAt":"2023-08-22T17:05:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"Support standalone LLVM/Clang as crosscompiler\n\nThis change makes it possible to use Clang instead of GCC in\nCrossdev. As LLVM is already able to target other architectures,\nprovided that LLVM_TARGETS is set accordingly, the only thing needed\nto do is compile builtins (compiler-rt) for the target triple. Note\nthat compiler-rt needs libc headers to target when building, and in\nturn linux-headers needs to be installed for Linux targets, so most\nstages except binutils and GCC are still there.\n\nCurrently having both a GCC and LLVM Crossdev environment installed\nfor the same triple is not supported since many ebuilds just use\n/usr/${CTARGET} as a hardcoded sysroot, but I plan adding support.\n\nNote: by standalone I mean a pure LLVM toolchain not dependent on an\nexisting GCC toolchain.\n\nBug: https://bugs.gentoo.org/680652\nSigned-off-by: Alfred Persson Forsberg \nCloses: https://github.com/gentoo/crossdev/pull/10\nSigned-off-by: Sam James ","shortMessageHtmlLink":"Support standalone LLVM/Clang as crosscompiler"}},{"before":"32b6409942f31a8029d27ae3470d4338a8ae4d5d","after":"54839f5869b46c727c43f247e421b1f9e32704d4","ref":"refs/heads/master","pushedAt":"2023-06-16T20:21:48.114Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"Avoid calling portageq from Makefile\n\nIt is probably better to look up the repo path at runtime anyway.\n\nBug: https://bugs.gentoo.org/908602\nSigned-off-by: Mike Gilbert ","shortMessageHtmlLink":"Avoid calling portageq from Makefile"}},{"before":"500358f071c66775f883b5c7d97e392cefd0629f","after":null,"ref":"refs/tags/20230423","pushedAt":"2023-04-23T18:22:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"}},{"before":"45ec770440ce8b23673546a7d119656bfd4b1208","after":"32b6409942f31a8029d27ae3470d4338a8ae4d5d","ref":"refs/heads/master","pushedAt":"2023-03-21T22:41:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"crossdev: initial nvptx-none porting\n\nSigned-off-by: Sam James ","shortMessageHtmlLink":"crossdev: initial nvptx-none porting"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEQ8X7qgA","startCursor":null,"endCursor":null}},"title":"Activity · gentoo/crossdev"}