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

Commit Graph

  • 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
  • 4ff5a02d2a - add ../lib to RUBYLIB for local testing Jordan Sissel 2011-01-05 22:31:59 -0800
  • 20424816e6 - Move files Jordan Sissel 2011-01-05 22:31:16 -0800
  • ce7e778f8e - Move files Jordan Sissel 2011-01-05 22:31:16 -0800
  • 6619e4c6cb render templates in the context of the package, not the source Jeanine Adkisson 2011-01-05 20:26:37 -0800
  • 8722e99fb9 render templates in the context of the package, not the source Jay Adkisson 2011-01-05 20:26:37 -0800
  • e8511f3787 make sure to grab and expose everything from the source Jeanine Adkisson 2011-01-05 20:26:10 -0800
  • bd055be3ed make sure to grab and expose everything from the source Jay Adkisson 2011-01-05 20:26:10 -0800
  • a1644be271 rm debugging code Jeanine Adkisson 2011-01-05 20:14:39 -0800
  • 1fa5ea0423 rm debugging code Jay Adkisson 2011-01-05 20:14:39 -0800
  • e2e404c956 don't expose rpm, gem, and tar functionality until they're done Jeanine Adkisson 2011-01-05 20:17:18 -0800
  • 29f8ad9ef0 don't expose rpm, gem, and tar functionality until they're done Jay Adkisson 2011-01-05 20:17:18 -0800
  • 9de4678d90 add in stubby FPM::Rpm and FPM::Gem Jeanine Adkisson 2011-01-05 20:01:33 -0800
  • 5976cb4f9b add in stubby FPM::Rpm and FPM::Gem Jay Adkisson 2011-01-05 20:01:33 -0800
  • a1a6f98d56 stupid syntax error *facepalm Jeanine Adkisson 2011-01-05 18:38:04 -0800
  • 30e5b25ca2 stupid syntax error *facepalm Jay Adkisson 2011-01-05 18:38:04 -0800
  • 50e9174035 Merge branch 'jayferd_sources_and_builder' Jeanine Adkisson 2011-01-05 18:36:22 -0800
  • bd946b9af9 Merge branch 'jayferd_sources_and_builder' Jay Adkisson 2011-01-05 18:36:22 -0800
  • eb985c0d79 actually require the new code Jeanine Adkisson 2011-01-05 18:34:42 -0800
  • a0a252a044 actually require the new code Jay Adkisson 2011-01-05 18:34:42 -0800
  • 7e62488ebc use accessors in the templates Jeanine Adkisson 2011-01-05 18:33:50 -0800
  • e10c70f932 use accessors in the templates Jay Adkisson 2011-01-05 18:33:50 -0800
  • a76ef974f9 constants for local directory names Jeanine Adkisson 2011-01-05 18:32:45 -0800
  • c52cc0334f constants for local directory names Jay Adkisson 2011-01-05 18:32:45 -0800
  • 8e16c50dc1 the assemble method has moved to builder Jeanine Adkisson 2011-01-05 18:31:28 -0800
  • a9cb6c3efe the assemble method has moved to builder Jay Adkisson 2011-01-05 18:31:28 -0800
  • 39843be0e4 be more energetic with method naming, and use symbols Jeanine Adkisson 2011-01-05 18:29:43 -0800
  • baa31dcf79 be more energetic with method naming, and use symbols Jay Adkisson 2011-01-05 18:29:43 -0800
  • da0c9963b6 Builder#assemble! doesn't actually take any params Jeanine Adkisson 2011-01-05 18:28:32 -0800
  • 2e9199ae02 Builder#assemble! doesn't actually take any params Jay Adkisson 2011-01-05 18:28:32 -0800
  • 8ef454a330 the checksum method is now owned by builder Jeanine Adkisson 2011-01-05 18:27:00 -0800
  • 2427320200 the checksum method is now owned by builder Jay Adkisson 2011-01-05 18:27:00 -0800
  • 780bbbde0e Package#default_output. Jeanine Adkisson 2011-01-05 18:23:15 -0800
  • ad9e975014 Package#default_output. Jay Adkisson 2011-01-05 18:23:15 -0800
  • 8a864b9f8a meet FPM::Dir, the simplest source of all. Jeanine Adkisson 2011-01-05 18:21:23 -0800
  • ff35261651 meet FPM::Dir, the simplest source of all. Jay Adkisson 2011-01-05 18:21:23 -0800
  • a6082a9a39 FPM::Builder Jeanine Adkisson 2011-01-05 18:16:59 -0800
  • fea67487c3 FPM::Builder Jay Adkisson 2011-01-05 18:16:59 -0800