1
0
mirror of https://github.com/jordansissel/fpm synced 2025-08-29 04:01:33 +02:00

Commit Graph

  • 3ebaa42cfc Whitespace; spelling; gitignore for emacs Daniel Haskin 2015-03-21 11:05:37 -0600
  • d4879a27e7 Whitespace; spelling; gitignore for emacs Daniel Haskin 2015-03-21 11:05:37 -0600
  • c46abf0d73 Merge master Daniel Haskin 2015-03-13 21:51:55 -0600
  • 26982348e3 Merge master Daniel Haskin 2015-03-13 21:51:55 -0600
  • b19cc5d9ca Merge branch 'master' of github.com:jordansissel/fpm into feature/arch-support Daniel Haskin 2015-03-21 11:10:20 -0600
  • 72c042ccb6 Merge branch 'master' of github.com:jordansissel/fpm into feature/arch-support Daniel Haskin 2015-03-21 11:10:20 -0600
  • b422aa2c02 Github branch support to CPAN module Tuomas Starck 2015-03-18 21:31:46 +0200
  • 6db2330cdc Enable packaging perl modules from Github Tuomas Starck 2015-03-17 00:23:30 +0200
  • b7125c2c94 Whitespace and comment tweaking Tuomas Starck 2015-03-16 14:22:41 +0200
  • 04804f672c Add tests for python dependency manipulation. Also switch spec/fixtures/python/setup.py from distutils to setuptools. Ward Vandewege 2015-03-14 21:02:16 -0400
  • ba6e0a2aa5 Add tests for python dependency manipulation. Also switch spec/fixtures/python/setup.py from distutils to setuptools. Ward Vandewege 2015-03-14 21:02:16 -0400
  • 386e5eeca5 Add --python-disable-dependency option to disable specific python dependencies. Ward Vandewege 2015-02-03 17:29:19 -0500
  • c59869badb Add --python-disable-dependency option to disable specific python dependencies. Ward Vandewege 2015-02-03 17:29:19 -0500
  • 2d9eb67b34 Add command line flag for --exclude-file. Jamie Lawrence 2015-03-13 15:21:37 -0700
  • fb0fb00ede Add command line flag for --exclude-file. Jamie Lawrence 2015-03-13 15:21:37 -0700
  • 4aada0e02f Add commandline flag for --exclude-file to support a file listing exclude patterns. Jamie Lawrence 2015-03-13 14:27:46 -0700
  • b2167ab6b5 Add commandline flag for --exclude-file to support a file listing exclude patterns. Jamie Lawrence 2015-03-13 14:27:46 -0700
  • 119baa1cf1 Merge d0ff75b7d336495c8473e4c75fe36430ce398b5c into 273547031d05b1d43b01e526964536b94ce75de6 Matt Sharpe 2015-03-07 03:28:08 +0000
  • 58878e9ccd Mark unused variable Jordan Sissel 2015-03-06 07:37:15 -0800
  • 273547031d Mark unused variable Jordan Sissel 2015-03-06 07:37:15 -0800
  • 513750e155 Merge pull request #836 from SpikesDivZero/deb-maint-scripts Jordan Sissel 2015-03-06 07:35:57 -0800
  • 36f90c2f48 Merge pull request #836 from SpikesDivZero/deb-maint-scripts Jordan Sissel 2015-03-06 07:35:57 -0800
  • ad65ffb960 Merge be06f2ca46af8964015dec8fe8ab7316045f3719 into 78f623ddfc807303ad7efd0a18bdfcc108f01803 Maarten Rijke 2015-03-06 13:51:35 +0000
  • be06f2ca46 Fix syntax error in Debian prerm template Maarten Rijke 2015-03-06 14:51:27 +0100
  • 761f66f615 initial support for building freebsd/pkgng packages Pete Fritchman 2015-02-09 14:24:50 -0500
  • d537750e53 Negates "implicit *" behavior when --inputs is given. Taisuke Yamada 2015-03-04 18:58:36 +0900
  • 3376a63db1 Merge 923677f3b186748c4c5324d05a10f5ce3056634c into 78f623ddfc807303ad7efd0a18bdfcc108f01803 Keith Pitt 2015-02-28 11:23:44 +0000
  • 82a5f8a094 Cleanup regardless of log level Jordan Sissel 2015-02-25 23:22:46 -0800
  • 78f623ddfc Cleanup regardless of log level Jordan Sissel 2015-02-25 23:22:46 -0800
  • be9b8837b2 Add better error message Jordan Sissel 2015-02-25 23:06:18 -0800
  • 352715963a Add better error message Jordan Sissel 2015-02-25 23:06:18 -0800
  • 81047a1333 Merge pull request #865 from timsutton/python-pypi-default-https Jordan Sissel 2015-02-25 11:14:20 -0800
  • cc3e848295 Merge pull request #865 from timsutton/python-pypi-default-https Jordan Sissel 2015-02-25 11:14:20 -0800
  • 244d223650 Default to HTTPS for --python-pypi URL Timothy Sutton 2015-02-25 10:28:12 -0500
  • 0c13c64f9a Default to HTTPS for --python-pypi URL Timothy Sutton 2015-02-25 10:28:12 -0500
  • cb60d17825 New virtualenv source module. evilsocket 2015-02-25 16:10:32 +0200
  • 781798405e Merge pull request #863 from fetep/fix_dir_symlink Jordan Sissel 2015-02-24 11:07:21 -0800
  • e463e4c1d7 Merge pull request #863 from fetep/fix_dir_symlink Jordan Sissel 2015-02-24 11:07:21 -0800
  • 0de9c3aa0c symlinks need full dest path for FileUtils.copy_entry Pete Fritchman 2015-02-24 12:44:51 -0500
  • 319966cccb symlinks need full dest path for FileUtils.copy_entry Pete Fritchman 2015-02-24 12:44:51 -0500
  • 6914bb60ac add basic systemd service option Robert Helmer 2015-02-24 07:44:03 -0800
  • d7b9913797 copy config files external to source jakerobinson 2015-02-19 15:41:45 -0600
  • 860242bdf6 Added inadvertently omitted '+' in augmented assignment 'cpanm_flags += [--installdeps]' Matt Schreiber 2015-02-15 19:19:29 +0000
  • f134f19148 Removed PP.pp debugging call Matt Schreiber 2015-02-12 02:14:07 +0000
  • f4f18c066d Added '--installdeps' to cpanm_flags because the target module has already been downloaded manually, and there shouldn't be any need to download (and possibly test) it again Matt Schreiber 2015-02-12 02:12:18 +0000
  • e3226111cf Now '-n' (no test) flag passed to cpanm only if attributes[:cpan_test] is false Matt Schreiber 2015-02-11 15:53:11 +0000
  • c28145bea6 Revert "cpan.rb now uses MetaCPAN API query data for package metadata" Matt Schreiber 2015-02-10 15:40:10 -0500
  • bf8f0f9f05 Revert "cpan.rb now uses MetaCPAN API query data for package metadata" Matt Schreiber 2015-02-10 15:40:10 -0500
  • 8e336a638f cpan.rb now uses MetaCPAN API query data for package metadata in addition to whatever it could glean from {MY,}META.{json,yml}. Matt Schreiber 2015-02-10 14:33:17 -0500
  • 044ad54e3d cpan.rb now uses MetaCPAN API query data for package metadata in addition to whatever it could glean from {MY,}META.{json,yml}. Matt Schreiber 2015-02-10 14:33:17 -0500
  • 4c04bad052 Merge 61c30dab4c1964e12517d1d87682940a2c2e7810 into 3c0cfb387ee9cdcd89e5e2ac16fb317a38249a08 Gideon Redelinghuys 2015-01-30 11:58:18 +0000
  • af53d75494 Merge pull request #839 from nfriedly/patch-1 Jordan Sissel 2015-01-29 17:37:07 -0800
  • 3c0cfb387e Merge pull request #839 from nfriedly/patch-1 Jordan Sissel 2015-01-29 17:37:07 -0800
  • fdada56636 Adding guntar installation note for OS X Nathan Friedly 2015-01-29 12:57:13 -0500
  • 0ee4b1894a Adding guntar installation note for OS X Nathan Friedly 2015-01-29 12:57:13 -0500
  • ccc0d9075c Add some basic specs for the SH package Chris Gerber 2015-01-28 15:02:21 -0500
  • 4afaec314f Add some basic specs for the SH package Chris Gerber 2015-01-28 15:02:21 -0500
  • f746c1f94e Don't allow empty functions for before/after install Wesley Spikes 2015-01-22 15:21:53 -0800
  • a9f7f267e2 Don't allow empty functions for before/after install Wesley Spikes 2015-01-22 15:21:53 -0800
  • d2120a84f4 Bash does not allow for empty functions. Wesley Spikes 2015-01-22 14:47:46 -0800
  • 641a873314 Bash does not allow for empty functions. Wesley Spikes 2015-01-22 14:47:46 -0800
  • b3f4a9f019 Add missing shebang lines for deb maintenance scripts Wesley Spikes 2015-01-22 14:46:51 -0800
  • 35bbded3cf Add missing shebang lines for deb maintenance scripts Wesley Spikes 2015-01-22 14:46:51 -0800
  • 665da1d5ff Add arch to the vagrant file (initially); Add preliminary arch stuff in the main help page. Daniel Haskin 2014-12-25 18:47:10 -0700