1
0
mirror of https://github.com/jordansissel/fpm synced 2025-08-29 04:01:33 +02:00

Commit Graph

  • 318e30587f - Use the correct path ("setup.py") since we are chdiring to that file's directory. Fixes #180 Jordan Sissel 2012-03-21 09:52:11 -0700
  • 7e593a9477 Merge ba2104923c8b63cf0d01a3889325334ec1540988 into 443b757a099eb7a681b93bc93ee722695e98613a GitHub Merge Button 2012-03-21 09:37:47 -0700
  • 8235922970 - remove 'deprecated operator' stuff, I don't think it's necessary anymore. Python docs only list 6 operators, none include >> or << http://docs.python.org/distutils/setupscript.html Fixes #179 Jordan Sissel 2012-03-21 09:36:29 -0700
  • 443b757a09 - remove 'deprecated operator' stuff, I don't think it's necessary anymore. Python docs only list 6 operators, none include >> or << http://docs.python.org/distutils/setupscript.html Fixes #179 Jordan Sissel 2012-03-21 09:36:29 -0700
  • ba2104923c Always expand the path for the setup.py file Thomas Meson 2012-03-21 17:12:37 +0100
  • e7ee0a7712 Merge 55bb2be20013fbb1b97ce0a24d8e38b341230391 into a4b8f259af7b1907dd3d3a8a2892d3cae3886a3e GitHub Merge Button 2012-03-21 03:22:20 -0700
  • 55bb2be200 swap key/value when replacing of deprecated conditional operators Indra Talip 2012-03-21 21:08:24 +1100
  • bf77657e8b Update contributors Jordan Sissel 2012-03-20 23:56:55 -0700
  • a4b8f259af Update contributors v0.4.2 Jordan Sissel 2012-03-20 23:56:55 -0700
  • 2ef82588b7 Update contributors Jordan Sissel 2012-03-20 23:56:37 -0700
  • c7487d1071 Update contributors Jordan Sissel 2012-03-20 23:56:37 -0700
  • ee184186bc version bump Jordan Sissel 2012-03-20 23:55:39 -0700
  • 9cedbdfc87 version bump Jordan Sissel 2012-03-20 23:55:39 -0700
  • cf393efdea prep for release Jordan Sissel 2012-03-20 23:55:32 -0700
  • 0ff50a3b47 prep for release Jordan Sissel 2012-03-20 23:55:32 -0700
  • 87538abcb8 - Add --python-install-lib and --python-install-bin flags - improve staged installation for python Jordan Sissel 2012-03-20 23:54:46 -0700
  • af60e0dfe8 - Add --python-install-lib and --python-install-bin flags - improve staged installation for python Jordan Sissel 2012-03-20 23:54:46 -0700
  • 09a7fcd8ab Make :flag options automatically support --no-<flag> switches Jordan Sissel 2012-03-20 23:45:23 -0700
  • c25465e9c0 Make :flag options automatically support --no-<flag> switches Jordan Sissel 2012-03-20 23:45:23 -0700
  • fbaa32583f Add more comments/logging Jordan Sissel 2012-03-20 23:44:55 -0700
  • be43f516c8 Add more comments/logging Jordan Sissel 2012-03-20 23:44:55 -0700
  • bb08688d57 use the normal tmpdir for the temporary location Jordan Sissel 2012-03-20 16:03:08 -0700
  • 86043fbdbf use the normal tmpdir for the temporary location Jordan Sissel 2012-03-20 16:03:08 -0700
  • cd045d8da4 Merge pull request #177 from aconchillo/master Jordan Sissel 2012-03-20 23:53:19 -0700
  • 55ea08a55a Merge pull request #177 from aconchillo/master Jordan Sissel 2012-03-20 23:53:19 -0700
  • a02f58bc23 Merge 9ab33879057ae857e92c9ebe340abd3990d25190 into 90e30f976d7b1dd057310071ada51598086ff150 GitHub Merge Button 2012-03-20 18:52:28 -0700
  • a696559cbf fix issues when packaging links in dir package and rpm template Aleix Conchillo Flaque 2012-03-20 18:49:22 -0700
  • 9ab3387905 fix issues when packaging links in dir package and rpm template Aleix Conchillo Flaque 2012-03-20 18:49:22 -0700
  • 1f536324b7 - tell travis to run on more rubies Jordan Sissel 2012-03-19 14:39:40 -0700
  • 90e30f976d - tell travis to run on more rubies v0.4.1 Jordan Sissel 2012-03-19 14:39:40 -0700
  • 77b00b0ddd - version bump Jordan Sissel 2012-03-19 14:38:43 -0700
  • 7fb5cb81c3 - version bump Jordan Sissel 2012-03-19 14:38:43 -0700
  • 19136c66d5 Add ploubser Jordan Sissel 2012-03-19 14:38:38 -0700
  • f0ad1b99d5 Add ploubser Jordan Sissel 2012-03-19 14:38:38 -0700
  • 48c6d59992 prep for release Jordan Sissel 2012-03-19 14:38:31 -0700
  • 6e41635c88 prep for release Jordan Sissel 2012-03-19 14:38:31 -0700
  • 886deedf1f . Jordan Sissel 2012-03-19 14:36:08 -0700
  • c81ebdaa90 . Jordan Sissel 2012-03-19 14:36:08 -0700
  • f86c23995e Patch in File::write until the next backports gem is released (fixes #175, fixes #176) Jordan Sissel 2012-03-19 14:35:58 -0700
  • f5d30d8d61 Patch in File::write until the next backports gem is released (fixes #175, fixes #176) Jordan Sissel 2012-03-19 14:35:58 -0700
  • 559ae665d5 - Fix Dir.mktmpdir invocations to work in both ruby 1.8 and 1.9 (Fixes #175, fixes #176) Jordan Sissel 2012-03-19 14:33:18 -0700
  • 1f1f795acf - Fix Dir.mktmpdir invocations to work in both ruby 1.8 and 1.9 (Fixes #175, fixes #176) Jordan Sissel 2012-03-19 14:33:18 -0700
  • 47bce16cf8 - Add monkeypatches for File.write under Ruby 1.8.7 (will remove monkeypatches once the next version of the 'backports' gem is released) Fixes #175, fixes #176. Jordan Sissel 2012-03-19 14:32:36 -0700
  • 269a61d5cb - Add monkeypatches for File.write under Ruby 1.8.7 (will remove monkeypatches once the next version of the 'backports' gem is released) Fixes #175, fixes #176. Jordan Sissel 2012-03-19 14:32:36 -0700
  • 0a6065114b Fix Find.find() calls for 1.8.7 (fixes #175, fixes #176) Jordan Sissel 2012-03-19 14:32:13 -0700
  • db80470f56 Fix Find.find() calls for 1.8.7 (fixes #175, fixes #176) Jordan Sissel 2012-03-19 14:32:13 -0700
  • 7c5cdeb065 update license for rspec, other small changes Jordan Sissel 2012-03-19 14:30:51 -0700
  • fd9a51512a update license for rspec, other small changes Jordan Sissel 2012-03-19 14:30:51 -0700
  • e177539866 update gemfile.lock Jordan Sissel 2012-03-19 14:30:33 -0700
  • 997f37ef49 update gemfile.lock Jordan Sissel 2012-03-19 14:30:33 -0700
  • 33ff80e8d2 Fix specs to work in ruby 1.8 Jordan Sissel 2012-03-19 13:52:16 -0700
  • e66ff969b2 Fix specs to work in ruby 1.8 Jordan Sissel 2012-03-19 13:52:16 -0700
  • 088e1e73cc Merge 61b91834197736006a22bd64b860850c66ba775d into b3796b29b2f90b531d99558d73dd3a9e2b5112da GitHub Merge Button 2012-03-19 11:11:24 -0700
  • 61b9183419 Issue #175 version 0.4.0 seems broken with ruby 1.8 - Changed mktmpdir parameters to make the correct directories on 1.8 - Fixed (badly) Find.find to work with 1.8 - Changed File.write to File.open to work with 1.8 Pieter Loubser 2012-03-19 18:04:31 +0000
  • 7038c42047 - fix missing doc comments Jordan Sissel 2012-03-19 00:17:44 -0700
  • 0a34b9ff53 - fix missing doc comments Jordan Sissel 2012-03-19 00:17:44 -0700
  • 5159767528 Fix missing doc comments Jordan Sissel 2012-03-19 00:17:36 -0700
  • 96baa7e7ca Fix missing doc comments Jordan Sissel 2012-03-19 00:17:36 -0700
  • b2bd9a7c88 Remove unused and mysterious 'settings' method Jordan Sissel 2012-03-19 00:17:25 -0700
  • 75974474a5 Remove unused and mysterious 'settings' method Jordan Sissel 2012-03-19 00:17:25 -0700
  • a57e6adc96 Disable rpm provides hackery that doesn't belong in the gem package Jordan Sissel 2012-03-19 00:04:43 -0700
  • b3796b29b2 Disable rpm provides hackery that doesn't belong in the gem package Jordan Sissel 2012-03-19 00:04:43 -0700
  • ada89af7fd - add note about rpm demolestation Jordan Sissel 2012-03-19 00:00:35 -0700
  • 5deb116c8a - add note about rpm demolestation v0.4.0 Jordan Sissel 2012-03-19 00:00:35 -0700