Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2022-12-01 | Add support for macOS (Darwin) in launch.py | brkirch | -1/+1 |
2022-11-09 | Optional Accelerate Launch | d8ahazard | -0/+3 |
2022-10-16 | revert changes to two bat files I asked to revert but the author couldn't in ... | AUTOMATIC | -19/+1 |
2022-10-16 | Pull out some of URL to Env Variable (#2578) | Zeithrold | -1/+19 |
2022-09-30 | Uppercase for env var LAUNCH_SCRIPT | Andrew Savchyn | -1/+1 |
2022-09-30 | Configurable launch script | Andrew Savchyn | -0/+3 |
2022-09-20 | Remove default git variables to prevent issues | orionaskatu | -6/+6 |
2022-09-20 | Comment variables with default values | orionaskatu | -18/+18 |
2022-09-18 | Fix bad bad torch command variable | safentisFox | -1/+1 |
2022-09-18 | change () to "" in .sh scripts because export AAA=(BBB CCC) sets AAA to BBB a... | AUTOMATIC | -2/+2 |
2022-09-15 | Comment out empty envars in user config. | Chris Oelerich | -9/+9 |
2022-09-14 | rewrite for launch.py - untested | orionaskatu | -9/+16 |
2022-09-14 | install/launch scripts for linux | orionaskatu | -0/+33 |