| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-01 | Merge pull request #4784 from SuperSodaSea/fix/pkgconfig | ruki | |
| Remove extra spaces from generated pkgconfig file | |||
| 2024-03-01 | apply reversed patches for package | ruki | |
| 2024-03-01 | support reserve patch | ruki | |
| 2024-03-01 | Use trim() instead | SuperSodaSea | |
| 2024-02-29 | improve add_patches to support archive file | ruki | |
| 2024-02-29 | Remove extra spaces from generated pkgconfig file | SuperSodaSea | |
| 2024-02-29 | fix: Passing `is_debug` to gn | PerikiyoXD | |
| 2024-02-28 | improve executable_path | ruki | |
| 2024-02-28 | fix batchcmds:compilev | ruki | |
| 2024-02-24 | improve to find cuda | ruki | |
| 2024-02-22 | Merge pull request #4757 from xmake-io/ccbin | ruki | |
| improve ccbin #4755 | |||
| 2024-02-22 | improve ccbin #4755 | ruki | |
| 2024-02-21 | translate path for configure | ruki | |
| 2024-02-18 | Merge pull request #4673 from xmake-io/modules | ruki | |
| Refactor modules support | |||
| 2024-02-14 | fix depend.lua diagnosis | Arthur LAURENT | |
| 2024-02-12 | fix ar patch on macosx | xq114 | |
| 2024-02-08 | support uninstalling modules | Arthur LAURENT | |
| 2024-02-07 | force to apply -arch arm64 for autoconf | xq114 | |
| 2024-02-06 | implement target kind moduleonly | Arthur LAURENT | |
| 2024-02-06 | Merge pull request #4704 from xmake-io/cosmocc | ruki | |
| Add cosmocc toolchain support | |||
| 2024-02-06 | add cosmoar support | ruki | |
| 2024-02-06 | remove -S | ruki | |
| 2024-02-06 | improve has_flags | ruki | |
| 2024-02-06 | improve has_flags | ruki | |
| 2024-02-06 | disable ccache for windows | ruki | |
| 2024-02-06 | fix windows files path | ruki | |
| 2024-02-06 | improve to find cosmocc | ruki | |
| 2024-02-06 | pass shell | ruki | |
| 2024-02-06 | check download tool | ruki | |
| 2024-02-06 | improve to find cosmocc | ruki | |
| 2024-02-05 | pass shell to cosmocc | ruki | |
| 2024-02-05 | improve to find cosmocc | ruki | |
| 2024-02-05 | disable strip | ruki | |
| 2024-02-05 | impl cosmocc tool | ruki | |
| 2024-02-05 | find cosmocc | ruki | |
| 2024-02-05 | Merge pull request #4693 from Arthapz/runtimes-sdk-fixes | ruki | |
| support --sdk for --runtimes | |||
| 2024-02-05 | Update clang.lua | ruki | |
| 2024-02-05 | support toolchain:set_sdkdir | Arthur LAURENT | |
| 2024-02-04 | pass --runtimes for package on other platform than windows | Arthur LAURENT | |
| 2024-02-04 | support --sdk for --runtimes | Arthur LAURENT | |
| 2024-02-04 | Update meson.lua | ruki | |
| 2024-02-04 | Merge pull request #4691 from xiaobfly/xmake_wdk | ruki | |
| support wdk 10.0.22621.0 on windows | |||
| 2024-02-04 | support wdk 10.0.22621.0 on windows | xiaobfly | |
| example: xmake f --wdk_winver=win10_ni -v configure { ccache = true wdk_sdkver = 10.0.22621.0 wdk = C:\Program Files (x86)\Windows Kits\10\ plat = windows vs = 2022 host = windows ndk_stdcxx = true mode = debug buildir = build arch = x64 kind = static wdk_winver = win10_ni } | |||
| 2024-02-04 | fix cuda linkdirs | zifeng.yang | |
| 2024-02-04 | Merge pull request #4681 from Arthapz/fix-libcppruntime-windows | ruki | |
| fix libc++ support on windows | |||
| 2024-02-04 | Update clang.lua | ruki | |
| 2024-02-04 | Update clang.lua | ruki | |
| 2024-02-04 | Update clang.lua | ruki | |
| 2024-02-03 | apply PR suggestion | Arthur LAURENT | |
| 2024-02-03 | fix: fix rust local path resolution on windows | localcc | |
| This commit fixes local path resolution for rust Cargo.toml crates on windows | |||
