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

Commit Graph

  • a2cdd887a0 correct %install section Trevor Vaughan 2019-07-31 19:32:27 -0400
  • a9216aff46 Restore Prefix in RPM Template Trevor Vaughan 2019-07-31 07:20:22 -0400
  • 98ae785a26 create BUILDROOT directory for systems that expect it Trevor Vaughan 2019-07-28 21:40:00 -0400
  • b2992c3af1 disable bracket check on non-linux systems Trevor Vaughan 2019-07-27 17:25:34 -0400
  • 6441c6a13c Minor Fixes Trevor Vaughan 2019-07-27 14:05:52 -0400
  • d9ef869329 SRPM Output Trevor Vaughan 2019-07-26 22:36:56 -0400
  • 63d4ac8dfc Move require closer to where it is used. Jordan Sissel 2022-11-02 16:52:23 -0700
  • ad2b1a8966 Call String#dup on RUBY_VERSION to avoid crashing on older ruby versions Jordan Sissel 2022-11-02 16:50:26 -0700
  • d9ba0b4545 Remove 'json' gem dependency. Jordan Sissel 2022-11-02 16:41:50 -0700
  • ac0ecdd101 Move require closer to where it is used. issue/1949/support-old-rubies Jordan Sissel 2022-11-02 16:52:23 -0700
  • afc7c6f434 Call String#dup on RUBY_VERSION to avoid crashing on older ruby versions Jordan Sissel 2022-11-02 16:50:26 -0700
  • 0a07c00639 Remove 'json' gem dependency. Jordan Sissel 2022-11-02 16:41:50 -0700
  • 3256045eef Bump minimum required version to meet dependencies Carl Perry 2022-11-02 19:13:11 +0000
  • 56a97c43be Fixed typo: stdin_w_close -> stdin_w.close Nicholas Hubbard 2022-10-30 18:12:53 -0400
  • e9e077e3a2 Fixed typo: stdin_w_close -> stdin_w.close Nicholas Hubbard 2022-10-30 18:12:53 -0400
  • cd7a6855d3 Try to improve the flag description Jordan Sissel 2022-10-28 23:09:11 -0700
  • c6b85be6a2 Improve tests and raise exception when the flags file is too large. Jordan Sissel 2022-10-28 23:04:13 -0700
  • ce8fd6cb64 Remove debug print Jordan Sissel 2022-05-19 19:55:57 -0700
  • 16c7e280a7 Support single-character flags in option files. Jordan Sissel 2022-05-19 16:38:28 -0700
  • 7d6b5cd58c Add test coverage for --fpm-options-file Jordan Sissel 2022-05-18 17:38:59 -0700
  • ec82bc649b Add option --fpm-options-file Jordan Sissel 2022-05-18 17:09:59 -0700
  • 71746a2aa2 Try to improve the flag description issue/1902 Jordan Sissel 2022-10-28 23:09:11 -0700
  • 4f02f76734 Improve tests and raise exception when the flags file is too large. Jordan Sissel 2022-10-28 23:04:13 -0700
  • 9d23be462d Remove debug print Jordan Sissel 2022-05-19 19:55:57 -0700
  • 51acbb90da Support single-character flags in option files. Jordan Sissel 2022-05-19 16:38:28 -0700
  • 7a9834dbef Add test coverage for --fpm-options-file Jordan Sissel 2022-05-18 17:38:59 -0700
  • 13b0eea6fb Add option --fpm-options-file Jordan Sissel 2022-05-18 17:09:59 -0700
  • 110419b695 Test unpack method directly Nicholas Hubbard 2022-10-28 18:04:32 -0400
  • 11175cc47f Add test for building Alien::astyle version 0.010000 Nicholas Hubbard 2022-10-20 14:12:15 -0400
  • c8d364b0ab Fix broken tar command Nicholas Hubbard 2022-10-17 10:43:44 -0400
  • 30e824f3b1 Test unpack method directly Nicholas Hubbard 2022-10-28 18:04:32 -0400
  • ae1a628421 update getting-started.rst to reflect cpan related changes Aran Cox 2022-10-27 14:36:17 -0500
  • b4e138ffd7 add --cpan-package-reject-from-depends option to filter auto-depends Aran Cox 2022-10-27 14:26:50 -0500
  • 1564cd9944 add --cpan-package-name-postfix and fix automatic names cpan pkgs Aran Cox 2022-10-27 14:21:09 -0500
  • d4309c2b21 make &perldepfix create correct dependencies for cpan->deb packages Aran Cox 2022-10-27 14:04:26 -0500
  • 3d768b31a4 fix comment at end of cpan class Aran Cox 2022-10-27 13:57:21 -0500
  • 3fcaefb9fd Remove git gem dependency. Jordan Sissel 2022-10-26 14:38:45 -0700
  • f330723194 Remove git gem dependency. issues/1923 Jordan Sissel 2022-10-26 14:38:45 -0700
  • a01885757e Remove unused files remove-unused Jordan Sissel 2022-10-25 20:06:08 -0700
  • 88b5b261b5 Add test for building Inline::CPP version 0.80 Nicholas Hubbard 2022-10-25 11:50:16 -0400
  • d4071da61e execmd: close stdin for writing if called non-interactively Nicholas Hubbard 2022-10-25 11:49:46 -0400
  • d16b531a2f Trying GitHub Actions for testing Jordan Sissel 2022-10-24 20:22:38 -0700
  • 6c87589f32
    Update ruby.yml Jordan Sissel 2022-10-24 19:07:08 -0700
  • 72b2f26ad3
    Create ruby.yml Jordan Sissel 2022-10-24 19:04:51 -0700
  • bfb192c417 Add test for CPAN dist with missing author Nicholas Hubbard 2022-10-18 13:15:49 -0400
  • 806676b603 Add test for building Alien::astyle version 0.010000 Nicholas Hubbard 2022-10-20 14:12:15 -0400
  • da0f93163c Add test for CPAN dist with missing author Nicholas Hubbard 2022-10-18 13:15:49 -0400
  • a3b5718ee6 Fix broken tar command Nicholas Hubbard 2022-10-17 10:43:44 -0400
  • f168571abf Support newer version of lintian in the test suite. Jordan Sissel 2022-10-16 17:41:23 -0700
  • 7bfa3bd384 Support newer version of lintian in the test suite. issue/1/1907 Jordan Sissel 2022-10-16 17:41:23 -0700
  • 409a3b27df Prevent crash if CPAN distribution has blank author field Nicholas Hubbard 2022-10-13 09:57:18 -0400
  • 0c0b0cce8a Prevent crash if CPAN distribution has blank author field Nicholas Hubbard 2022-10-13 09:57:18 -0400
  • c4ffe65286
    chore: refactor Dockerfile Gnought 2022-10-05 20:14:37 +0800
  • 788387c0d2 Add space on changes.erb to conform with debian specs loic.chabert 2022-10-03 14:45:02 +0200
  • 37f56269c3 Replace whatever in changelog.erb and deb.changes.erb loic.chabert 2022-09-29 10:06:47 +0200
  • 76123af786 Add space on changes.erb to conform with debian specs loic.chabert 2022-10-03 14:45:02 +0200
  • 6e2217578e Replace whatever in changelog.erb and deb.changes.erb loic.chabert 2022-09-29 10:06:47 +0200
  • 849ee0551f Fix flags for default BSD tar Slawek Figiel 2022-08-17 16:12:51 +0200
  • 310cda5b8a
    further testing -> one more change required actually Matt Hauck 2022-08-09 14:45:38 -0700
  • 3cd7ade1cc
    Allow aborted upgrades to fail gracefully Matt Hauck 2022-08-08 18:30:19 -0700
  • 46a5789ed2
    Merge 06d4ae9cf7894d42d9cad6ed77686a8fd0befb8f into c40f6818f88a6dd3df7bc19b6007b03a716949f8 ruedigerblock 2022-07-31 09:00:28 +0900
  • f7eadc5c8e
    Merge f58b48741cf0bc1dc6a33e598d675617f3a58de1 into c40f6818f88a6dd3df7bc19b6007b03a716949f8 Corey Hickey 2022-07-11 13:04:09 -0700
  • c40f6818f8 Recognize "--pleaserun-user" option Evgeny Stambulchik 2022-06-17 18:29:22 +0300
  • f3bec7aab2
    Merge 511a9be46528ba457d01ff9e42cdd0e63fe577b5 into 9b32d9a116db1d97981a44543af5d95ed17dbcdd hbarrett 2022-07-01 03:00:25 +0900