Trung Lê

Results 56 issues of Trung Lê

``` $ uname -ar Linux orion.dev 5.6.0-0.rc7.git1.2.local.fc33.ppc64le #1 SMP Sun Mar 29 10:28:55 AEDT 2020 ppc64le ppc64le ppc64le GNU/Linux $ ./gl_vk_chopper unhandled argument: ./gl_vk_chopper DEVICE: Radeon_RX_Vega_(VEGA10_DRM_3.36.0_5.6.0-0.rc7.git1.2.local.fc33.ppc64le_LLVM_10.0.0) vsync: on Initialising Devices...

Travis CI is a popular CI with support for wide range of platforms and integrations. I have seen many projects utilise CI to build and deploy those binaries to artifacts...

Spree has adopted SCSS/SASS since version 1.1.x. It's about time to kill `spree_sass_blue_theme` and merge it back to `spree_blue_theme`

AFAIK there is no option to choose different linker for premake.gcc. This issue is a proposal to introduce `premake.gcc.linker` or `premake.gcc.ld` option for users to change linker, for example to...

## Context PowerPC64 LE is a popular platform amongst devs and researchers. Because there are not many distro that package delta for this platform, it is inconvenient to install the...

### Operating System macOS 14.0 (23A344) (arm64) ### Hardware MacBook Pro (16inch, 2021) Apple M1 Pro ### Version of PolyMC PolyMC 5.1 Commit: 59fa701c2475c6017780d14f60c7b35f67a25ec4 Channel: 59fa701c ### Version of Qt...

bug

I have always been a big fan of the ability to specify a version file to pick up the correct tooling version. Here is one example of `actions/setup-node`: ``` -...

kind/enhancement

Firstly, I have to say that I love quake3e source port. To me it is one of the BEST Q3 source port. I've been playing ioq3 with friends within the...

enhancement

I just realise that the Linux ppc64le is not supported after seeing the compilation log: ``` -- Check for working CXX compiler: /usr/lib64/ccache/c++ - skipped -- Detecting CXX compile features...

From my understanding in order to perform authentication, the action utilises the `docker` client to perform `docker login`. Which is fine. However this dependency will make this plugin incompatible with...

feature-request