| 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 4082 days ago last checkin d275f1986 ⎘ | ||
| ๐ pyfpm | - purge pre-refactor stuff - move python package to new api โนโบ | 5242 days ago |
| ๐ arch.rb | Update notes, no longer using custom etcfiles() scanning; default to โนโบ | 4082 days ago |
| ๐ composer.rb | Fix pkg.provides += [] addition. Strip any VCS #hashversionsuffixes fโนโบ | 4179 days ago |
| ๐ cpan.rb | - improve cpan support (now with tests) โนโบ | 4810 days ago |
| ๐ deb.rb | - Add monkeypatches for File.write under Ruby 1.8.7 (will remove moโนโบ | 5224 days ago |
| ๐ dir.rb | fix issues when packaging links in dir package and rpm template * liโนโบ | 5223 days ago |
| ๐ empty.rb | Add empty source, -s empty โนโบ | 4895 days ago |
| ๐ exe.rb | Switch from custom @attributes[:meta] to just sharing @attrs, and comโนโบ | 4214 days ago |
| ๐ filter_appdata.rb | Add missing update(opts) parameter.โนโบ | 4216 days ago |
| ๐ filter_composer.rb | Add missing update(opts) parameter.โนโบ | 4216 days ago |
| ๐ filter_deps.rb | Add missing update(opts) parameter.โนโบ | 4216 days ago |
| ๐ filter_desktop.rb | Add missing update(opts) parameter.โนโบ | 4216 days ago |
| ๐ filter_fixperms.rb | Make fixperms ignore symlinks / or any other chmod errors.โนโบ | 4168 days ago |
| ๐ filter_lcase.rb | Consolidate filename+dirname lowercasing, switch to regex (FNM_EXTGLOโนโบ | 4208 days ago |
| ๐ filter_man.rb | Add missing update(opts) parameter.โนโบ | 4216 days ago |
| ๐ filter_packfile.rb | Add convenience PKG_FLAG variation (uppercase pkg type) for preprocesโนโบ | 4102 days ago |
| ๐ filter_preprocess.rb | Switch to preprocess.py instead of GNU CPP.โนโบ | 4162 days ago |
| ๐ filter_strip.rb | Add missing update(opts) parameter.โนโบ | 4216 days ago |
| ๐ filter_unprefix.rb | Coarse filter to strip leading directory structures (reimporting systโนโบ | 4214 days ago |
| ๐ gem.rb | Disable rpm provides hackery that doesn't belong in the gem package โนโบ | 5224 days ago |
| ๐ ipk.rb | Fix clamp option declaration from :bool to :flag.โนโบ | 4211 days ago |
| ๐ npm.rb | - clean up docs and requires โนโบ | 5241 days ago |
| ๐ osxpkg.rb | Initial OS X package support, #317. Basic support for OS X flat packโนโบ | 4930 days ago |
| ๐ pear.rb | add doc comments โนโบ | 5226 days ago |
| ๐ phar.rb | Introduce `--phar-x` flag to make output .phar file executable right โนโบ | 4179 days ago |
| ๐ pip.rb | Add crude Python bdist_wheel generation method. Only tested with singโนโบ | 4082 days ago |
| ๐ pkgin.rb | very rough initial pkgin support for fpm โนโบ | 4660 days ago |
| ๐ puppet.rb | - move to FPM::Package namespace. - capitalize acronyms like NPM and โนโบ | 5241 days ago |
| ๐ python.rb | add doc comments โนโบ | 5226 days ago |
| ๐ rpm.rb | - Add monkeypatches for File.write under Ruby 1.8.7 (will remove moโนโบ | 5224 days ago |
| ๐ sh.rb | Add a self-extracting sh package type implementation โนโบ | 4502 days ago |
| ๐ solaris.rb | - move to FPM::Package namespace. - capitalize acronyms like NPM and โนโบ | 5241 days ago |
| ๐ src.rb | Guard absent meta["comment"].โนโบ | 4104 days ago |
| ๐ tar.rb | Fix missing doc comments โนโบ | 5224 days ago |
| ๐ zip.rb | Use ::Dir so we get ruby core's Dir, not FPM::Package::Dir โนโบ | 4531 days ago |
lib/fpm/package
This page has been deleted