Cross package maker. DEB/RPM generation or conversion. Derived from jordansissel/fpm.

⌈⌋ ⎇ branch:  cross package maker


Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

23 check-ins using file test/fpm/fpm_target_deb.rb or test/old/fpm_target_deb.rb version 61cf40cd49

2012-03-02
07:17
- Get things together enough that this works again: fpm -s dir -t rpm -d "zsh" -n testing ~/.zshrc - Move to using clamp instead of optparse check-in: aac642a70e user: jls@semicomplete.com tags: trunk
2012-03-01
06:26
- purge pre-refactor stuff - move python package to new api check-in: 78fca7c39d user: jls@semicomplete.com tags: trunk
01:15
- disable all the dumb stuff (like brp-repack-jars, library stripping, etc) rpmbuild does by default. FINALLY. - improve the spec to behave correctly with the new package api. check-in: ec3280e511 user: jls@semicomplete.com tags: trunk
01:15
Add cabin check-in: 17a3243e8f user: jls@semicomplete.com tags: trunk
01:15
Add api examples check-in: aba2cc5d1e user: jls@semicomplete.com tags: trunk
01:14
- Improve package API stuff (add 'converted_from' etc) - Gem to RPM conversions work. Even multiple-composition of gem+gem+gem -> rpm works check-in: 4a6bdf8aa1 user: jls@semicomplete.com tags: trunk
01:14
Add cabin check-in: dc0001bf57 user: jls@semicomplete.com tags: trunk
2012-02-29
17:00
remove fpm/rubyfixes check-in: baba7f8872 user: jls@semicomplete.com tags: trunk
17:00
remove fpm/rubyfixes check-in: fbd715fdff user: jls@semicomplete.com tags: trunk
16:59
- use ruby backports! check-in: 85acf2eec6 user: jls@semicomplete.com tags: trunk
16:56
'dk add ruby fpm' check-in: 55903da835 user: jls@semicomplete.com tags: trunk
2012-02-24
09:21
- Start work on rpm support using my pure-ruby rpm library. check-in: 56b48e354f user: jls@semicomplete.com tags: trunk
09:20
- disable unused pre-refactor requires check-in: a23ec33d4f user: jls@semicomplete.com tags: trunk
09:20
- start using guard, or trying to anyway check-in: 3d6235bf97 user: jls@semicomplete.com tags: trunk
08:41
I am majorly confused. Guard is silly. check-in: 97f4dc01ce user: jls@semicomplete.com tags: trunk
08:38
Try to use guard, but like... nothing works. I'll try this later. check-in: 046a6786f4 user: jls@semicomplete.com tags: trunk
07:51
- check-in: c49874e097 user: jls@semicomplete.com tags: trunk
07:51
- ignore more stuff - purge old test script check-in: b39613b0c9 user: jls@semicomplete.com tags: trunk
07:43
- move older minitest tests away until they can be refactored to the new api check-in: 40571c6988 user: jls@semicomplete.com tags: trunk
2012-02-23
07:59
- start major refactoring. Design first, this time. With tests. check-in: 1e5dbadf47 user: jls@semicomplete.com tags: trunk
2012-02-22
23:10
- update changelist for 0.3.12 check-in: 35ee49c8a5 user: jls@semicomplete.com tags: trunk, v0.3.12
2012-02-20
20:45
Merge pull request #140 from ohookins/minitest Add beginnings of MiniTest::Spec support, and some basic template tests. check-in: e5c9b05d6e user: jls@semicomplete.com tags: trunk
2012-01-02
11:15
Add beginnings of MiniTest::Spec support, and some basic template tests. check-in: 5279f5e5af user: ohookins@gmail.com tags: trunk