1
0
mirror of https://github.com/jordansissel/fpm synced 2025-08-24 03:14:30 +02:00

Commit Graph

  • a9aa68a050 - Start working on npm source Jordan Sissel 2011-01-21 09:24:03 -0800
  • 922751497f fix fpm for ruby 1.9 Pierre-Yves Ritschard 2011-01-21 11:45:40 +0100
  • d6b50519a2 fix fpm for ruby 1.9 Pierre-Yves Ritschard 2011-01-21 11:45:40 +0100
  • 864f733c99 - Version bump Jordan Sissel 2011-01-20 17:40:55 -0800
  • 44c5656d2d - Version bump Jordan Sissel 2011-01-20 17:40:55 -0800
  • 49a2d7cdc0 - make it so we can download non-latest packages Jordan Sissel 2011-01-20 17:40:43 -0800
  • bfff063ff7 - make it so we can download non-latest packages Jordan Sissel 2011-01-20 17:40:43 -0800
  • 8f9f12563d - ignore the wiki Jordan Sissel 2011-01-20 16:39:59 -0800
  • d4558e1bf3 - ignore the wiki Jordan Sissel 2011-01-20 16:39:59 -0800
  • fbcc0c1770 - Bumpversion for release Jordan Sissel 2011-01-20 16:38:34 -0800
  • 1341cc7bbe - Bumpversion for release Jordan Sissel 2011-01-20 16:38:34 -0800
  • edf7d37620 - Convert gem '~>' dependency versions to something deb understands. Jordan Sissel 2011-01-20 16:38:06 -0800
  • 903c1031ff - Convert gem '~>' dependency versions to something deb understands. Jordan Sissel 2011-01-20 16:38:06 -0800
  • d9c9d0b510 - Add support for rubygems 1.3.5 Jordan Sissel 2011-01-20 16:35:59 -0800
  • 81ff622bb5 - Add support for rubygems 1.3.5 Jordan Sissel 2011-01-20 16:35:59 -0800
  • 18dad90a6d - only add dependencies if given Jordan Sissel 2011-01-20 15:34:34 -0800
  • 4dd818fd59 - only add dependencies if given Jordan Sissel 2011-01-20 15:34:34 -0800
  • 1f1c5ac639 - Output the resulting package filename Jordan Sissel 2011-01-20 15:25:26 -0800
  • d82eadf5a9 - Output the resulting package filename Jordan Sissel 2011-01-20 15:25:26 -0800
  • b19c02d1c7 - fix method signatures Jordan Sissel 2011-01-20 12:45:22 -0800
  • 5533649b0a - fix method signatures Jordan Sissel 2011-01-20 12:45:22 -0800
  • 34e39cc7b4 - Version bump for issue/2 fix. Jordan Sissel 2011-01-13 15:36:17 -0800
  • 05278bb97f - Version bump for issue/2 fix. v0.1.7 Jordan Sissel 2011-01-13 15:36:17 -0800
  • 570098480c - Fix issue/2 - we were accidentally ignoring deps specified via commandline. Jordan Sissel 2011-01-13 15:34:40 -0800
  • 1a2f0f29a8 - Fix issue/2 - we were accidentally ignoring deps specified via commandline. Jordan Sissel 2011-01-13 15:34:40 -0800
  • a106f14ef3 - Add notes Jordan Sissel 2011-01-13 01:59:10 -0800
  • b67781ed0d - Add notes Jordan Sissel 2011-01-13 01:59:10 -0800
  • b79241514b - Add example of building a python package to a .deb Jordan Sissel 2011-01-12 16:24:24 -0800
  • 5790c59c59 - Add example of building a python package to a .deb Jordan Sissel 2011-01-12 16:24:24 -0800
  • d56ced7f30 - Add --prefix flag for prefixing paths before packaging. This is not necessary for 'gem'. Example, package up /etc but install to /server/$(hostname) or something fun: fpm -s dir -t deb --prefix /server/$(hostname) /etc Jordan Sissel 2011-01-07 20:25:12 -0800
  • d403c461f5 - Add --prefix flag for prefixing paths before packaging. This is not necessary for 'gem'. Example, package up /etc but install to /server/$(hostname) or something fun: fpm -s dir -t deb --prefix /server/$(hostname) /etc Jordan Sissel 2011-01-07 20:25:12 -0800
  • d265bbe26a version bump Jordan Sissel 2011-01-07 16:13:24 -0800
  • f288c1b15d version bump Jordan Sissel 2011-01-07 16:13:24 -0800
  • dce2dd1d7c - Fix version 'iteration' in package output - some style fixups - Allow gems to be versioned (fpm -s gem -t deb -v 1.0 somegem) will fetch somegem version 1.0 Jordan Sissel 2011-01-07 16:10:56 -0800
  • 56fb96d02e - Fix version 'iteration' in package output - some style fixups - Allow gems to be versioned (fpm -s gem -t deb -v 1.0 somegem) will fetch somegem version 1.0 Jordan Sissel 2011-01-07 16:10:56 -0800
  • 5698ab33cf - ignore deps when fetching gem sources Jordan Sissel 2011-01-07 13:20:23 -0800
  • b3337b34d1 - ignore deps when fetching gem sources Jordan Sissel 2011-01-07 13:20:23 -0800
  • ba9afb0088 - Fix dependency strings from gems to deb Jordan Sissel 2011-01-07 13:20:02 -0800
  • 5c45dcc394 - Fix dependency strings from gems to deb Jordan Sissel 2011-01-07 13:20:02 -0800
  • 9fed385418 - Update readme Jordan Sissel 2011-01-07 02:38:07 -0800
  • 293841fce4 - Update readme Jordan Sissel 2011-01-07 02:38:07 -0800
  • 01ac24bfdc - version bump Jordan Sissel 2011-01-07 01:44:03 -0800
  • e5cff12b53 - version bump Jordan Sissel 2011-01-07 01:44:03 -0800
  • 1b44b1dbb2 - Allow downloading of gems if the given path is not a local file. Jordan Sissel 2011-01-07 01:34:54 -0800
  • a8e134d727 - Allow downloading of gems if the given path is not a local file. Jordan Sissel 2011-01-07 01:34:54 -0800
  • 3629870de8 - Make rpm target work - Get fpm -s rpm -t rpm working (should provide a useful test case) - Allow 'output' (-p <path>) to be a directory Jordan Sissel 2011-01-07 00:50:06 -0800
  • fb53230879 - Make rpm target work - Get fpm -s rpm -t rpm working (should provide a useful test case) - Allow 'output' (-p <path>) to be a directory Jordan Sissel 2011-01-07 00:50:06 -0800
  • 57a336ab71 - Read metadata for Source::RPM Jordan Sissel 2011-01-06 19:07:45 -0800
  • 675cbc712e - Read metadata for Source::RPM Jordan Sissel 2011-01-06 19:07:45 -0800
  • f8443472d2 - Make source 'rpm' work. Can now convert RPM to DEB :) Jordan Sissel 2011-01-06 18:46:01 -0800
  • 8fd0316c04 - Make source 'rpm' work. Can now convert RPM to DEB :) Jordan Sissel 2011-01-06 18:46:01 -0800
  • 17e4d266c2 - Namespace targets and sources. - Allow case-insensitive target/source names. Jordan Sissel 2011-01-06 18:39:58 -0800
  • 45a76230c9 - Namespace targets and sources. - Allow case-insensitive target/source names. Jordan Sissel 2011-01-06 18:39:58 -0800
  • ed72b8e3ba - Allow tar to take a chdir option. Jordan Sissel 2011-01-06 18:39:30 -0800
  • 84e518d6f4 - Allow tar to take a chdir option. Jordan Sissel 2011-01-06 18:39:30 -0800
  • 876f81367d - move rpm to target/ Jordan Sissel 2011-01-06 11:15:27 -0800
  • e4db90c79a - move rpm to target/ Jordan Sissel 2011-01-06 11:15:27 -0800
  • 8ea1c5553a - Allow a package name. Jordan Sissel 2011-01-05 22:54:21 -0800
  • 1acc066ca7 - Allow a package name. Jordan Sissel 2011-01-05 22:54:21 -0800
  • da0b1d03ac style Jordan Sissel 2011-01-05 22:54:12 -0800
  • 19e4335f76 style Jordan Sissel 2011-01-05 22:54:12 -0800
  • 90190bfa07 - Fix require since path change Jordan Sissel 2011-01-05 22:53:31 -0800
  • 01c3eacf8f - Fix require since path change Jordan Sissel 2011-01-05 22:53:31 -0800
  • ab87d1fb6a - add ../lib to RUBYLIB for local testing Jordan Sissel 2011-01-05 22:31:59 -0800