1
0
mirror of https://github.com/jordansissel/fpm synced 2025-11-10 18:28:49 +01:00

Commit Graph

  • b852c59b02
    Update rpm.rb Wayne Heaney 2024-10-29 13:45:47 -0700
  • efd25b1217 fix relationship field values Paulo Paracatu 2024-10-21 11:26:51 -0300
  • d44c461646 Fix relationship field Paulo Paracatu 2024-10-21 11:10:52 -0300
  • cc827fc7d5
    Merge c30add8f987d36a3a83924957452e925b96811f7 into d81a1ad1ac7b47662bcb54e7446f2affb5b3170c Trevor Vaughan 2024-10-12 17:01:44 -0400
  • ef091603a7
    Merge fa91e6190e7874e1950fe51333aeeec5c6ca79c6 into d81a1ad1ac7b47662bcb54e7446f2affb5b3170c Corey Hickey 2024-10-12 17:01:44 -0400
  • 2478573fe3
    Merge 3c5729521e0bc1fc0b23eaa2046d17933f979d90 into d81a1ad1ac7b47662bcb54e7446f2affb5b3170c Jordan Sissel 2024-10-12 17:01:44 -0400
  • 3679f1bda3 "Fix: Handle .zip files when generating Python packages" hbani 2024-10-10 20:48:09 +0200
  • 3341c3a583 "Fix: Handle .zip files when generating Python packages" hbani 2024-10-10 20:33:47 +0200
  • 790f53c766 Support pip download returning a zip file Matt Ezell 2024-09-23 10:33:57 -0400
  • d81a1ad1ac
    Merge pull request #2064 from TwitchCaptain/main Jordan Sissel 2024-09-12 10:56:52 -0700
  • fd06d93533
    Merge pull request #2067 from jordansissel/improvement/errors-not-exceptions Jordan Sissel 2024-09-12 10:52:50 -0700
  • e94f56c01e Flag errors should use FPM::Package::InvalidArgument improvement/errors-not-exceptions Jordan Sissel 2024-09-12 10:48:55 -0700
  • 843c729b16 Configuration errors should raise a specific exception Jordan Sissel 2024-09-12 10:39:55 -0700
  • 18e04a70e1
    Merge pull request #2065 from phillipp/main Jordan Sissel 2024-09-12 10:20:56 -0700
  • e7903804af fix(rpm): replace perl dependency by perl-interpreter Kevin Duret 2024-09-06 09:22:28 +0200
  • 6957220642 Add support for .timer units to --deb-systemd Phillipp Röll 2024-08-12 14:47:47 +0200
  • bf0aa55655 build proper freebsd package David Newhall II 2024-08-08 06:07:24 -0700
  • 5092c5f659 Add option --deb-systemd-path Reinier Schoof 2024-06-26 15:54:02 +0200
  • 17c7f7a0e2
    Merge 46cf16368d6b76c3cdfce211c38280d572083b73 into 9d3d96a93d6fd667ac21fecf2f91004bfaa77142 morph027 2024-06-20 17:14:08 +0000
  • 5960c8c4a7 Escape the pylib path when using it in a shell command Kristof Willaert 2024-05-16 18:13:54 +0200
  • 226f081eb3
    Merge 56f1e419ae6e70a489a0eb5125cd39a3ce4887cd into 9d3d96a93d6fd667ac21fecf2f91004bfaa77142 Aaron Liu 2024-04-29 12:52:13 +0200
  • eb56972540 Fix for #1627 Strip rpmlib dependencies Jordan Stopford 2024-04-23 17:30:48 +0100
  • 20aa78c72c Fix for #1627 When packaging a deb sometimes a path to a binary comes into the requires field i.e. /bin/sh but this isn't valid for control files. Strip this out Jordan Stopford 2024-04-23 16:33:39 +0100
  • ae8205261a Fix for #1627 When packaging a deb sometimes a path to a binary comes into the requires field i.e. /bin/sh but this isn't valid for control files. Strip this out Jordan Stopford 2024-04-23 16:01:42 +0100
  • 234599a1b8
    cpan.rb exports PERL_MM_USE_DEFAULT=1 and AUTOMATED_TESTING=1 in order to avoid common sources of hanging during CPAN install process Matt Schreiber 2015-02-10 23:21:13 +0000
  • 55252cb437
    fix(spec/cpan): no File::Spec or IPC::Session tests Matt Schreiber 2015-08-09 21:02:20 -0400
  • 639858b0a0
    fix(cpan): properly serialize MetaCPAN query Matt Schreiber 2024-04-21 00:40:18 -0400
  • 39d6354fe9
    fix(cpan): bypass modules' misuse of INSTALL_BASE Matt Schreiber 2015-02-10 21:27:59 +0000
  • 0cba81fbe4
    Merge branch 'jordansissel:main' into main Jordan Stopford 2024-04-17 16:31:26 +0100
  • 9d3d96a93d
    Merge pull request #2057 from brad/patch-1 Jordan Sissel 2024-04-11 08:54:05 -0700
  • 86be3cc802
    fix the link to ruby installation instructions Brad Pitcher 2024-04-11 08:06:02 -0600
  • 13228bf566
    Merge pull request #2023 from cwegener/main Jordan Sissel 2024-04-08 21:28:38 -0700
  • d0884e8903 chore: relax 'clamp' version pin Christoph Wegener 2023-08-30 18:31:46 +1000
  • 2853b5d76c
    Update rpm.rst Natanael Arndt 2024-03-09 14:05:54 +0100
  • 3b2b258020 Fix for #1627 When packaging a deb sometimes the architecture comes through as part of the provides (not sure why) but this causes problems with the deb package as it seems to only ever expect one set of round brackets which is the version indicator Jordan Stopford 2024-03-08 10:37:34 +0000
  • 56f1e419ae
    remove target-specific options from general options Aaron Liu 2024-02-09 16:06:43 -0500
  • 847ded9eba Update dir.rst Natanael Arndt 2024-01-02 11:14:38 +0100
  • 8e786f606d
    Update dir.rst Natanael Arndt 2024-01-02 11:14:38 +0100
  • 46cf16368d
    Merge branch 'jordansissel:main' into systemd-non-services@jap morph027 2023-12-30 13:32:10 +0100
  • c9d749a3a7 rpm: generate changelog if none is provided Gordon Bleux 2023-12-14 21:21:33 +0100
  • 49093c3533
    deb: add a --compression-level option Hugo Beauzée-Luyssen 2023-11-23 17:08:22 +0100
  • 75646733a2
    Copy config file to staging if it doesn't exist there. Alexandr Zarubkin 2023-10-07 01:10:16 +0300
  • faa0af2ebf
    Merge fe82be6088b4ccb86c2c84f3b2135ce4cf7a88ba into b085edc49c8dd027db6ef3e32d8de531894a26ea Lev Gorenstein 2023-09-13 18:37:42 +0000
  • fe82be6088
    Merge branch 'jordansissel:main' into master Lev Gorenstein 2023-09-13 14:37:37 -0400
  • 89cbea2798 separate installation logic out of input methods for gem and cpan Nicholas Hubbard 2023-08-30 16:27:20 -0400
  • 475f5558b9
    pacman.rb: fix aarch64 & arm7hf Markson Hon 2023-07-10 13:46:53 +0800
  • da81c80823 fix RPM documentation links in docs and code André Kelpe 2023-05-19 10:17:20 +0200
  • eacb020423
    Fix hyperlink on installation docs Muhammad Sulthan Mazaya 2023-05-06 16:57:06 +0700
  • e0edc7e559 Add support for zstd compression for deb packages. SaltwaterC 2023-04-28 20:25:00 +0100
  • b085edc49c Check if an option has a default value before we try to look it up. Jordan Sissel 2018-10-15 21:05:47 -0700
  • 839d5424f6 fix building of python modules that have tarballs named .tgz and .zip Corey Hickey 2023-03-22 14:23:56 -0700
  • 88885e5d34 fix building of python modules that have tarballs named .tgz Corey Hickey 2023-03-22 14:23:56 -0700
  • 84d5a2295c support downloading python modules from git Corey Hickey 2023-03-13 11:01:04 -0700
  • 58f40bc836 factor out git cloning Corey Hickey 2023-03-13 10:49:38 -0700
  • 53ee88cfc6 Fix typos Kian-Meng Ang 2023-01-22 12:30:49 +0800
  • 7e39b853d7 Fix regression in Provides parser for Debian packages Peter Wu 2021-12-03 18:59:08 +0100
  • ad6b18a0aa Fix failing test when run on arm64/aarch64 systems - this was a bug in the test suite Jordan Sissel 2023-02-07 00:07:37 -0800
  • d22f95263a Fix failing test when run on arm64/aarch64 systems - this was a bug in the test suite fix-deb-test-on-arm64 Jordan Sissel 2023-02-07 00:07:37 -0800
  • 066b9b561a Use a temporary path when testing archive commands. Jordan Sissel 2023-02-06 23:58:11 -0800
  • e79daf1892 Use a temporary path when testing archive commands. use-temporary-path-when-checking-executables Jordan Sissel 2023-02-06 23:58:11 -0800
  • 18233c334d Version bump 1.15.1 v1.15.1 Jordan Sissel 2023-01-31 19:30:34 -0800
  • 70a3bd06c2 Version bump 1.15.1 release/v1.15.1 Jordan Sissel 2023-01-31 19:30:34 -0800
  • d0c139aea4 Replace deprecated {File,Dir}.exists? with {File,Dir}.exist? Nicholas Hubbard 2022-12-29 13:29:40 -0500
  • 1514c64071 SDEB prototype Nicholas Hubbard 2023-01-14 21:13:19 -0500