FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for build_scripts - ag-python/pytype · GitHub
ag-python
/
pytype
Public
forked from
google/pytype
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
pytype
build_scripts
on
main
User selector
Datepicker
Commit history
Commits on Jul 9, 2022
add support for windows
wayhowang
committed
9ff798f
View commit details
Copy full SHA for 9ff798f
View code at this point
Browse repository at this point
Commits on Jun 24, 2022
80 characters per line like punch cards used to be
cclauss
committed
b216289
View commit details
Copy full SHA for b216289
View code at this point
Browse repository at this point
pyupgrade --py37-plus **/*.py
cclauss
committed
8dc4e7c
View commit details
Copy full SHA for 8dc4e7c
View code at this point
Browse repository at this point
Commits on Jun 6, 2022
Fix pylint issues.
rchen152
committed
6eb795e
View commit details
Copy full SHA for 6eb795e
View code at this point
Browse repository at this point
Commits on Dec 21, 2021
Fix typos
kianmeng
committed
ae7c593
View commit details
Copy full SHA for ae7c593
View code at this point
Browse repository at this point
Commits on Nov 9, 2021
Add Linux AArch64 wheel build support
Show description for 917fc16
odidev
committed
917fc16
View commit details
Copy full SHA for 917fc16
View code at this point
Browse repository at this point
Commits on Aug 18, 2021
Remove py2 compatibility code from build_scripts/.
Show description for dadc706
rchen152
committed
dadc706
View commit details
Copy full SHA for dadc706
View code at this point
Browse repository at this point
Commits on Jun 8, 2021
Add linting, testing, type-checking for pytype_extensions.
rchen152
committed
425f118
View commit details
Copy full SHA for 425f118
View code at this point
Browse repository at this point
Commits on Apr 27, 2021
Renable consider-using-with lint check.
rchen152
committed
842f7a2
View commit details
Copy full SHA for 842f7a2
View code at this point
Browse repository at this point
Commits on Mar 10, 2021
Remove the legacy parser extension.
rchen152
committed
c8de59e
View commit details
Copy full SHA for c8de59e
View code at this point
Browse repository at this point
Commits on Jan 14, 2021
Fix MacOS wheel builds.
Show description for 672b0e3
rchen152
committed
672b0e3
View commit details
Copy full SHA for 672b0e3
View code at this point
Browse repository at this point
Commits on Dec 16, 2020
Remove 'brew untap' workaround.
Show description for 173fdb6
rchen152
committed
173fdb6
View commit details
Copy full SHA for 173fdb6
View code at this point
Browse repository at this point
Commits on Dec 1, 2020
Rename travis_script to ci_script.
Show description for 3112c0b
rchen152
committed
3112c0b
View commit details
Copy full SHA for 3112c0b
View code at this point
Browse repository at this point
Commits on Oct 20, 2020
Try to fix Build Wheels.
Show description for 6762f92
rchen152
committed
6762f92
View commit details
Copy full SHA for 6762f92
View code at this point
Browse repository at this point
Commits on Oct 9, 2020
Remove unused CMAKE_VERSION.
rchen152
committed
2eae412
View commit details
Copy full SHA for 2eae412
View code at this point
Browse repository at this point
Commits on Oct 6, 2020
Stop manually downloading cmake.
Show description for e1c96ec
rchen152
committed
e1c96ec
View commit details
Copy full SHA for e1c96ec
View code at this point
Browse repository at this point
Commits on Sep 24, 2020
Improve the Travis logs for ninja build failures.
Show description for cd817e9
rchen152
committed
cd817e9
View commit details
Copy full SHA for cd817e9
View code at this point
Browse repository at this point
Commits on Aug 26, 2020
Clean up some lint errors.
Show description for af85939
rchen152
committed
af85939
View commit details
Copy full SHA for af85939
View code at this point
Browse repository at this point
Commits on Jul 15, 2020
Add --jobs=auto to the travis script's pytype run.
Show description for db7a605
rchen152
committed
db7a605
View commit details
Copy full SHA for db7a605
View code at this point
Browse repository at this point
Commits on Jun 2, 2020
Apply shfmt -i 2 -ci
bsolomon1124
committed
5665e27
View commit details
Copy full SHA for 5665e27
View code at this point
Browse repository at this point
Remove comment, delegate to calling yaml config
bsolomon1124
committed
7dd6bd1
View commit details
Copy full SHA for 7dd6bd1
View code at this point
Browse repository at this point
Fix directory name; drop --verbose flag for wheel
bsolomon1124
committed
702a2a6
View commit details
Copy full SHA for 702a2a6
View code at this point
Browse repository at this point
Remove pyenv refs
bsolomon1124
committed
0f93b66
View commit details
Copy full SHA for 0f93b66
View code at this point
Browse repository at this point
First cut at Travis -> GitHub Actions
bsolomon1124
committed
c1a60ba
View commit details
Copy full SHA for c1a60ba
View code at this point
Browse repository at this point
Commits on May 28, 2020
Replace bdist_wheel with PEP-517 build front-end
Show description for 61149f7
bsolomon1124
committed
61149f7
View commit details
Copy full SHA for 61149f7
View code at this point
Browse repository at this point
Commits on May 25, 2020
Don't redirect bdist_wheel output to log file
Show description for 3699e40
bsolomon1124
committed
3699e40
View commit details
Copy full SHA for 3699e40
View code at this point
Browse repository at this point
Remove install comment instructions for i686
bsolomon1124
committed
483031a
View commit details
Copy full SHA for 483031a
View code at this point
Browse repository at this point
CI: don't install Bison into project root
Show description for f9b5248
bsolomon1124
committed
f9b5248
View commit details
Copy full SHA for f9b5248
View code at this point
Browse repository at this point
Commits on May 24, 2020
(Attempt to) build MacOS + manylinux2014 wheels
bsolomon1124
committed
e9b1e2b
View commit details
Copy full SHA for e9b1e2b
View code at this point
Browse repository at this point
Commits on May 23, 2020
WIP manylinux build script
bsolomon1124
committed
590058a
View commit details
Copy full SHA for 590058a
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
Use dir() instead of __dict__ to find test methods.
Show description for 9788f9c
rchen152
committed
9788f9c
View commit details
Copy full SHA for 9788f9c
View code at this point
Browse repository at this point
Commits on Apr 18, 2020
Support skipping an entire TestCase.
Show description for dde5362
rchen152
committed
dde5362
View commit details
Copy full SHA for dde5362
View code at this point
Browse repository at this point
Commits on Apr 7, 2020
Call sys.exit() with the return code in build_scripts/pyexe.
Show description for f7d434d
rchen152
committed
f7d434d
View commit details
Copy full SHA for f7d434d
View code at this point
Browse repository at this point
Drop host Python 2 support.
Show description for fcb4557
rchen152
committed
fcb4557
View commit details
Copy full SHA for fcb4557
View code at this point
Browse repository at this point
Commits on Aug 28, 2019
Print logs to stderr rather than stdout.
rchen152
committed
98c568e
View commit details
Copy full SHA for 98c568e
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL