FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Makefile.pre.in - lp9102/cnpython · GitHub
lp9102
/
cnpython
Public
forked from
swizl/cnpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cnpython
Makefile.pre.in
on
cnpython
User selector
Datepicker
Commit history
Commits on Nov 2, 2017
bpo-28643: Record profile-opt build progress with stamp files (#4223)
Show description for 4e38d71
nascheme
authored
4e38d71
View commit details
Copy full SHA for 4e38d71
View code at this point
Browse repository at this point
Commits on Oct 24, 2017
bpo-31810: Add smelly.py to check exported symbols (#4057)
Show description for 87d332d
vstinner
authored
87d332d
View commit details
Copy full SHA for 87d332d
View code at this point
Browse repository at this point
Commits on Sep 29, 2017
explicitly list objects for the ar command (#3824)
Show description for 6fb0e4a
benjaminp
authored
6fb0e4a
View commit details
Copy full SHA for 6fb0e4a
View code at this point
Browse repository at this point
stop using ranlib (closes bpo-31625) (#3815)
Show description for d15108a
benjaminp
authored
d15108a
View commit details
Copy full SHA for d15108a
View code at this point
Browse repository at this point
Commits on Sep 20, 2017
bpo-31536: Avoid wholesale rebuild after `make regen-all` (#3678)
Show description for b091bec
pitrou
authored and
vstinner
committed
b091bec
View commit details
Copy full SHA for b091bec
View code at this point
Browse repository at this point
Commits on Sep 11, 2017
bpo-30860: Add Include/internal/ in "make tags" (#3498)
vstinner
authored
4866957
View commit details
Copy full SHA for 4866957
View code at this point
Browse repository at this point
Commits on Sep 8, 2017
bpo-31354: Let configure --with-lto work on all builds
Show description for 4c81401
octaviansoldea
authored and
gpshead
committed
4c81401
View commit details
Copy full SHA for 4c81401
View code at this point
Browse repository at this point
bpo-30860: Consolidate stateful runtime globals. (#3397)
Show description for 2ebc5ce
ericsnowcurrently
authored
2ebc5ce
View commit details
Copy full SHA for 2ebc5ce
View code at this point
Browse repository at this point
Commits on Sep 7, 2017
bpo-31370: Remove support for threads-less builds (#3385)
Show description for a6a4dc8
pitrou
authored and
vstinner
committed
a6a4dc8
View commit details
Copy full SHA for a6a4dc8
View code at this point
Browse repository at this point
Update multissl test helper (#3349)
Show description for d3b9f97
tiran
authored
d3b9f97
View commit details
Copy full SHA for d3b9f97
View code at this point
Browse repository at this point
Commits on Sep 6, 2017
Revert "bpo-30860: Consolidate stateful runtime globals." (#3379)
Show description for 05351c1
ericsnowcurrently
authored
05351c1
View commit details
Copy full SHA for 05351c1
View code at this point
Browse repository at this point
bpo-30860: Consolidate stateful runtime globals. (#2594)
Show description for 76d5abc
ericsnowcurrently
authored
76d5abc
View commit details
Copy full SHA for 76d5abc
View code at this point
Browse repository at this point
Commits on Aug 18, 2017
bpo-30871: Add "make pythoninfo" (#3120)
vstinner
authored
a3a01a2
View commit details
Copy full SHA for a3a01a2
View code at this point
Browse repository at this point
Commits on Jul 27, 2017
bpo-30814, bpo-30876: Add new import test files to projects. (#2851)
serhiy-storchaka
authored
d5ed47d
View commit details
Copy full SHA for d5ed47d
View code at this point
Browse repository at this point
Commits on Jun 30, 2017
buildbot: pass --fail-env-changed to regrtest (#2509)
Show description for 0056118
vstinner
authored
0056118
View commit details
Copy full SHA for 0056118
View code at this point
Browse repository at this point
Commits on May 27, 2017
bpo-30492: Allow make clinic to work out of tree. (#1836)
Show description for 178418a
gpshead
authored
178418a
View commit details
Copy full SHA for 178418a
View code at this point
Browse repository at this point
bpo-20210: Support the *disabled* marker in Setup files (GH-132)
Show description for c0364fc
xdegaye
authored
c0364fc
View commit details
Copy full SHA for c0364fc
View code at this point
Browse repository at this point
Commits on May 23, 2017
bpo-22257: Small changes for PEP 432. (#1728)
Show description for 6b4be19
ericsnowcurrently
authored
6b4be19
View commit details
Copy full SHA for 6b4be19
View code at this point
Browse repository at this point
Commits on May 22, 2017
Remove .bzrignore (GH-1661)
matrixise
authored and
Mariatta
committed
7bac69d
View commit details
Copy full SHA for 7bac69d
View code at this point
Browse repository at this point
Commits on May 10, 2017
bpo-28787: Fix out of tree --with-dtrace builds (#135)
Show description for f6eae5b
stratakis
authored and
vstinner
committed
f6eae5b
View commit details
Copy full SHA for f6eae5b
View code at this point
Browse repository at this point
Commits on May 9, 2017
bpo-30289: remove Misc/python-config.sh when make distclean (#1498)
zhangyangyu
authored
fa5abac
View commit details
Copy full SHA for fa5abac
View code at this point
Browse repository at this point
Commits on May 5, 2017
bpo-29243: Fix Makefile with respect to --enable-optimizations (#1478)
Show description for a1054c3
torsava
authored and
vstinner
committed
a1054c3
View commit details
Copy full SHA for a1054c3
View code at this point
Browse repository at this point
Commits on May 3, 2017
bpo-23404: make touch becomes make regen-all (#1405)
Show description for a5c62a8
vstinner
authored
a5c62a8
View commit details
Copy full SHA for a5c62a8
View code at this point
Browse repository at this point
Commits on Apr 28, 2017
bpo-30104: Only use -fno-strict-aliasing on dtoa.c (#1340)
Show description for 826f83f
vstinner
authored
826f83f
View commit details
Copy full SHA for 826f83f
View code at this point
Browse repository at this point
Commits on Mar 24, 2017
`make tags` fixes (GH-717)
Show description for 8a543c0
dzeban
authored and
methane
committed
8a543c0
View commit details
Copy full SHA for 8a543c0
View code at this point
Browse repository at this point
Commits on Mar 4, 2017
bpo-27593: Get SCM build info from git instead of hg. (#446)
Show description for 5c4b0d0
ned-deily
authored
5c4b0d0
View commit details
Copy full SHA for 5c4b0d0
View code at this point
Browse repository at this point
Commits on Feb 12, 2017
bpo-29524: Add Objects/call.c file (#12)
Show description for c22bfaa
vstinner
authored
c22bfaa
View commit details
Copy full SHA for c22bfaa
View code at this point
Browse repository at this point
Commits on Feb 11, 2017
Rename README to README.rst and enhance formatting (#2)
Show description for d783b01
vstinner
authored
d783b01
View commit details
Copy full SHA for d783b01
View code at this point
Browse repository at this point
Commits on Feb 10, 2017
Backed out changeset f23fa1f7b68f
Show description for d2306ce
vstinner
committed
d2306ce
View commit details
Copy full SHA for d2306ce
View code at this point
Browse repository at this point
Issue #29465: Add Objects/call.c file
Show description for 766af55
vstinner
committed
766af55
View commit details
Copy full SHA for 766af55
View code at this point
Browse repository at this point
Commits on Jan 13, 2017
Closed #29261: merged fix from 3.6.
vsajip
committed
abe40bc
View commit details
Copy full SHA for abe40bc
View code at this point
Browse repository at this point
Fixes #29261: merged fix from 3.5.
vsajip
committed
6b642c9
View commit details
Copy full SHA for 6b642c9
View code at this point
Browse repository at this point
Fixes #29261: added venv/scripts/common to LIBSUBDIRS.
vsajip
committed
5fd832b
View commit details
Copy full SHA for 5fd832b
View code at this point
Browse repository at this point
Commits on Dec 15, 2016
Issue #28930: Merge from 3.6.
zhangyangyu
committed
44dcd1e
View commit details
Copy full SHA for 44dcd1e
View code at this point
Browse repository at this point
Issue #28930: Add a Makefile rule for bytes_methods.c.
Show description for 3d40e37
zhangyangyu
committed
3d40e37
View commit details
Copy full SHA for 3d40e37
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL