1
0
mirror of https://github.com/jordansissel/fpm synced 2025-04-18 13:08:01 +02:00

Commit Graph

  • 15aaf1cfce Add LOAD_PATH flag for cli generator Jordan Sissel 2022-11-13 23:04:24 -0800
  • 601cfda057 Update changelog Jordan Sissel 2022-11-13 23:03:58 -0800
  • 8105fe4078 Regenerate docs with new flag sorting method. Jordan Sissel 2022-11-13 23:05:52 -0800
  • 28aec7a920 Try to more-reliably sort options by name Jordan Sissel 2022-11-13 23:04:52 -0800
  • 0b1dfa59fa Add LOAD_PATH flag for cli generator Jordan Sissel 2022-11-13 23:04:24 -0800
  • 1832623789 Update changelog Jordan Sissel 2022-11-13 23:03:58 -0800
  • 88c1e6ab0a Fix Debain package name relation regex C. Cooke 2022-05-04 17:48:17 +0100
  • 72ccedc45d chore: refactor Dockerfile Gnought 2022-10-05 20:14:37 +0800
  • 5b104bccf0 Error if --workdir flag points somewhere that doesn't exist or is not a directory. Jordan Sissel 2022-11-13 20:20:49 -0800
  • fa223d4723 Error if --workdir flag points somewhere that doesn't exist or is not a directory. issue/1938 Jordan Sissel 2022-11-13 20:20:49 -0800
  • 3ba61bc0bd Test that the logger pipe method is invoked during safesystem Nicholas Hubbard 2022-11-06 10:40:27 -0500
  • 8a6460d0d3 Test to ensure safesystem does not prompt user for input Nicholas Hubbard 2022-11-06 10:39:55 -0500
  • b0ca926d49 execmd: close stdin for writing if called non-interactively Nicholas Hubbard 2022-11-06 10:34:59 -0500
  • 2d4bf9bf97 Rename curlbash to container. issue/1853 Jordan Sissel 2022-11-13 00:19:45 -0800
  • 0815d478a2 Move the safety checks to the top. Jordan Sissel 2022-11-13 00:16:43 -0800
  • 30d13b5ecd Wrote some tests... Jordan Sissel 2022-11-12 23:52:52 -0800
  • e2775d996e Add checks for podman. Jordan Sissel 2022-11-12 23:07:44 -0800
  • 8b3d9ecb87 The 'command' variable was renamed 'entry' when Dockerfile support was added Jordan Sissel 2022-11-12 22:59:55 -0800
  • b41b8faa39 Remove debug print Jordan Sissel 2022-11-12 22:59:46 -0800
  • 2f5a0959a8 Remove unused code leftover from an earlier version Jordan Sissel 2022-11-12 22:50:43 -0800
  • 84a192c935 Add support for Dockerfile/Containerfile or directories containing them. Jordan Sissel 2022-11-12 22:47:28 -0800
  • 833dd595d8 Clarify that execute perms are also needed. Jordan Sissel 2022-11-12 22:39:58 -0800
  • 5f12e54420 Fix crash when cleaning up directories that are missing write permission Jordan Sissel 2022-11-12 22:28:47 -0800
  • 3653f1a10c Use pkgbuild's --install-location flag when fpm's --prefix is given. Jordan Sissel 2022-06-03 19:43:15 -0700
  • 367bf93f19 Use pkgbuild's --install-location flag when fpm's --prefix is given. issue/1908 Jordan Sissel 2022-06-03 19:43:15 -0700
  • 05dd96afe9 Skip /var/tmp also Jordan Sissel 2022-11-09 22:41:29 -0800
  • 7a22aaef23 Change how curlbash excludes files. Jordan Sissel 2022-11-06 21:38:46 -0800
  • e8fb7dd667 Enable packaging of curl|bash and other wild stuff. Jordan Sissel 2022-11-06 17:25:54 -0800
  • 3c5729521e rpmbuild -ba only if --rpm-with-source is given issue/237 Jordan Sissel 2022-11-06 16:30:56 -0800
  • 7ced3f132a Add flag --rpm-with-source Jordan Sissel 2022-11-06 16:21:42 -0800
  • d1a9ef651a Try have the srpm match the output file name Jordan Sissel 2022-11-06 16:08:48 -0800
  • 1dc076bc85 Set _smp_build_ncpus to work around issue #1956 Jordan Sissel 2022-11-06 14:26:40 -0800
  • 8f3c440d95 Test that the logger pipe method is invoked during safesystem Nicholas Hubbard 2022-11-06 10:40:27 -0500
  • e25b1878ab Test to ensure safesystem does not prompt user for input Nicholas Hubbard 2022-11-06 10:39:55 -0500
  • 2d3a35c1cc execmd: close stdin for writing if called non-interactively Nicholas Hubbard 2022-11-06 10:34:59 -0500
  • 69d71dd2a6 Refactor to shrink lines of code Jordan Sissel 2022-11-03 23:16:22 -0700
  • fdbf1f6b16 Set rpmbuild's _builddir to fpm's staging_path Jordan Sissel 2022-11-03 23:02:45 -0700
  • f5dc202108 Set _target_cpu in specfile to create a more-correct srpm. Jordan Sissel 2022-11-03 17:30:27 -0700
  • 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