rdb
|
20334cce05
Merge branch 'release/1.10.x'
|
3 lat temu |
rdb
|
91dd802de6
dist: Include `_sysconfigdata` module properly
|
3 lat temu |
rdb
|
5c03cd59fb
dist: Add special support for hidden imports of plyer module
|
3 lat temu |
rdb
|
218f2af7fb
dist: Support .* imports inside wheels
|
3 lat temu |
rdb
|
ce7c1ec16c
dist: Suppress warning about android_log module building for Android
|
3 lat temu |
rdb
|
d46651c032
Merge branch 'release/1.10.x'
|
4 lat temu |
rdb
|
28b566726a
dist: Suppress spurious warnings about missing tkinter modules
|
4 lat temu |
rdb
|
6935d2badc
dist: Add support for tkinter
|
4 lat temu |
rdb
|
44e10d10a0
Support deploying Python apps for Android using bdist_apps
|
4 lat temu |
rdb
|
4c7e513dfd
dist: Always compile Python code with optimize level 2
|
4 lat temu |
rdb
|
605651f0e8
Merge branch 'release/1.10.x'
|
4 lat temu |
rdb
|
e9b5092734
dist: Fix frozen modules not packaged (such as zipimport in Python 3.8+)
|
4 lat temu |
rdb
|
98e3b1f03e
dist: update linecache module with missing __all__ item
|
4 lat temu |
rdb
|
224d21352a
dist: Suppress warnings about missing __builtin__ and _winapi
|
4 lat temu |
Timothy Paustian
|
2493c0689f
direct: Use warnings module for more verbose deprecation prints
|
4 lat temu |
rdb
|
5a4ff7f6c0
Merge branch 'release/1.10.x'
|
4 lat temu |
rdb
|
f55cdd8907
dist: Support strftime-style date formatting in log_filename
|
4 lat temu |
rdb
|
613441060b
Merge branch 'release/1.10.x'
|
4 lat temu |
rdb
|
a270a55ccd
dist: Add ignoreImports mechanism, prevents every app including numpy
|
4 lat temu |
rdb
|
68daa238b1
dist: Add some determinism support to bdist_apps
|
4 lat temu |
rdb
|
be9dde1eee
direct: add .pylintrc, perform major code cleanup pass
|
5 lat temu |
rdb
|
cf60284ca9
Merge branch 'release/1.10.x'
|
5 lat temu |
rdb
|
42580a81de
dist: Add hidden imports for pandas
|
5 lat temu |
rdb
|
2156e6deb2
Merge branch 'release/1.10.x'
|
5 lat temu |
rdb
|
030bdd1d34
dist: Work around stdlib bug causing erroneous missing module warnings
|
5 lat temu |
rdb
|
4b7c11059d
dist: Ignore some missing modules
|
5 lat temu |
rdb
|
d2a7481181
dist: handle SyntaxError in imported module
|
5 lat temu |
rdb
|
a5ae292c3e
Merge branch 'release/1.10.x'
|
5 lat temu |
rdb
|
4d50e73132
pfreeze: Support building for macOS arm64 architecture
|
5 lat temu |
Mitchell Stokes
|
bd7b6d8fe7
build_apps: Allow setting hidden imports via setuptools options
|
5 lat temu |