Joris Dauphin

Results 41 issues of Joris Dauphin

**What does this PR do?** Add support of prelink steps (similar to prebuild steps) for Codelite. **How does this PR change Premake's behavior?** Only Codelite generator. **Did you check all...

**What does this PR do?** Fix `prelink` step for gmake generator **How does this PR change Premake's behavior?** Just change gmake generator. **Anything else we should know?** Tested successfully on...

**What seems to be the problem?** `undefines` is not handled by xcode4 generator. **What did you expect to happen?** That feature `undefines` is managed by xcode4 generator. **What have you...

bug

**What seems to be the problem?** xcode4 doesn't fully support (new feature added by #2028) `includedirsafter`. (i.e it adds them as symtem/external includes) **What did you expect to happen?** pass...

bug

Unneeded BTW, as we already have vector.

CI might works... Cannot use tagged version of WxWidget :/ > D:\a\codelite\codelite\Plugin\drawingutils.cpp:409:48: error: no member named 'SelectLightDark' in 'clSystemSettings' 409 | wxColour darkPen = clSystemSettings::Get().SelectLightDark(bgColour.ChangeLightness(95), *wxBLACK); So, we use their...

Disable `codelite --version` as path is incorrect. Report changes in doc too. (Not sure if there is something to do so https://docs.codelite.org/build/build_wx_widgets/#macos is actually updated)

### What happened? Check for updates seems to not found new release... Version: 17.8.0 I try to check/uncheck "Only prompt for stable release" without changes. ### Version Other ### Operating...

bug

### What happened? Disabled projects (and projects with compiler/linker not required) are build when building the workspace. They should just be ignored. Using version 17.2.0 ### Version Other ### Operating...

bug

Especially enter/tabulation are not printable: #23 breaks tab and enter (without Ctrl/Alt) handling.