issues
search
google
/
subpar
Subpar is a utility for creating self-contained python executables. It is designed to work well with Bazel.
Apache License 2.0
566
stars
69
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Windows support
#39
mattmoor
opened
7 years ago
14
PAR picks up system-installed version instead of bundled version
#38
mattmoor
closed
6 years ago
12
C extension modules in 'deps' is not yet supported
#37
MarkusTeufelberger
opened
7 years ago
4
Add par_test variant of par_binary, passthrough testonly attr
#36
benley
closed
7 years ago
4
compiler can't find python binary
#35
benley
closed
7 years ago
4
Fix git_repository example
#34
duggelz
closed
7 years ago
0
Fix various documentation issues
#33
duggelz
closed
7 years ago
0
Do tagged releases of subpar
#32
duggelz
closed
6 years ago
0
Sass dependency is broken
#31
duggelz
closed
7 years ago
0
Readme needs to show the actual build command
#30
ghost
closed
7 years ago
3
Back to back Bazel commands fail with strange error
#29
mattmoor
closed
7 years ago
4
Support extracting the archive before running
#28
tanin47
closed
6 years ago
2
Add the exact bazel build command in README
#27
tanin47
closed
7 years ago
0
Can't use HEAD in git_repository
#26
tanin47
closed
7 years ago
3
Update WORKSPACE dependencies
#25
duggelz
closed
7 years ago
2
Make par_binary respect visibility
#24
mattmoor
closed
7 years ago
4
par_binary doesn't respect visibility attribute
#23
mattmoor
closed
7 years ago
0
Fix misplaced __init__.py files in external repositories
#22
duggelz
closed
8 years ago
0
[Cleanup] Remove skydoc from workspace dependencies
#21
duggelz
closed
7 years ago
0
[Cleanup] Rename all tests for consistency
#20
duggelz
closed
7 years ago
1
External Repositories
#19
mirzazadeh
closed
8 years ago
2
par files are already perl archives
#18
tehmoth
closed
8 years ago
2
Extend import_roots to also automatically include workspace roots.
#17
duggelz
closed
8 years ago
2
Insert imports near the front of sys.path instead of the end.
#16
duggelz
closed
8 years ago
0
Test cleanup for Python3
#15
duggelz
closed
8 years ago
0
Update for Bazel 0.3.2 and Python 3.5 compatibility
#14
duggelz
closed
8 years ago
0
Extend import_roots to also automatically include workspace roots.
#13
gnufreak
closed
8 years ago
4
Import list for .par file does not match Bazel stub script
#12
duggelz
closed
8 years ago
2
Imports added to end of sys.path, not the front
#11
duggelz
closed
8 years ago
0
Subpar not generating a correct PAR file
#10
gnufreak
closed
7 years ago
4
Generate documentation via SkyDoc
#9
duggelz
closed
8 years ago
0
Explicity add __init__.py as dependencies
#8
duggelz
closed
8 years ago
0
Compile the compiler into a .par file
#7
duggelz
closed
8 years ago
0
Fix 'from __future__ import foo' and source file coding directives.
#6
duggelz
closed
8 years ago
0
Python 3 par_binary does not work if main source file is converted via 2to3
#5
duggelz
closed
7 years ago
1
'from __future__ import' in main source file doesn't work
#4
duggelz
closed
8 years ago
0
Python 3 support
#3
duggelz
closed
8 years ago
0
Add CI status badge to README
#2
duggelz
closed
8 years ago
0
Get Travis CI working
#1
duggelz
closed
8 years ago
0
Previous