| Add crude Python bdist_wheel generation method. Only tested with singular packages. Hack to relocate single module scripts into pkgname subdir + stub __init__.py. Otherwise relies on -s src or -s di | ||
|---|---|---|
| mario authored 4015 days ago last checkin d275f1986 ⎘ | ||
| ๐ pyfpm | - purge pre-refactor stuff - move python package to new api โนโบ | 5175 days ago |
| ๐ arch.rb | Update notes, no longer using custom etcfiles() scanning; default to โนโบ | 4015 days ago |
| ๐ composer.rb | Fix pkg.provides += [] addition. Strip any VCS #hashversionsuffixes fโนโบ | 4112 days ago |
| ๐ cpan.rb | - improve cpan support (now with tests) โนโบ | 4743 days ago |
| ๐ deb.rb | - Add monkeypatches for File.write under Ruby 1.8.7 (will remove moโนโบ | 5156 days ago |
| ๐ dir.rb | fix issues when packaging links in dir package and rpm template * liโนโบ | 5155 days ago |
| ๐ empty.rb | Add empty source, -s empty โนโบ | 4828 days ago |
| ๐ exe.rb | Switch from custom @attributes[:meta] to just sharing @attrs, and comโนโบ | 4147 days ago |
| ๐ filter_appdata.rb | Add missing update(opts) parameter.โนโบ | 4149 days ago |
| ๐ filter_composer.rb | Add missing update(opts) parameter.โนโบ | 4149 days ago |
| ๐ filter_deps.rb | Add missing update(opts) parameter.โนโบ | 4149 days ago |
| ๐ filter_desktop.rb | Add missing update(opts) parameter.โนโบ | 4149 days ago |
| ๐ filter_fixperms.rb | Make fixperms ignore symlinks / or any other chmod errors.โนโบ | 4101 days ago |
| ๐ filter_lcase.rb | Consolidate filename+dirname lowercasing, switch to regex (FNM_EXTGLOโนโบ | 4141 days ago |
| ๐ filter_man.rb | Add missing update(opts) parameter.โนโบ | 4149 days ago |
| ๐ filter_packfile.rb | Add convenience PKG_FLAG variation (uppercase pkg type) for preprocesโนโบ | 4035 days ago |
| ๐ filter_preprocess.rb | Switch to preprocess.py instead of GNU CPP.โนโบ | 4095 days ago |
| ๐ filter_strip.rb | Add missing update(opts) parameter.โนโบ | 4149 days ago |
| ๐ filter_unprefix.rb | Coarse filter to strip leading directory structures (reimporting systโนโบ | 4147 days ago |
| ๐ gem.rb | Disable rpm provides hackery that doesn't belong in the gem package โนโบ | 5157 days ago |
| ๐ ipk.rb | Fix clamp option declaration from :bool to :flag.โนโบ | 4144 days ago |
| ๐ npm.rb | - clean up docs and requires โนโบ | 5174 days ago |
| ๐ osxpkg.rb | Initial OS X package support, #317. Basic support for OS X flat packโนโบ | 4863 days ago |
| ๐ pear.rb | add doc comments โนโบ | 5158 days ago |
| ๐ phar.rb | Introduce `--phar-x` flag to make output .phar file executable right โนโบ | 4112 days ago |
| ๐ pip.rb | Add crude Python bdist_wheel generation method. Only tested with singโนโบ | 4015 days ago |
| ๐ pkgin.rb | very rough initial pkgin support for fpm โนโบ | 4593 days ago |
| ๐ puppet.rb | - move to FPM::Package namespace. - capitalize acronyms like NPM and โนโบ | 5174 days ago |
| ๐ python.rb | add doc comments โนโบ | 5158 days ago |
| ๐ rpm.rb | - Add monkeypatches for File.write under Ruby 1.8.7 (will remove moโนโบ | 5156 days ago |
| ๐ sh.rb | Add a self-extracting sh package type implementation โนโบ | 4435 days ago |
| ๐ solaris.rb | - move to FPM::Package namespace. - capitalize acronyms like NPM and โนโบ | 5174 days ago |
| ๐ src.rb | Guard absent meta["comment"].โนโบ | 4036 days ago |
| ๐ tar.rb | Fix missing doc comments โนโบ | 5157 days ago |
| ๐ zip.rb | Use ::Dir so we get ruby core's Dir, not FPM::Package::Dir โนโบ | 4464 days ago |
lib/fpm/package
This page has been deleted