summaryrefslogtreecommitdiff
path: root/lib/pgxn_utils.rb
AgeCommit message (Collapse)Author
2011-09-28added initial git support. ref #16Dickson S. Guedes
2011-09-08refactored code and changed READMEDickson S. Guedes
2011-07-16showing version when no task is choosedDickson S. Guedes
2011-07-16fixing for OpenSSL backward compatibility with Ruby 1.8.7 versionDickson S. Guedes
2011-06-23Closing some issuesDickson S. Guedes
2011-05-22Adding more options to pgxn_utilsDickson S. Guedes
Now pgxn_utils has options to bundle and change extension easily. Refs #4, #5
2011-05-19Re-use options used at create skeleton to futureDickson S. Guedes
Now, when you create a new extension and sometime after try to recreate it with 'skeleton', the arguments has priority, and that args that isn't explicit passed again, are re-used from META.json. Refs #1.
2011-05-07added initial specs and firt tests workingDickson S. Guedes
2011-05-06added initial specs all pending at momentDickson S. Guedes
2011-05-06starting make a gemDickson S. Guedes