Olek Raymond

Results 6 issues of Olek Raymond

The example in the [docs page](https://premake.github.io/docs/system) throws an error and is not the correct way to use system The example given results in a error during any action: ```lua workspace...

Previous macro had several items left implicitly initialized (set to 0). This meant that warnings would be created in user code if using this macro.

Building on windows is not currently supported but this could be communicated better. I have made a change that makes the windows build fail immediately with an appropriate error message...

The docs for building are currently in two places, I have merged them into one file and attempted to make it read better

I have a very large repo with binaries checked in without LFS and other horribleness. I run `git filter-repo --subdirectory-filter FOLDERNAME` When I cancel the operation I get the following...