1
0
mirror of https://github.com/jordansissel/fpm synced 2025-11-12 18:42:07 +01:00

Commit Graph

  • 6f07665db0 Merge pull request #1404 from yanca018/master Joseph Anthony Pasquale Holsten 2017-08-26 20:13:58 -0700
  • 03ea0c151b Update LICENSE yanca018 2017-08-14 03:04:21 -0500
  • ab0d076edb change "extra" to "optional", in deb.rb suntong 2017-08-09 10:59:16 -0400
  • c7e1ac13a6 change "extra" to "optional", in deb_spec.rb suntong 2017-08-09 10:57:08 -0400
  • e0a7d7b005
    Allow source=dest/ syntax for symlinks Nemanja Boric 2017-08-09 16:31:34 +0200
  • b7e82d49b4 Version bump v1.9.2 Jordan Sissel 2017-07-29 01:27:22 -0700
  • a15f60e20f Restore prior --config-files behavior Jordan Sissel 2017-07-29 01:19:10 -0700
  • aeb5d20413 Restore prior --config-files behavior Jordan Sissel 2017-07-29 01:19:10 -0700
  • fcd4e70662 Try formatting with a definition list Jordan Sissel 2017-07-28 15:31:28 -0700
  • bab1780b12 Add some answers to questions folks may have on pleaserun+fpm Jordan Sissel 2017-07-28 15:28:50 -0700
  • d11567300f The phrase 'reasonably straightforward' is probably incorrect. Reprhase to express intent (we hope it's easy, etc) Jordan Sissel 2017-07-28 15:11:10 -0700
  • 100a825796 Version bump for a newer pleaserun v1.9.1 Jordan Sissel 2017-07-28 14:59:15 -0700
  • b0fd3d2ef3 version bump v1.9.0 Jordan Sissel 2017-07-28 14:53:45 -0700
  • e4ade183c2 Add pleaserun docs. Happy sysadmin day! Jordan Sissel 2017-07-28 03:43:26 -0700
  • efd05dd93b Add missing forward-slash to dir.rst Justin Kolberg 2017-07-25 13:38:22 -0700
  • c751e2ac4d Add missing forward-slash to dir.rst Justin Kolberg 2017-07-25 13:38:22 -0700
  • 0fb65ce5e1 Fix deb lintian spec new-931 Daniel Haskin 2015-06-06 23:37:30 -0600
  • 3c75edf05e Fix a spec Daniel Haskin 2015-06-06 23:05:20 -0600
  • 7e779f77b2 #755 #730 #584 Generalize two pieces of code into one place; now it fixes the problem for all package types Daniel Haskin 2015-06-05 00:08:49 -0600
  • 9e127296ae Add gitignore entries Daniel Haskin 2015-06-04 23:29:31 -0600
  • a692896c7d Handle clash between prefix and config-files Michael Chapman 2014-08-12 17:32:14 +1000
  • 6c35d6e009 Starting the rspec tests for Nuget dependencies. Ringo De Smet 2014-05-21 12:44:31 +0200
  • 3cc933a9c5 Mentioning Nuget support in the README Ringo De Smet 2014-05-13 14:11:01 +0200
  • be243a2b13 Make sure the nuget contents do not have staging_path in their path. Ringo De Smet 2014-03-31 15:02:54 +0200
  • 05ef47c696 Implemented to_s to define the default package naming format. Ringo De Smet 2014-03-31 15:02:04 +0200
  • 183a5a4fff Allow multi-level class hierarchy under FPM::Package Ringo De Smet 2014-03-31 14:12:58 +0200
  • 2edd335ee3 Generating the nuspec file in the staging path, and building the nuget package. Ringo De Smet 2014-03-31 13:50:40 +0200
  • 5350b14422 Template for the nuget spec file, example for testing. Ringo De Smet 2014-03-31 11:36:51 +0200
  • c59d4d7e78 Bootstrapping the NuGet support. Ringo De Smet 2014-03-25 17:17:56 +0100
  • f6f6cbe961 Cleanup tar code in zip packager. Ringo De Smet 2014-03-25 16:49:25 +0100
  • e777018424 Rename --include-dependencies to --embed-dependencies Scott Van Hess 2017-07-20 22:51:23 -0700
  • c63e6fa89d Optionally allow gem dependencies to be installed Scott Van Hess 2013-12-12 00:34:11 -0800
  • b9f4c1e64f - fix another bad conversion from ftw to net/http. I hate net::http so much. Jordan Sissel 2013-07-21 10:26:04 -0700
  • 42b7c5acd3 - Version bump. - This version adds solaris package support. Thanks to Ben Rockwood for donating a Joyent Solaris instance so I could work on this. Jordan Sissel 2011-06-15 07:26:13 +0000
  • 783b06fe97 copy config files external to source jakerobinson 2015-02-19 15:41:45 -0600
  • 55672427a5 Add --python-setup-py-arguments flag which can be used to pass arbitrary arguments to setup.py. Ward Vandewege 2016-05-26 10:28:03 -0400
  • e9e5c4b99c Rename --include-dependencies to --embed-dependencies Scott Van Hess 2017-07-20 22:51:23 -0700
  • 1ca246a7dc Optionally allow gem dependencies to be installed Scott Van Hess 2013-12-12 00:34:11 -0800
  • f0339cf49d - fix another bad conversion from ftw to net/http. I hate net::http so much. Jordan Sissel 2013-07-21 10:26:04 -0700
  • f41f60229f - Version bump. - This version adds solaris package support. Thanks to Ben Rockwood for donating a Joyent Solaris instance so I could work on this. Jordan Sissel 2011-06-15 07:26:13 +0000
  • 65802223ba copy config files external to source jakerobinson 2015-02-19 15:41:45 -0600
  • 8d1a441081 Removed file:/// prefix to use local dir pr/947 Marcin Kliks 2015-09-29 10:00:04 +0200
  • c795e147f7 Skipped "-e", to just copy sdist contents Marcin Kliks 2015-09-28 23:40:21 +0200
  • 4827cd6bb9 Local project path support for virtualenv target. Marcin 'vi4m' Kliks 2015-06-25 10:53:15 +0000
  • 48a117234c Get package name from setup.py if its a dir Russell Sim 2015-11-19 10:53:45 +1100
  • 53e14cc223 Add --python-setup-py-arguments flag which can be used to pass arbitrary arguments to setup.py. Ward Vandewege 2016-05-26 10:28:03 -0400
  • 2c9228025f Merge 316b9d7dd2123535b3fae59b632f98ae1d9607ab into 127b29194ac32ddb3f20db9644f980a8ab88d6b3 Jakub Jirutka 2017-07-21 00:00:56 +0000
  • 127b29194a Add --deb-after-purge FILE Alexander Weidinger 2017-06-28 21:45:36 +0200
  • 6e2df6f5a0 Add --deb-after-purge FILE Alexander Weidinger 2017-06-28 21:45:36 +0200
  • 923ee23636 Merge pull request #1281 from rnowling/fix-nodejs-example-formatting Jordan Sissel 2017-07-20 14:57:35 -0700
  • 8453c61112 Merge branch 'master' into fix-nodejs-example-formatting Jordan Sissel 2017-07-20 14:57:06 -0700
  • c7393be73f Performance optimization for apk packages: This patch dramatically improves performance when building larger alpine apk packages. Jan Delgado 2017-06-25 21:22:27 +0200
  • 78853a81c9 Use 'false' not 'FALSE' constant Jordan Sissel 2017-07-20 14:09:45 -0700
  • 07e7e5399d Fix #1123 do not include empty .scripts directory Thiago Figueiró 2017-03-07 19:35:18 +1100
  • 4d5b09778e Disable travis osx tests Thiago Figueiró 2017-03-07 18:56:18 +1100
  • d6e136b457 Test against rubies 2.2.5, 2.3.3 and 2.4.0 Thiago Figueiró 2017-03-07 17:12:13 +1100
  • d2a71442c1 Add tar spec for #1123 Thiago Figueiró 2017-03-07 17:06:26 +1100
  • 1da41adfda Use 'false' not 'FALSE' constant Jordan Sissel 2017-07-20 14:09:45 -0700
  • b31b7bfd51 Fix #1123 do not include empty .scripts directory Thiago Figueiró 2017-03-07 19:35:18 +1100
  • ccf6847ad1 Disable travis osx tests Thiago Figueiró 2017-03-07 18:56:18 +1100
  • 42348dad1d Test against rubies 2.2.5, 2.3.3 and 2.4.0 Thiago Figueiró 2017-03-07 17:12:13 +1100
  • c32949a653 Add tar spec for #1123 Thiago Figueiró 2017-03-07 17:06:26 +1100
  • fcd4dfd631 In case of a=b syntax where a is symlink, don't create directory (#1253) Nemanja Boric 2017-07-20 23:00:21 +0200
  • a8b431bc0b Use lowercase booleans. TRUE/FALSE cause Ruby to show warnings about deprecation Jordan Sissel 2017-07-20 13:50:10 -0700