summaryrefslogtreecommitdiff
path: root/guix/build-system/linux-module.scm
AgeCommit message (Expand)Author
2022-12-06gnu: linux-libre: Move documentation to a separate package.Maxim Cournoyer
2022-12-01Revert "gnu: linux-libre: Move info manual to doc output."Maxim Cournoyer
2022-12-01gnu: linux-libre: Move info manual to doc output.Maxim Cournoyer
2022-11-29build: linux-module: Do not inherit the install-doc phase.Maxim Cournoyer
2022-11-29build: linux-module: Do not inherit the build-doc phase.Maxim Cournoyer
2022-11-07build-system/linux-module: Add #:source-directory to linux-module-build-cross.Christopher Baines
2022-05-25build-system: linux-module: Directly use-module (guix platform).Josselin Poiret
2022-05-22linux: Remove system->linux-architecture procedure.Mathieu Othacehe
2022-01-16build-system/linux-module: Use G-expressions.Tobias Geerinckx-Rice
2021-12-15build-system/linux-module: Wrap with build variables.Tobias Geerinckx-Rice
2021-10-12Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe
2021-10-01build-system: linux-module: Build and install in parallel.Tobias Geerinckx-Rice
2021-09-17Merge branch 'master' into core-updates-frozenMarius Bakke
2021-09-14build-system: linux-module: Support source-directory.Liliana Marie Prikler
2021-03-30build-system: Use 'sexp->gexp' for plain sexps.Ludovic Courtès
2021-03-30build-system: Rewrite using gexps.Ludovic Courtès
2020-09-14build-system: linux-module: Delete some huge items that we probably don't need.Danny Milosavljevic
2020-06-02build-system: linux-module: Allow passing #:make-flags argument.Danny Milosavljevic
2020-03-22build-system: linux-module: Fix cross compilation.Mathieu Othacehe
2020-03-17build-system: linux-module: Break some long lines.Mathieu Othacehe
2019-12-26build-system: linux-module: Add substitutable keyword.Efraim Flashner
2019-12-05Revert "build-system/linux-module: Accept a #:make-flags keyword."Efraim Flashner
2019-12-04build-system/linux-module: Accept a #:make-flags keyword.Tobias Geerinckx-Rice
2019-04-12build-system/linux-module: Support module source versioning.Danny Milosavljevic
2019-04-11Add (guix build-system linux-module).Danny Milosavljevic