Commit Graph

13 Commits

Author SHA1 Message Date
Tristan Slominski 8496a9a1c3 added .ruby-version and .ruby-gemset to .gitignore 2013-06-05 08:53:44 +02:00
Jordan Sissel 8b512de48b rbx and vagrant 2013-05-30 14:41:37 -07:00
Timothy Sutton 4df9617b8a Initial OS X package support, #317.
Basic support for OS X flat packages (.pkg)

- input/output
- output supports scripts, postinstall actions (using --info option),
  ownership option and bundle-id-prefix option
- requires pkgbuild (therefore OS X 10.7+ only), pkgutil for input
- no tests yet

ignore .DS_Store

ignore .pkg

identifier gets its own method

first few osxpkg spec tests

osxpkg: extract name and version from PackageInfo on input

osxpkg: rename option bundle-id-prefix to identifier-prefix

- 'bundle-id' is ambiguous, given the various 'bundle'-related logic possible with OS X packages

osxpkg: fix old 'osx_' attribute prefix to 'osxpkg' in osxpkg.erb

New option: --osxpkg-dont-obsolete, to add files to 'dont-obsolete' element in PackageInfo.

osxpkg: Define public/private methods.

osxpkg_spec: Tests for basic attributes through input/output
2013-01-07 12:28:03 -05:00
Jordan Sissel ddfa112a1b - ignore Gemfile.lock 2012-11-26 21:41:47 -08:00
Jordan Sissel a233641adb - 2012-02-23 23:51:55 -08:00
Jordan Sissel 85d6400d6d - ignore more stuff
- purge old test script
2012-02-23 23:51:37 -08:00
Matt Patterson 15b9a03aa3 Add .rvmrc to .gitignore 2011-10-11 11:32:11 +02:00
Jay Adkisson dda5a0e276 ignore downloaded gems 2011-07-27 15:51:04 -07:00
Jay Adkisson 027f1438d9 annotate the .gitignore 2011-07-27 15:50:46 -07:00
Jordan Sissel 3303a2348c - ignore pyc 2011-05-16 18:15:17 -07:00
Jordan Sissel d4558e1bf3 - ignore the wiki 2011-01-20 16:39:59 -08:00
Jay Adkisson 2000db4904 ignore build directories 2011-01-04 18:24:30 -08:00
Jay Adkisson f92f9da0fc ignore vim swaps 2011-01-04 18:24:30 -08:00