install_sdp_python.sh #20

  • //
  • guest/
  • perforce_software/
  • sdp/
  • main/
  • Server/
  • Unix/
  • setup/
  • install_sdp_python.sh
  • Commits
# Change User Description Committed
#20 27331 C. Thomas Tyler Released SDP 2020.1.27325 (2021/01/29).
Copy Up using 'p4 copy -r -b perforce_software-sdp-dev'.
#19 25245 C. Thomas Tyler Released SDP 2019.1.25238 (2019/03/02).
Copy Up using 'p4 copy -r -b perforce_software-sdp-dev'.
#18 22685 Russell C. Jackson (Rusty) Update main with current changes from dev.
#17 22185 C. Thomas Tyler Released SDP 2017.2.22177 (2017/05/17).
Copy Up using 'p4 copy -r -b perforce_software-sdp-dev'.
#16 21483 C. Thomas Tyler Released SDP 2016.2.21480 (2017/01/11).
Copy Up using 'p4 copy -r -b perforce_software-sdp-dev'.
#15 21467 C. Thomas Tyler Changed direction with regard to building P4Python with SSL due to enhancements
in P4Python itself.  We no longer need to do anything special to enabled SSL
support in P4Python; we just build with available directories.

By-passing pre-commit review for this.

#review-21468
#14 21244 C. Thomas Tyler Released SDP 2016.2.21239 (2016/12/06).
Copy Up using 'p4 copy -r -b perforce_software-sdp-dev'.
#13 21176 C. Thomas Tyler Enhanced SDP Python installer to 'http:' protocol in place of
'ftp:' in URL references.  This works around a problem I encountered
with outbound 'ftp' being blocked by some corporate firewall (not the
local machine firewall).  Using 'http:' in the URL works just as well
for the purposes of this script.

Enhanced SDP Perl installer in the same way, but the SDP Perl is broken
now for unrelated reasons.
#12 20767 C. Thomas Tyler Released SDP 2016.2.20755 (2016/09/29).
Copy Up using 'p4 copy -r -b perforce_software-sdp-dev'.
#11 20353 C. Thomas Tyler Released SDP 2016.1.20348.
Copy Up using 'p4 copy -r -b perforce_software-sdp-dev',
with selective removal of changes related to work-in-progress
changes.
#10 18961 C. Thomas Tyler Released: SDP/MultiArch/2016.1/18958 (2016/04/08).
#9 16526 C. Thomas Tyler Upgraded Python version from 3.3.6 to 3.5.0.
#8 16524 C. Thomas Tyler Updated to support new standard -V (show version innfo) flag.
#7 15843 C. Thomas Tyler Fixed typos in copyright message.
#6 15833 C. Thomas Tyler Replaced the big license comment block with a shortened
form referencing the LICENSE file included with the SDP package.

Doc and Copyright/LICENSE updates for install_sdp_(perl|python).sh.

Update copyright year in the LICENSE file.

#review
#5 13937 C. Thomas Tyler Pushing SDP 2015.1.13934.
#4 13908 C. Thomas Tyler Pushing SDP 2015.1.13906.
#3 10962 C. Thomas Tyler Copy-up from dev to main.

install_sdp_python.sh v1.3.5:
* Updated P4API, P4Python, and Python versions.
* Cosmetic fixes.
#2 10643 C. Thomas Tyler Promoted install_sdp_python.sh v1.3.2 from dev branch.
Very minor typo fixes; no functional changes.
#1 10639 C. Thomas Tyler Added script to install Python and P4Python in a standard
SDP locations, /p4/common/python.

Installation to this location requires only access by the
'perforce' user; 'root' access is not required.