| 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 4013 days ago last checkin d275f1986 ⎘ | ||
| ๐ package | Update notes, no longer using custom etcfiles() scanning; default to โนโบ | 4013 days ago |
| ๐ source | - purge old deb source (that was actually just a copy of the deb targโนโบ | 5172 days ago |
| ๐ target | Make deb output filename compliant with debian policy. โนโบ | 5524 days ago |
| ๐ CHANGELIST | - oops. โนโบ | 5462 days ago |
| ๐ builder.rb | Builder#assemble! doesn't actually take any params โนโบ | 5594 days ago |
| ๐ command.rb | Remove unused and mysterious 'settings' method โนโบ | 5156 days ago |
| ๐ deb.rb | be more energetic with method naming, and use symbols โนโบ | 5594 days ago |
| ๐ dir.rb | meet FPM::Dir, the simplest source of all. โนโบ | 5594 days ago |
| ๐ errors.rb | - abort if someone tries to build a .deb package with a capital letteโนโบ | 5440 days ago |
| ๐ flags.rb | - Add general way for source plugins to add flags specific to that โนโบ | 5463 days ago |
| ๐ gem.rb | - Move files โนโบ | 5594 days ago |
| ๐ monkeypatches.rb | Patch in File::write until the next backports gem is released (fixes โนโบ | 5155 days ago |
| ๐ namespace.rb | constants for local directory names Things get weird when you're Dirโนโบ | 5594 days ago |
| ๐ package.rb | constants for local directory names Things get weird when you're Dirโนโบ | 5594 days ago |
| ๐ program.rb | Adding iteration as a settable field โนโบ | 5449 days ago |
| ๐ rpm.rb | - move rpm to target/ โนโบ | 5593 days ago |
| ๐ rubyfixes.rb | - monkeypatch String#start_with? becuase ruby <=1.8.6 doesn't have itโนโบ | 5510 days ago |
| ๐ source.rb | FPM::Source This is the base class for sources. Subclasses need to โนโบ | 5594 days ago |
| ๐ util.rb | Add "safesystem" function Basically, its a replacement for system. Iโนโบ | 5386 days ago |
| ๐ version.rb | - Add new 'version' info - Make 'fpm --help' report the version as weโนโบ | 4903 days ago |
lib/fpm
This page has been deleted