summaryrefslogtreecommitdiff
path: root/guix/build-system/perl.scm
AgeCommit message (Expand)Author
2024-02-10build-system: perl: Accept Gexps for #:module-build-flags.Christopher Baines
2024-01-18build: perl: Accept Gexps for #:module-build-flags.Maxim Cournoyer
2023-03-13guix: Strip #:use-module lists.Ludovic Courtès
2022-08-06build-system/perl: Support cross-compilation of some Perl packages.Maxime Devos
2021-03-30build-system: Use 'sexp->gexp' for plain sexps.Ludovic Courtès
2021-03-30build-system: Rewrite using gexps.Ludovic Courtès
2015-05-04Move search path specifications to (guix search-paths).Ludovic Courtès
2015-04-01build-system: Factorize the list of modules imported on the build side.Ludovic Courtès
2015-02-18build-system/perl: Use Build.PL for builds if present.Eric Bavier
2014-11-02packages: Implement grafts.Ludovic Courtès
2014-10-05build-system: Bags record their system and target.Ludovic Courtès
2014-10-05build-system: Introduce "bags" as an intermediate representation.Ludovic Courtès
2014-10-05build-system: Remove irrelevant special case.Ludovic Courtès
2014-08-28gnu: Split (gnu packages base), adding (gnu packages commencement).Ludovic Courtès
2014-08-27build-system/perl: Add handling of flags for parallel build and testing.Andreas Enge
2013-12-09build-system/perl: Honour phases argument in perl build system.Andreas Enge
2013-12-04derivations: Use more keyword parameters for 'build-expression->derivation'.Ludovic Courtès
2013-10-29build-system/{cmake,perl}: Don't use (guix build gnu-build-system).Ludovic Courtès
2013-10-12build-system/perl: Lazily resolve (gnu packages perl).Ludovic Courtès
2013-09-18derivations: 'derivation' and related procedures return a single value.Ludovic Courtès
2013-04-16build-system/{perl,cmake}: Keep the standard search paths of gnu-build-system.Ludovic Courtès
2013-03-30packages: Add `native-search-paths' field and honor it.Ludovic Courtès
2013-03-04Add (guix build-system perl).Ludovic Courtès