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

Commit Graph

  • 8bda19b60c Merge pull request #41 from adamhjk/ITERATION Jordan Sissel 2011-05-30 11:50:33 -0700
  • 1b680d58a7 Merge bb0217ff7681d39a6b92c9ead3a94c11a197f98e into 9c7c00a87b8949c9251474d8ffdcfd8c90d8d8a0 GitHub Merge Button 2011-05-30 11:48:34 -0700
  • c78dedb799 Adding iteration as a settable field Adam Jacob 2011-05-30 10:39:32 -0700
  • bb0217ff76 Adding iteration as a settable field Adam Jacob 2011-05-30 10:39:32 -0700
  • b595aeaa03 - version bump Jordan Sissel 2011-05-20 12:40:38 -0700
  • 9c7c00a87b - version bump Jordan Sissel 2011-05-20 12:40:38 -0700
  • 378699fe35 fizzlesticks Jordan Sissel 2011-05-19 20:45:33 -0700
  • 5ee56a7301 fizzlesticks Jordan Sissel 2011-05-19 20:45:33 -0700
  • 15d69551e8 - add 'tar' source support. Jordan Sissel 2011-05-19 20:23:01 -0700
  • 0dab0fd684 - add 'tar' source support. Jordan Sissel 2011-05-19 20:23:01 -0700
  • b5300b3950 version bump Jordan Sissel 2011-05-18 12:07:13 -0700
  • 21fdc14b59 version bump Jordan Sissel 2011-05-18 12:07:13 -0700
  • b6bed2356d - use "Obsoletes" in rpm when --replaces is given. Jordan Sissel 2011-05-18 12:06:52 -0700
  • e0c7035e76 - use "Obsoletes" in rpm when --replaces is given. Jordan Sissel 2011-05-18 12:06:52 -0700
  • b22c299d95 - oops. Jordan Sissel 2011-05-18 01:24:37 -0700
  • 93ce0e77e2 - oops. Jordan Sissel 2011-05-18 01:24:37 -0700
  • daa751c898 - version bump and add changelist Jordan Sissel 2011-05-18 01:23:55 -0700
  • b95476f519 - version bump and add changelist Jordan Sissel 2011-05-18 01:23:55 -0700
  • ea78fd34b9 - add changelist! Jordan Sissel 2011-05-18 01:22:45 -0700
  • ca84ba5dea - add changelist! Jordan Sissel 2011-05-18 01:22:45 -0700
  • c5d218fcd4 - use DEBEMAIL and DEBFULLNAME from environment as the default maintainer. https://github.com/jordansissel/fpm/issues/37 - remove some print statements that we don't need Jordan Sissel 2011-05-18 01:17:01 -0700
  • 4af8ae8139 - use DEBEMAIL and DEBFULLNAME from environment as the default maintainer. https://github.com/jordansissel/fpm/issues/37 - remove some print statements that we don't need Jordan Sissel 2011-05-18 01:17:01 -0700
  • 317c69f2bd - Add new flags for the python source: --python-bin - path to the python binary you want to run --python-easyinstall - path to the easy_install script you want to use https://github.com/jordansissel/fpm/issues/38 Jordan Sissel 2011-05-18 01:08:35 -0700
  • d37c5fcccc - Add new flags for the python source: --python-bin - path to the python binary you want to run --python-easyinstall - path to the easy_install script you want to use https://github.com/jordansissel/fpm/issues/38 Jordan Sissel 2011-05-18 01:08:35 -0700
  • 92fdaebdb6 - forgot to commit this. Jordan Sissel 2011-05-18 00:49:59 -0700
  • 59d80c35e0 - forgot to commit this. Jordan Sissel 2011-05-18 00:49:59 -0700
  • b1ebf910c4 - move main program to FPM::Program - support an ~/.fpmrc - the syntax of this file is one flag per line. This file is optional. https://github.com/jordansissel/fpm/issues/39 - Support --replaces (only .deb supports this right now, rpm seems to not). Jordan Sissel 2011-05-18 00:38:55 -0700
  • 7e11c25b30 - move main program to FPM::Program - support an ~/.fpmrc - the syntax of this file is one flag per line. This file is optional. https://github.com/jordansissel/fpm/issues/39 - Support --replaces (only .deb supports this right now, rpm seems to not). Jordan Sissel 2011-05-18 00:38:55 -0700
  • 930efe974a Merge branch 'master' of github.com:jordansissel/fpm Jordan Sissel 2011-05-17 00:37:20 -0700
  • b29f144b17 Merge branch 'master' of github.com:jordansissel/fpm Jordan Sissel 2011-05-17 00:37:20 -0700
  • 24c9bd9562 - add contributors and license file (License is MIT) Jordan Sissel 2011-05-17 00:30:34 -0700
  • 31c8d6da2f - add contributors and license file (License is MIT) Jordan Sissel 2011-05-17 00:30:34 -0700
  • 6f72b32954 Merge pull request #34 from ahpook/jruby_rpm Jordan Sissel 2011-05-17 00:29:30 -0700
  • dfc4f370f3 Merge pull request #34 from ahpook/jruby_rpm Jordan Sissel 2011-05-17 00:29:30 -0700
  • a9d02cec15 Merge 4c0f98485df8c2e6c4d3f348cd160407c3e2dcba into 5685ebdc6939b43b0160edd9b67bdb602a2c163e GitHub Merge Button 2011-05-17 00:29:23 -0700
  • 74db133090 version bump Jordan Sissel 2011-05-17 00:20:31 -0700
  • 5685ebdc69 version bump Jordan Sissel 2011-05-17 00:20:31 -0700
  • 952ff93aff - Add general way for source plugins to add flags specific to that plugin. For now, only 'gem' uses this. - Add flag --gem-bin-path to install a gem's executables to a specific place. Some folks like /usr/bin, so, package puppet with bins there: * fpm -s gem -t deb --gem-bin-path /usr/bin puppet Jordan Sissel 2011-05-17 00:17:22 -0700
  • 00e6e8b136 - Add general way for source plugins to add flags specific to that plugin. For now, only 'gem' uses this. - Add flag --gem-bin-path to install a gem's executables to a specific place. Some folks like /usr/bin, so, package puppet with bins there: * fpm -s gem -t deb --gem-bin-path /usr/bin puppet Jordan Sissel 2011-05-17 00:17:22 -0700
  • f78f52110f version bump Jordan Sissel 2011-05-16 19:49:48 -0700
  • 5288f92995 version bump Jordan Sissel 2011-05-16 19:49:48 -0700
  • 33f77bbab2 - sometimes 'install_requirements' can be None. Jordan Sissel 2011-05-16 19:49:21 -0700
  • eb6459ba97 - sometimes 'install_requirements' can be None. Jordan Sissel 2011-05-16 19:49:21 -0700
  • 62e5d3b948 - note python support Jordan Sissel 2011-05-16 19:03:00 -0700
  • d5f97a648f - note python support Jordan Sissel 2011-05-16 19:03:00 -0700
  • 219fe803e5 - fix path if relative Jordan Sissel 2011-05-16 18:55:16 -0700
  • e941c8465c - fix path if relative Jordan Sissel 2011-05-16 18:55:16 -0700
  • bac9ee1131 - support version-specific downloads for python Jordan Sissel 2011-05-16 18:52:46 -0700
  • 040fc35923 - support version-specific downloads for python Jordan Sissel 2011-05-16 18:52:46 -0700
  • dd0e099354 - version bump for new python support Jordan Sissel 2011-05-16 18:34:23 -0700
  • 42185bba1f - version bump for new python support Jordan Sissel 2011-05-16 18:34:23 -0700
  • d06d8e3140 - fix dep regexp to permit package names without version conditions Jordan Sissel 2011-05-16 18:33:27 -0700
  • f06c2c8a23 - fix dep regexp to permit package names without version conditions Jordan Sissel 2011-05-16 18:33:27 -0700
  • 49d25fea59 Merge branch 'master' of github.com:jordansissel/fpm Jordan Sissel 2011-05-16 18:20:11 -0700
  • 8e1dfded98 Merge branch 'master' of github.com:jordansissel/fpm Jordan Sissel 2011-05-16 18:20:11 -0700
  • aeb3d4c7e8 - Add python packaging support. * Uses 'easy_install' to download packages from pypi. * You can also give the path to a setup.py to use if you already have the project locally. * Automatically chooses 'native' or 'all' arch depending on whether the python project has C extensions Jordan Sissel 2011-05-16 18:18:04 -0700
  • f19d366962 - Add python packaging support. * Uses 'easy_install' to download packages from pypi. * You can also give the path to a setup.py to use if you already have the project locally. * Automatically chooses 'native' or 'all' arch depending on whether the python project has C extensions Jordan Sissel 2011-05-16 18:18:04 -0700
  • b886ffb412 - ignore pyc Jordan Sissel 2011-05-16 18:15:17 -0700
  • 3303a2348c - ignore pyc Jordan Sissel 2011-05-16 18:15:17 -0700
  • 4f1903aebb Merge pull request #35 from MichaelBlume/patch-1 Jordan Sissel 2011-05-16 14:53:58 -0700
  • 912a5b04bd Merge pull request #35 from MichaelBlume/patch-1 Jordan Sissel 2011-05-16 14:53:58 -0700
  • ede2251f7e Merge b701e4dfcee1ce1151b7203b758a2b65aef8ab5c into e869fd2c456216678e967f0f6d174e9f916c7576 GitHub Merge Button 2011-05-16 14:53:28 -0700
  • 5176409429 fix typo in options output Michael Blume 2011-05-16 13:59:46 -0700
  • b701e4dfce fix typo in options output Michael Blume 2011-05-16 13:59:46 -0700