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

Commit Graph

  • d69e648ce0 Skip tests which cannot be run due to missing dependencies. seph 2021-08-25 21:44:13 -0700
  • 62f1418e4a Add documentation for running fpm from docker seph 2021-08-25 21:17:14 -0700
  • e1ef157dc3 fpm tests can now be run through docker. seph 2021-08-16 16:56:12 -0700
  • d590cc3e18 Use correct constant name pull/1681-merge Jordan Sissel 2021-11-09 16:42:31 -0800
  • d4746c105a Skip tests which cannot be run due to missing dependencies. seph 2021-08-25 21:44:13 -0700
  • 958e82ffed Add documentation for running fpm from docker seph 2021-08-25 21:17:14 -0700
  • 16ba27251e fpm tests can now be run through docker. seph 2021-08-16 16:56:12 -0700
  • db9db670c3 Remove rake development_dependency. I don't think Rake is used for fpm development ;) Jordan Sissel 2021-11-09 16:34:18 -0800
  • 58ddeda91b Apply fix for readthedocs building errors. Jordan Sissel 2021-11-09 15:49:51 -0800
  • 0d7fe9633a Apply fix for readthedocs building errors. issue/1848 Jordan Sissel 2021-11-09 15:49:51 -0800
  • 11646b943f Add cpan docs per #1838 Jordan Sissel 2021-11-09 15:42:35 -0800
  • 13621c9722 Add special handling for converting CPAN to Deb. Jordan Sissel 2021-11-09 15:30:02 -0800
  • c6baaf9427 Fix formatting typo. Needed '::' to make the next paragraph pre-formatted code Jordan Sissel 2021-11-08 22:20:35 -0800
  • 9efd56c54a Add npm/nodejs package documentation Jordan Sissel 2021-11-08 22:09:52 -0800
  • 3540cfeb4b Add dir docs Jordan Sissel 2021-11-05 20:31:42 -0700
  • cb24061992 Fix formatting and rpm examples. Jordan Sissel 2021-11-04 23:02:26 -0700
  • d6a77bff2a Add docs for 'empty' package type Jordan Sissel 2021-11-04 22:57:30 -0700
  • e8fb21d725 Move generated cli docs to packages/cli/{type}.rst Jordan Sissel 2021-11-04 22:23:41 -0700
  • aecf23801d Add 'make view' in the docs/Makefile. Live-reloading sphinx html build. Jordan Sissel 2021-11-04 22:18:31 -0700
  • c83461caf7 Add Debian package docs. Jordan Sissel 2021-11-02 23:48:59 -0700
  • 3e7ba8656b Fix Sphinx doc errors Jordan Sissel 2021-11-02 22:58:05 -0700
  • 285c13554f Generate per-package-type command line docs Jordan Sissel 2021-10-20 22:31:45 -0700
  • 5bd26ad011 Add packaging types doc page Jordan Sissel 2021-10-20 22:05:34 -0700
  • abc7d07afe Add cpan docs per #1838 issue/1838 Jordan Sissel 2021-11-09 15:42:35 -0800
  • 0a1bb3981b Add special handling for converting CPAN to Deb. Jordan Sissel 2021-11-09 15:30:02 -0800
  • a45c8459e5 Fix formatting typo. Needed '::' to make the next paragraph pre-formatted code Jordan Sissel 2021-11-08 22:20:35 -0800
  • 4e398e68d2 Add npm/nodejs package documentation Jordan Sissel 2021-11-08 22:09:52 -0800
  • 70e075fe12 Add dir docs Jordan Sissel 2021-11-05 20:31:42 -0700
  • 79a5ab0ed3 Fix formatting and rpm examples. Jordan Sissel 2021-11-04 23:02:26 -0700
  • c1de6bff53 Add docs for 'empty' package type Jordan Sissel 2021-11-04 22:57:30 -0700
  • 28881da6bc Move generated cli docs to packages/cli/{type}.rst Jordan Sissel 2021-11-04 22:23:41 -0700
  • b4755c16fb Add 'make view' in the docs/Makefile. Live-reloading sphinx html build. Jordan Sissel 2021-11-04 22:18:31 -0700
  • 50d7f15690 Add Debian package docs. Jordan Sissel 2021-11-02 23:48:59 -0700
  • 5824b388c2 Fix Sphinx doc errors Jordan Sissel 2021-11-02 22:58:05 -0700
  • c4c0b32cfc Add test case for #1840 (deb compression creating invalid control.tar files) Jordan Sissel 2021-11-02 21:52:58 -0700
  • 97dfed35ae When bzip2 is used for compression, use gzip on the control.tar. Andrey Tikhonov 2021-10-25 17:04:45 +0300
  • 60de482c2c Make sure files we add to the package actually show up in the resulting output Jordan Sissel 2021-10-30 16:10:21 -0700
  • 48200286c1 Add tests for FreeBSD packages. Jordan Sissel 2021-10-30 15:32:15 -0700
  • 859875bb34 Make sure files we add to the package actually show up in the resulting output issue/1844 Jordan Sissel 2021-10-30 16:10:21 -0700
  • 3a4717c803 Add tests for FreeBSD packages. Jordan Sissel 2021-10-30 15:32:15 -0700
  • 5995c7ac34 fix typo in readme 'installation guide' URL Clayton Wong 2021-10-28 14:36:24 -0700
  • eed7508e90 fix typo in readme 'installation guide' URL Clayton Wong 2021-10-28 14:36:24 -0700
  • ff11b7c028 resolve jordansissel/fpm#1840 Andrey Tikhonov 2021-10-25 17:04:45 +0300
  • 4a56ef22f0 Generate per-package-type command line docs Jordan Sissel 2021-10-20 22:31:45 -0700
  • afb1df4c7e Add packaging types doc page Jordan Sissel 2021-10-20 22:05:34 -0700
  • 4f51caf8fc rpm: Replace dash with underscore. Jordan Sissel 2021-09-22 00:04:11 -0700
  • aaa4218178 rpm: Replace dash with underscore. issue/1833 Jordan Sissel 2021-09-22 00:04:11 -0700
  • 1a980dd3e7 Remove travis-ci. Jordan Sissel 2021-09-21 23:35:12 -0700
  • 16f1b4357f Reject invalid Provides fields for Debian packages Jordan Sissel 2021-09-04 22:48:29 -0700
  • 7ecdbef116 Reject invalid Provides fields for Debian packages Jordan Sissel 2021-09-04 22:48:29 -0700
  • c7e7b18731 Fix failing test. Jordan Sissel 2021-09-04 17:32:39 -0700
  • c5daeea9c6
    Removing broken links on docs index James Hodgkinson 2021-09-04 07:02:16 +1000
  • 4cc3047857 Fix package name before fixing compatible (~=) operator Joris Vandermeersch 2021-08-25 11:10:09 +0200
  • 3ff42cf225 Parse ~= operator according to PEP440 rules (compatible versions allowed) Joris Vandermeersch 2021-08-19 02:14:50 +0200
  • 63fdb94347 FreeBSD package: Fix missing leading / in archive Vlastimil Holer 2021-08-03 13:04:52 +0200
  • 0a8bccc511 Also use setuptools' extras_require which contains complex dependencies Joris Vandermeersch 2021-08-12 14:26:03 +0000
  • 2ccf61c01f Generate reStructuredText documentation for command-line flags. Jordan Sissel 2021-08-15 22:59:59 -0700
  • 108bd704bc Generate reStructuredText documentation for command-line flags. feature/generate-cli-reference Jordan Sissel 2021-08-15 22:59:59 -0700
  • 720e140d78 docs: fix case in command output Vedant K 2021-08-06 13:06:58 +0530
  • cdf110d730 docs: remove fpm runtime deps (ruby, ffi, etc) from optional deps section Vedant K 2021-08-06 12:50:18 +0530
  • 2834bb5816 docs: add link to issue #54 (rpm build dependency removal) Vedant K 2021-08-06 09:32:10 +0530
  • 9fd97d747c docs: add -s flag to .fpm in getting started guide Vedant K 2021-08-05 16:47:08 +0530
  • 37525ca4b0 docs: fix typo Vedant K 2021-08-05 11:13:18 +0530
  • 3bb5e99f2a docs: add note about cli flags overriding .fpm file Vedant K 2021-08-03 11:48:50 +0530