install.rb #2

  • //
  • guest/
  • tjuricek/
  • P4RubyGem/
  • install.rb
  • Commits
# Change User Description Committed
#2 15792 tjuricek removing old branches
#1 10692 tjuricek Integ Jen's work for my local perusal
//guest/jen_bottom/P4RubyGem/install.rb
#10 10176 Jen Bottom Changed the logic for finding out if the customer has entered the required values in the variable sslbuild.
Seems to function ok, but need to test that what is build with system ssl libs connects to ssl enabled P4D before submitting to RubyGems.
#9 10169 Jen Bottom Added a check for whether the variable sslbuild is empty.
If it is instruct the user to select y or n. Still need to add handling for cases where the user enters something other than y or n.
#8 10168 Jen Bottom Adding a mechanism for the user to specify whether they want P4Ruby built with SSL support.
Need to add error checking, for if the variable is empty or a value other than 'y' or 'n' is entered.
#7 9464 Jen Bottom Pulling in Brett's changes.
#6 9459 Jen Bottom Integrating Brett's changes into my branch.
#5 9257 Jen Bottom deleting p4config file and adding to .ignore file.
#4 9256 Jen Bottom Fixed a typo.
'test.b' should have been 'test.rb'.
#3 8879 Jen Bottom integrating Brett Bates's latest work on P4Ruby gem for further enhancement.
#2 8483 Jen Bottom submitting some minor changes to the 'install.rb' file.
Have replaced 'config' with 'rbconfig'. Have also removed the build of the gem, as now it will be out of date
#1 8366 Jen Bottom Adding the source code and docs for the P4Ruby Gem to the Public Depot.