aboutsummaryrefslogtreecommitdiff
path: root/guix/build-system/linux-module.scm
Commit message (Expand)AuthorAge
* gnu: linux-libre: Move documentation to a separate package.Maxim Cournoyer2022-12-06
* Revert "gnu: linux-libre: Move info manual to doc output."Maxim Cournoyer2022-12-01
* gnu: linux-libre: Move info manual to doc output.Maxim Cournoyer2022-12-01
* build: linux-module: Do not inherit the install-doc phase.Maxim Cournoyer2022-11-29
* build: linux-module: Do not inherit the build-doc phase.Maxim Cournoyer2022-11-29
* build-system/linux-module: Add #:source-directory to linux-module-build-cross.Christopher Baines2022-11-07
* build-system: linux-module: Directly use-module (guix platform).Josselin Poiret2022-05-25
* linux: Remove system->linux-architecture procedure.Mathieu Othacehe2022-05-22
* build-system/linux-module: Use G-expressions.Tobias Geerinckx-Rice2022-01-16
* build-system/linux-module: Wrap with build variables.Tobias Geerinckx-Rice2021-12-15
* Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe2021-10-12
|\
| * build-system: linux-module: Build and install in parallel.Tobias Geerinckx-Rice2021-10-01
* | Merge branch 'master' into core-updates-frozenMarius Bakke2021-09-17
|\|
| * build-system: linux-module: Support source-directory.Liliana Marie Prikler2021-09-14
* | build-system: Use 'sexp->gexp' for plain sexps.Ludovic Courtès2021-03-30
* | build-system: Rewrite using gexps.Ludovic Courtès2021-03-30
|/
* build-system: linux-module: Delete some huge items that we probably don't need.Danny Milosavljevic2020-09-14
* build-system: linux-module: Allow passing #:make-flags argument.Danny Milosavljevic2020-06-02
* build-system: linux-module: Fix cross compilation.Mathieu Othacehe2020-03-22
* build-system: linux-module: Break some long lines.Mathieu Othacehe2020-03-17
* build-system: linux-module: Add substitutable keyword.Efraim Flashner2019-12-26
* Revert "build-system/linux-module: Accept a #:make-flags keyword."Efraim Flashner2019-12-05
* build-system/linux-module: Accept a #:make-flags keyword.Tobias Geerinckx-Rice2019-12-04
* build-system/linux-module: Support module source versioning.Danny Milosavljevic2019-04-12
* Add (guix build-system linux-module).Danny Milosavljevic2019-04-11