1
0
mirror of https://github.com/jordansissel/fpm synced 2025-11-13 18:47:17 +01:00

Commit Graph

  • 1ff6b512dc Lazily require xz at the last possible moment to avoid dependency on liblzma.so.5 Ketan Padegaonkar 2016-06-10 22:18:15 +0530
  • a7c36888aa Change the way the package relationship attributes are evaluated TomyLobo 2016-06-01 15:05:11 +0200
  • 11be6ab1eb Merge f388b20d443b2d0b7d27cfcbec8d4e0a6b0b837d into 390ee71676be04dac0ab5858e1e73ee17bff8c73 Ward Vandewege 2016-06-01 00:01:23 +0000
  • a6f01b795f Merge pull request #1121 from mkopta/master Jordan Sissel 2016-05-31 08:46:58 -0700
  • 390ee71676 Merge pull request #1121 from mkopta/master Jordan Sissel 2016-05-31 08:46:58 -0700
  • a1c62d8c0c Merge pull request #1122 from LStuker/master Jordan Sissel 2016-05-31 08:46:20 -0700
  • 3023ee1aa7 Merge pull request #1122 from LStuker/master Jordan Sissel 2016-05-31 08:46:20 -0700
  • e334c1a004 last_comment is depricated replaced with last_description Lucien Stuker 2016-05-31 09:12:39 +0200
  • 6b05fce731 last_comment is depricated replaced with last_description Lucien Stuker 2016-05-31 09:12:39 +0200
  • 20d3a6b0cd example of usage for --rpm-attr Martin Kopta 2016-05-30 09:43:51 +0200
  • 96f4e3ed7b example of usage for --rpm-attr Martin Kopta 2016-05-30 09:43:51 +0200
  • f388b20d44 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
  • 86ac3bcc6e Credit Aaron Mildenstein for the idea ❤️ Jordan Sissel 2016-05-24 00:15:07 -0700
  • c3368d37f3 Credit Aaron Mildenstein for the idea ❤️ Jordan Sissel 2016-05-24 00:15:07 -0700
  • 6505860c53 version bump Jordan Sissel 2016-05-23 14:22:24 -0700
  • 1365df219c Merge pull request #1119 from jordansissel/feature/pleaserun Jordan Sissel 2016-05-25 20:10:24 -0700
  • 5719990e1b version bump v1.6.0 Jordan Sissel 2016-05-23 14:22:24 -0700
  • 77317e3fb3 Merge pull request #1119 from jordansissel/feature/pleaserun Jordan Sissel 2016-05-25 20:10:24 -0700
  • e2b1ca3d04 Update dependency on pleaserun Jordan Sissel 2016-05-23 14:03:50 -0700
  • 2b5f80198f Update dependency on pleaserun Jordan Sissel 2016-05-23 14:03:50 -0700
  • 7bc5fba4bd Start work for acceptance tests. Jordan Sissel 2016-05-23 11:28:51 -0700
  • 4689fe1d58 Start work for acceptance tests. Jordan Sissel 2016-05-23 11:28:51 -0700
  • 20364dd305 Merge pull request #1115 from josegonzalez/patch-1 Jordan Sissel 2016-05-18 09:59:51 -0700
  • 6e2514df27 Merge pull request #1115 from josegonzalez/patch-1 Jordan Sissel 2016-05-18 09:59:51 -0700
  • a24cabb475 Drop duplicate .conf suffix Jose Diaz-Gonzalez 2016-05-17 02:29:27 -0400
  • 77b95747b9 Drop duplicate .conf suffix Jose Diaz-Gonzalez 2016-05-17 02:29:27 -0400
  • 76c41ea5f7 Check for /lib and /usr/lib. Debian uses /lib, everyone else seems to use /usr/lib. Jordan Sissel 2016-05-16 05:22:41 -0700
  • c07c97b9a6 Check for /lib and /usr/lib. Debian uses /lib, everyone else seems to use /usr/lib. Jordan Sissel 2016-05-16 05:22:41 -0700
  • 3c7f176a48 If no description is given, set the description to the pleaserun_name. Without this, the default is 'no description given' which is not a helpful default Jordan Sissel 2016-05-16 05:22:18 -0700
  • 38693b9a86 If no description is given, set the description to the pleaserun_name. Without this, the default is 'no description given' which is not a helpful default Jordan Sissel 2016-05-16 05:22:18 -0700
  • 2ee569a1e4 Fix an RPM spec failure on Fedora 23 Jordan Sissel 2016-05-16 04:18:20 -0700
  • 270d797e4e Fix an RPM spec failure on Fedora 23 Jordan Sissel 2016-05-16 04:18:20 -0700
  • 37ccaa007b Add comment Jordan Sissel 2016-05-15 04:23:03 -0700
  • c2ff264898 Add comment Jordan Sissel 2016-05-15 04:23:03 -0700
  • 0a2badb1c8 Refactor. Also now we attempt cleanup upon package removal. Jordan Sissel 2016-05-15 04:07:09 -0700
  • 16134ebf50 Refactor. Also now we attempt cleanup upon package removal. Jordan Sissel 2016-05-15 04:07:09 -0700
  • 7a07301141 Disable freebsd for now, until rcng support is added to pleaserun. Jordan Sissel 2016-05-14 22:26:16 -0700
  • 55e0045487 Disable freebsd for now, until rcng support is added to pleaserun. Jordan Sissel 2016-05-14 22:26:16 -0700
  • 918afbad44 Write scripts to tar and dir package outputs Jordan Sissel 2016-05-14 22:11:41 -0700
  • 90b72d31ef Write scripts to tar and dir package outputs Jordan Sissel 2016-05-14 22:11:41 -0700
  • eac9049a06 Generate Upstart 0.6.5 as well Jordan Sissel 2016-05-14 22:01:22 -0700
  • 551b25c6d9 Generate Upstart 0.6.5 as well Jordan Sissel 2016-05-14 22:01:22 -0700
  • 82cecf3037 Some small fixes Jordan Sissel 2016-05-14 22:00:41 -0700
  • 25c5eb0a39 Some small fixes Jordan Sissel 2016-05-14 22:00:41 -0700
  • 2e90fe3363 Make copying not rely on rsync. Also tell the user if no platform was detected. Jordan Sissel 2016-05-14 17:35:02 -0700
  • ae99430776 Make copying not rely on rsync. Also tell the user if no platform was detected. Jordan Sissel 2016-05-14 17:35:02 -0700
  • e1336aafda Make copying not rely on rsync. Also tell the user if no platform was detected. Jordan Sissel 2016-05-14 17:35:02 -0700
  • c8856761af Make copying not rely on rsync. Also tell the user if no platform was detected. Jordan Sissel 2016-05-14 17:35:02 -0700
  • 5dc70815a1 WIP continues. Jordan Sissel 2016-05-14 04:01:26 -0700
  • 7adf04eb01 WIP continues. Jordan Sissel 2016-05-14 04:01:26 -0700
  • 6881690bfc Work-in-progress adding a pleaserun source for fpm. Jordan Sissel 2016-05-13 03:27:26 -0700
  • a7de2f3ce4 Work-in-progress adding a pleaserun source for fpm. Jordan Sissel 2016-05-13 03:27:26 -0700
  • 152c9b78fc Merge 7c566891e048ffb4377466196870e5babde12a33 into a5b0610596e4eca87325f8e0eb8f6f9d41c068ef Leo P 2016-05-13 18:15:51 +0000
  • 7c566891e0 Merge branch 'archlinux_groups_fix' Leo P 2016-05-13 14:15:43 -0400
  • 4600b78bfd Merge remote-tracking branch 'jordansissel/master' into archlinux_groups_fix Leo P 2016-05-13 14:15:27 -0400
  • 01b3ac7a85 Merge remote-tracking branch 'jordansissel/master' into archlinux_groups_fix Leo P 2016-05-13 14:15:27 -0400
  • 37e8b88a6b Fix specs failing when the host is freebsd Jordan Sissel 2016-05-11 12:12:37 -0700
  • a5b0610596 Fix specs failing when the host is freebsd Jordan Sissel 2016-05-11 12:12:37 -0700
  • f9a482857b Merge pull request #1110 from liger1978/master Jordan Sissel 2016-05-11 11:07:35 -0700
  • 1eb701c2fb Merge pull request #1110 from liger1978/master Jordan Sissel 2016-05-11 11:07:35 -0700
  • 2cdbfee25e Add TODO comment for older versions of pip liger1978 2016-05-11 17:39:19 +0100
  • 0a83c5897b Add TODO comment for older versions of pip liger1978 2016-05-11 17:39:19 +0100
  • c7b434a582 Merge a4da31d4df76ba155089cb19eec3e215c22cf54c into 519f9e001cb4d4344b7cc92236520a825fe09eef liger1978 2016-05-11 15:57:05 +0000
  • 21d58db858 Merge pull request #1100 from ketan/improve-help Jordan Sissel 2016-05-11 08:56:58 -0700