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

Commit Graph

  • 53f669219c Version bump v1.14.1 Jordan Sissel 2021-11-10 15:01:34 -0800
  • 20e754adfb Update changelog after #1854 was fixed. Jordan Sissel 2021-11-10 15:01:04 -0800
  • d819e59a80 Require fpm/package/dir to make FPM::Package::Dir available (for #1854) Jordan Sissel 2021-11-10 14:52:04 -0800
  • 021fc45047 Add requires so that other package types are available Jordan Sissel 2021-11-10 14:48:00 -0800
  • 6357ba3044 Require fpm/package/dir to make FPM::Package::Dir available (for #1854) issue/1854 Jordan Sissel 2021-11-10 14:52:04 -0800
  • 0e8dc2e54d Add requires so that other package types are available Jordan Sissel 2021-11-10 14:48:00 -0800
  • 121989e0a0 Version bump v1.14.0 Jordan Sissel 2021-11-09 22:30:01 -0800
  • bba3114075 Regenerate in prep for release Jordan Sissel 2021-11-09 22:29:16 -0800
  • 329b4758a6 Also regen per-package-type cli pages Jordan Sissel 2021-11-09 22:29:06 -0800
  • 5b8e9fc334 Add release-prep target to regenerate certain files Jordan Sissel 2021-11-09 22:28:20 -0800
  • 23c5790ec4 Update version in docs. Also fix link Jordan Sissel 2021-11-09 22:28:04 -0800
  • d5985a5571 Fix sphinx error about empty block. Jordan Sissel 2021-11-09 22:27:50 -0800
  • f722c4b3f5 Add introduction for the landing page. Jordan Sissel 2021-11-09 22:27:24 -0800
  • 8437e50fe0 Update changelog from v1.13.1 to now Jordan Sissel 2021-11-09 22:27:14 -0800
  • d43a017736 Have pip download packages to the build_path Jordan Sissel 2021-11-09 21:26:04 -0800
  • c1930fc465 Try to find the right python executable. Also don't require easy_install anymore. Jordan Sissel 2021-11-09 11:52:46 -0800
  • 7b57e92ec4 Cite reason for using 'python -m pip' aka "internal pip" Jordan Sissel 2021-11-09 11:37:17 -0800
  • 9e3f75b628 By default, use pip for fetching and installing python packages. Jordan Sissel 2021-08-20 22:55:11 -0700
  • bfa2e8d1fe Have pip download packages to the build_path issues/1820 Jordan Sissel 2021-11-09 21:26:04 -0800
  • c983842ba4 Try to find the right python executable. Also don't require easy_install anymore. Jordan Sissel 2021-11-09 11:52:46 -0800
  • b708b092dc Cite reason for using 'python -m pip' aka "internal pip" Jordan Sissel 2021-11-09 11:37:17 -0800
  • 7ee316995c By default, use pip for fetching and installing python packages. Jordan Sissel 2021-08-20 22:55:11 -0700
  • 309e6b3c18 Only show /etc "config files" warning when files are present in /etc. Jordan Sissel 2021-11-09 21:05:55 -0800
  • 17297d191c Only show /etc "config files" warning when files are present in /etc. issue/1851 Jordan Sissel 2021-11-09 21:05:55 -0800
  • 052656b480 'empty' packages now default to "all" architecture. Jordan Sissel 2021-11-09 21:00:22 -0800
  • d30c9592c9 'empty' packages now default to "all" architecture. issue/1846 Jordan Sissel 2021-11-09 21:00:22 -0800
  • 809c726944 Use correct constant name Jordan Sissel 2021-11-09 16:42:31 -0800
  • 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