mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
* Add armv7l cflags and CREW_KERNEL_VERSION const * Adjust package code which uses kernel version * rework logic * adjust logic * debugging * add CREW_IN_CONTAINER * Use CREW_IN_CONTAINER in packages. * Add CREW_IS_AMD and CREW_IS_INTEL * suggested changes * test new cpu logic * cleanup cpu logic * add CREW_CPU_VENDOR * fix cpu detection on x86 * lint * fix package dynamic versioning * lint changes * update for non-x86, and make linuxheaders a one-shot deal * add 5.10 x86_64 binaries for linuxheaders * lint * suggested changes * fix musl_linuxheaders * show container info in sysinfo * Use CREW_KERNEL_VERSION * add markdown interpretation code * refactor markdown code * modify issue template to get markdown code for crew sysinfo * attempt to change the issue template to the newer github yaml format * move issue template to yaml file * update Linters logic * lint crew * update linter.rb too * bump linter.rb version