Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Improved path CLI args + path caching setting | hop311 | 2023-11-07 | -0/+0 |
| | ||||
* | Updated scripts + fixed GLI submodules | Hop311 | 2023-09-27 | -0/+0 |
| | ||||
* | Move actions and scripts to separate reusable repos | Spartan322 | 2023-09-24 | -181/+0 |
| | | | | Add `extension/deps/SCsub` | |||
* | Separate build functions from SConstruct | Spartan322 | 2023-07-21 | -0/+181 |
Placed in scripts/build Streamline scons options with OptionsClass in scripts/build/option_handler.py Move `show_progress` cache function to scripts/build/cache.py Move `GlobRecursive` function to scripts/build/glob_recursive.py Make environment clone of godot-cpp's build Prevents environment leakage into godot-cpp |