Ionite
|
0a423640fe
|
PyVenv fixes and reformat
|
1 year ago |
Ionite
|
61dd1187c7
|
Add ExtraLaunchCommands to BasePackage and refactors
|
1 year ago |
Ionite
|
4a8019bba3
|
Add PyVenvRunner GetEntryPoint and refactors
- Also moves WorkingDirectory and EnvironmentVariables as class properties so they don't have to be passed to every call to a VenvRunner instance
|
1 year ago |
Ionite
|
8be56b33a7
|
Improve AnsiProcess and PyVenvRunner resource safety
|
1 year ago |
Ionite
|
85c69ab549
|
Add global env vars to venv processes
|
1 year ago |
Ionite
|
2c57e9c76e
|
Shutdown confirmation and faster exit handling
|
1 year ago |
Ionite
|
c6cb406ba7
|
Fix PyRunner tests
|
1 year ago |
Ionite
|
49be598fd4
|
Add missing bin component for portable git path
|
1 year ago |
Ionite
|
08d9abfffc
|
Call pip with PIP_NO_CACHE_DIR=true by default
Avoids out of memory issues on large package installs
|
1 year ago |
Ionite
|
5f2c0b57ad
|
Improve launch PATH environment setting for venvs
|
1 year ago |
Ionite
|
0ac31c7b9c
|
ProcessRunner and ansi parsing
|
1 year ago |
Ionite
|
c4cb380733
|
Fix Pip exe path
|
1 year ago |
Ionite
|
40ea30f941
|
Move PyRunner paths to property to fix startup without librarydir
|
1 year ago |
Ionite
|
fb51010dca
|
Revert setting pythonhome for pyrunner
|
1 year ago |
Ionite
|
d136355f0f
|
Fix linux path delimiter
|
1 year ago |
Ionite
|
937e46efb5
|
improved error printing for pyvenvrunner
|
1 year ago |
Ionite
|
9743688c69
|
Only use copy mode in windows
|
1 year ago |
Ionite
|
69f21a55ff
|
Use static PythonHome to avoid needing to init
|
1 year ago |
Ionite
|
883a98abf3
|
Fix pythonhome resolution
|
1 year ago |
Ionite
|
f7266dc7bd
|
Fix unbuffered mode insertion
|
1 year ago |
Ionite
|
88f0fec3b1
|
Fix compatibility for venv config writing
|
1 year ago |
Ionite
|
519d222619
|
Fix PyVenvRunner binary paths for unix
|
1 year ago |
Ionite
|
ad4e08654e
|
set pythonhome after dll
|
1 year ago |
Ionite
|
cab0a51090
|
Set pythonhome for pythonengine
|
1 year ago |
Ionite
|
d362000571
|
fix pyrunner stuff
|
1 year ago |
Ionite
|
78c0dcabd3
|
Compatibility for PyRunner and Prereq helper on linux
|
1 year ago |
Ionite
|
af45fd337f
|
nullability fixes
|
1 year ago |
JT
|
59ca34818d
|
more migration & running packages now mostly sorta works?
|
1 year ago |
Ionite
|
8b749666ed
|
Move Process classes to Core.Processes namespace
|
1 year ago |
Ionite
|
c5f3f0faaa
|
Fix namespaces
|
1 year ago |