Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
82a77d38d6dc7df740e7b01b66aeff433730e9ca
/
Mac
/
BuildScript
/
build-installer.py
8a19eb2
bpo-23404: make touch becomes make regen-all (#1466)
by Victor Stinner
· 8 years ago
38db34a
Issue #28248: Update macOS installer build to use OpenSSL 1.0.2j.
by Ned Deily
· 9 years ago
966d299
Issue #26930: Update OS X 32-bit-only installer builds to use OpenSSL 1.0.2h.
by Ned Deily
· 9 years ago
b5805b5
Issue #26465: Update OS X installer build to use OpenSSL 1.0.2g.
by Ned Deily
· 9 years ago
942f3de
Change OS X installer builds targeted for 10.10 and above to build
by Ned Deily
· 9 years ago
fdb959b
Issue #26268: Update OS X 10.5+ installer build to use OpenSSL 1.0.2f.
by Ned Deily
· 9 years ago
3afd9c1
Issue #25798: Update OS X 10.5+ 32-bit-only installer to build
by Ned Deily
· 10 years ago
80277ed
Issue #24603: Update the OS X 32-bit installer build to use OpenSSL 1.0.2d.
by Ned Deily
· 10 years ago
14f233e
Issue #24432: Update OS X 10.5+ installer builds to use OpenSSL 1.0.2c.
by Ned Deily
· 10 years ago
a8e8f7e
Issue #23686: Update OS X 10.5 installer build to use OpenSSL 1.0.2a.
by Ned Deily
· 10 years ago
59439d8
Issue #23594: Update OS X 10.5 installer build to use OpenSSL 1.0.2.
by Ned Deily
· 10 years ago
ca7ecf3
Issue #23212: Update OS X installer build OpenSSL to 1.0.1l.
by Ned Deily
· 11 years ago
ef9ee93
Issue #23212: Update OS X installer build OpenSSL to 1.0.1k.
by Ned Deily
· 11 years ago
91d0a55
Use rtf format files for legacy OS X installer builds.
by Ned Deily
· 11 years ago
0be4b1e
Issue #23032: Fix installer build failures on OS X 10.4 Tiger
by Ned Deily
· 11 years ago
62a8660
Issue #17128: Use private version of OpenSSL for 2.7.9 OS X 10.5+ installer.
by Ned Deily
· 11 years ago
3010182
Issue #22877: PEP 477 - OS X installer for 2.7.9 now installs pip.
by Ned Deily
· 11 years ago
5ceffa1
Update OS X installer build script for changes to documentation build:
by Ned Deily
· 11 years ago
1f70b87
Issue #21811: Anticipated fixes to 3.x and 2.7 for OS X 10.10 Yosemite.
by Ned Deily
· 11 years ago
fbb60d5
Issue #21383: OS X installer builds now use "make touch".
by Ned Deily
· 11 years ago
c177b1c
Issue #21187: Fix OS X installer fail-to-build with Xcode 5.1.
by Ned Deily
· 11 years ago
ebd63dc
Issue #20644: Keep build-installer.py in sync across active versions.
by Ned Deily
· 11 years ago
52c48fd
Issue #15663: Revert OS X installer built-in Tcl/Tk support for 2.7.6.
by Ned Deily
· 12 years ago
a6cbff0
Issue #19373: Apply upstream change to Tk 8.5.15 fixing OS X 10.9
by Ned Deily
· 12 years ago
70f213a
Issue #15663: OS X installer builtin Tcl/Tk support
by Ned Deily
· 12 years ago
e6ef702
Sync 2.7.x, 3.3.x, and 3.4.x versions of OS X build-installer.py.
by Ned Deily
· 12 years ago
f84b531
Issue #19019: Change the OS X installer build script to use CFLAGS instead
by Ned Deily
· 12 years ago
0203a80
Issue #15663: Tcl/Tk 8.5.15 is now included with the OS X 10.6+
by Ned Deily
· 12 years ago
11f880a
Update OS X installer for building on 10.9.
by Ned Deily
· 12 years ago
6d0f0f2
#18803: fix more typos. Patch by Févry Thibault.
by Ezio Melotti
· 12 years ago
e1c979495
Issue #14018: Backport OS X installer updates from 3.3.
by Ned Deily
· 13 years ago
c2077b0
#11565: Fix several typos. Patch by Piotr Kasprzyk.
by Ezio Melotti
· 14 years ago
24b07bc
#11515: fix several typos. Patch by Piotr Kasprzyk.
by Ezio Melotti
· 14 years ago
53c460d
Merged revisions 88004,88006,88235 via svnmerge from
by Ned Deily
· 15 years ago
1e0a998
Merged revisions 85742 via svnmerge from
by Ronald Oussoren
· 15 years ago
2f4f63a
Fix for issue 9275: the OSX installer no longer installs links in /usr/local
by Ronald Oussoren
· 15 years ago
5d18cc6
Fix for issue 8476
by Ronald Oussoren
· 15 years ago
896c477
Issue #8475: Pass absolute interpreter path to "make html".
by Martin v. Löwis
· 15 years ago
ac4b7ad
Explicitly set system default for $PATH to
by Ronald Oussoren
· 15 years ago
287128a
Add check to build-installer.py to ensure that
by Ronald Oussoren
· 15 years ago
9cf41d0
normalize shebang lines to #!/usr/bin/env python
by Benjamin Peterson
· 15 years ago
1a13cff
An update to the script that's used to build the binary installer: don't install files in
by Ronald Oussoren
· 16 years ago
209d4c3
Fix for issue6957: ensure that the OSX installer
by Ronald Oussoren
· 16 years ago
c66ced3
* Make it easier to build custom installers (such as a 3-way universal build)
by Ronald Oussoren
· 16 years ago
e392b35
Minor update to OSX build-installer script, needed
by Ronald Oussoren
· 16 years ago
008af85
Fix for issue 13095
by Ronald Oussoren
· 16 years ago
508282e
* Set a custom icon on the Python installer DMG
by Ronald Oussoren
· 16 years ago
648a4fe
* Updates installed dependencies to latest releaases (bzip, zlib, ...)
by Ronald Oussoren
· 16 years ago
799868e
Fix issue 5224.
by Ronald Oussoren
· 16 years ago
16a2a1d
revert unrelated change to installer script
by Benjamin Peterson
· 17 years ago
d729aad
specify how things are copied
by Benjamin Peterson
· 17 years ago
c310476
update the mac installer script
by Benjamin Peterson
· 17 years ago
580c7fe
Fix for issue #2573: Can't change the framework name on OS X builds
by Ronald Oussoren
· 17 years ago
5b63acd
#2503 make singletons compared with "is" not == or !=
by Benjamin Peterson
· 17 years ago
158ad59
Whitespace changes to make the source more compliant with PEP8 (SF#1589070)
by Ronald Oussoren
· 19 years ago
aa56096
Fix a number of typos in strings and comments (sf#1589070)
by Ronald Oussoren
· 19 years ago
ef3f32f
Whitespace normalization.
by Tim Peters
· 19 years ago
74d3eef
MacOSX: fix permission problem in the generated installer
by Ronald Oussoren
· 19 years ago
3564c46
Port of revision 51902 in release25-maint to the trunk
by Ronald Oussoren
· 19 years ago
9b8b619
Use staticly build copies of zlib and bzip2 to build the OSX installer, that
by Ronald Oussoren
· 19 years ago
c555554
- Change fixapplepython23.py to ensure that it will run with /usr/bin/python
by Ronald Oussoren
· 19 years ago
ae6a5a7
Whitespace normalization.
by Tim Peters
· 19 years ago
0e5b70d
mv Mac/OSX/BuildScript one level up
by Ronald Oussoren
· 19 years ago