Commit graph

19 commits

Author SHA1 Message Date
Jakub Trllo
882e00baef use Logger instead of PypeLogger 2022-08-24 15:52:47 +02:00
iLLiCiTiT
77232a07ef replace distutils find_executable with custom version 2022-02-28 20:52:21 +01:00
Jakub Trllo
cd7f54a8f5 created function to run detached process 2022-02-21 17:24:05 +01:00
Ondrej Samohel
701b9275a4
Merge remote-tracking branch 'origin/develop' into cosmetics_typos_01 2022-01-21 00:22:17 +01:00
Roy Nieterau
136a163122 Fix typos in openpype/lib 2022-01-16 13:16:22 +01:00
iLLiCiTiT
2a0f7b48d9 fix how run_openpype_process works 2022-01-10 14:06:12 +01:00
iLLiCiTiT
6de956dae2 implemented functions to run openpype subprocess with cleanin environments 2022-01-06 16:28:03 +01:00
iLLiCiTiT
4ab54f4d73 added deprecation warning 2022-01-06 16:27:41 +01:00
iLLiCiTiT
613e9ff2fb renamed get_pype_execute_args to get_openpype_execute_args 2022-01-06 16:02:30 +01:00
iLLiCiTiT
86bdddf343 renamed linux_app_launcher to app_launcher 2021-12-22 18:30:40 +01:00
iLLiCiTiT
3e096f41be added helper function to return linux app launcher arguments 2021-12-14 18:00:07 +01:00
iLLiCiTiT
0544147c6f log stderr as info 2021-11-25 13:13:41 +01:00
iLLiCiTiT
30cadfd6ad don't use 'split_command_to_list' which may break paths if they are incorrectly used 2021-09-20 13:09:01 +02:00
iLLiCiTiT
3d9970aa4f added function 'path_to_subprocess_arg' which decide if path should be wrapped in quotes 2021-09-16 15:57:25 +02:00
iLLiCiTiT
004b2c5a5e use posix argument only on windows 2021-09-16 15:13:36 +02:00
iLLiCiTiT
7f47367fbf added docstring for split_command_to_list and modified 2021-09-16 15:12:35 +02:00
iLLiCiTiT
1f5f7ac25d added function 'split_command_to_list' 2021-09-16 14:32:02 +02:00
iLLiCiTiT
97103ab89c defined custom constant as subprocess may not have defined CREATE_NO_WINDOW constant in all python builds 2021-05-06 20:37:44 +02:00
Milan Kolar
8432e94615 rename folder 2021-04-01 18:54:46 +02:00
Renamed from pype/lib/execute.py (Browse further)