-
### Describe the bug
Conan version 2.9.2
### How to reproduce it
when calling the generated `conan_setup()` in `conandeps.premake5.lua` without arguments,
it only works with x86 release build be…
-
I have a project where this repository and a CMake project (ex: glfw) are submodules in my repo.
When trying to run the action 'translate-cmake' on this bare bones script:
```
local cmake_premake =…
-
I had a quick look after [this discussion](https://github.com/mas-bandwidth/yojimbo/issues/203) but there are a bit too many issues for me to fix them cleanly in a PR right now.
With the following …
VA-GS updated
1 month ago
-
Hi, thanks for the update and open-sourcing! Too much work and it's great.
Can you add premake and GitHub action/workflow? So people can use or test the latest commit/PR builds easily from GitHub a…
-
thanks : )
-
Hi, i was wondering if you can shed light for projects using premake (genie), the compile_commands is not a problem since we can use "bear" to create one when running make that is generated by premake…
-
**What seems to be the problem?**
I'm using premake with a project that has a structure like this
```
test
├── premake5.lua
└── subproject
├── forced-header.h
├── premake5.lua
└── …
-
**What problem will this solve?**
we can use premake in github action‘s scripts, not need download premake and put it in git repository.
example:
```yaml
# workflow name
name: linux-gcc
# …
-
I'm trying to use premake-ninja with [premake-emscripten](https://github.com/tritao/premake-emscripten/), which should function as a drop-in replacement for gcc/clang. Unfortunately, the if branches i…
-
It's very small. Will not take up much space.
Oops. This has been asked for in the past (#187), but was closed for unknown reasons before receiving any replies.