Skip to content
Snippets Groups Projects
Select Git revision
  • 74b3ef386f602ee69c0204525083aa45ade786ad
  • c10s-sig-hyperscale default protected
  • c9s-sig-hyperscale
  • c10s-sig-hyperscale-v255
  • c9s-sig-hyperscale-v255
  • c7
  • c8s-sig-hyperscale
  • c8
  • c9
  • c9-beta
  • c8-beta
  • c8s
  • c7-beta
  • c7-sig-altarch-fasttrack
  • c7-alt
  • c7-atomic
  • c7-atomic-beta
  • c4
  • c5
  • c5-plus
  • c6
  • imports/c7/systemd-219-78.el7_9.9
  • imports/c7/systemd-219-78.el7_9.8
  • imports/c8/systemd-239-74.el8_8
  • imports/c9/systemd-252-13.el9_2
  • imports/c9-beta/systemd-252-8.el9
  • imports/c8-beta/systemd-239-72.el8
  • imports/c8s/systemd-239-74.el8_8
  • imports/c8s/systemd-239-73.el8
  • imports/c9/systemd-250-12.el9_1.3
  • imports/c8/systemd-239-68.el8_7.4
  • imports/c8s/systemd-239-72.el8
  • imports/c8s/systemd-239-71.el8
  • imports/c9/systemd-250-12.el9_1.1
  • imports/c8s/systemd-239-70.el8
  • imports/c8/systemd-239-68.el8_7.2
  • imports/c8/systemd-239-68.el8_7.1
  • imports/c9/systemd-250-12.el9_1
  • imports/c8s/systemd-239-69.el8
  • imports/c8/systemd-239-68.el8
  • imports/c8/systemd-239-58.el8_6.8
41 results

systemd

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • Daan De Meyer's avatar
    DaanDeMeyer authored
    When building in upstream mode, the release doesn't really have any
    meaning so let's stop passing it as part of the version-tag and
    shared-library-tag arguments.
    
    This also makes it possible to make the release a timestamp so that
    each package built from upstream is guaranteed to be newer. If we
    pass the release to meson via version-tag and shared-library-tag and
    the release changes every build, we end up having constant rebuilds
    of various targets in meson that depend on the version.
    74b3ef38
    History