summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-06-15fix clean rpath for elfelfruki
2026-06-14fix ciruki
2026-06-13Merge pull request #7601 from PFiS1737/fix-verilator-traceruki
fix(verilator): make sure to define TRACE
2026-06-13Merge pull request #7603 from xmake-io/rmdirruki
update tbox to fix rmdir
2026-06-13update tbox to fix rmdirruki
2026-06-12Merge pull request #7600 from Shiffted/ccache-fixruki
fix setting build_cache.is_enabled memcache
2026-06-12Merge pull request #7599 from Shiffted/fix-openbsdruki
Fix openbsd extractor detection
2026-06-11fixPFiS1737
2026-06-11fix(verilator): make sure to define TRACEPFiS1737
2026-06-11fix setting build_cache enabled memcacheShiffted
2026-06-11pass explicit tar compression flagsShiffted
2026-06-11add fallback checks for gzip and tar detectionShiffted
2026-06-07add find xcodebuildruki
2026-06-07improve package pathruki
2026-06-06Merge pull request #7587 from Meha555/fix/enable-show-format-jsonruki
Enable `xmake show --format=json`
2026-06-05Enable `xmake show --format=json`Meha555
Using os.iorunv instead of os.execv
2026-06-05Enable `xmake show --format=json`Meha555
Fix: #7585
2026-06-04Merge pull request #7580 from ↵ruki
ArthurVasseur/fix/format-plugin-headerfile-absolute-path plugin/format: fix doubled paths for absolute header files on Windows
2026-06-04Merge pull request #7582 from choyy/support-nvcc-encodingsruki
support set_encodings with nvcc
2026-06-04Merge pull request #7581 from Shiffted/patch-1ruki
Fix missing paren in package loading function
2026-06-04filter nvcc outputchooyy
2026-06-04support set_encodings with nvccchooyy
2026-06-03plugin/format: xmake format plugin: skip path.join when headerfile path is ↵Arthur Vasseur
already absolute On Windows, path.join(projectdir, absolutePath) concatenates instead of replacing, producing oubled paths like projectdir/C:/...full/path. Source batch files happen to be relative so they were unaffected. headerfiles are absolute and triggered the bug.
2026-06-03Fix missing paren in package loading functionShiffted
2026-05-30add gcc-16 toolchainruki
2026-05-26Merge pull request #7562 from xmake-io/nugetruki
improve nuget version
2026-05-26improve version nameruki
2026-05-26improve nuget versionruki
2026-05-25Merge pull request #7561 from DavidWang19/fix/clang-cl-lto-regressionruki
Fix LTO regression for clang-cl introduced in #7525
2026-05-24fix: restore -flto=thin for clang-cl (regression from #7525)DavidWang19
2026-05-24Merge pull request #7558 from KaruroChori/alignofruki
Introduced check_alignof support like the one for check_sizeof
2026-05-23Introduced detection mechanisms to pick the best `alignof` keyword based on ↵Karuro Chari
language, version and toolchain.
2026-05-23fix trybuild for sconsruki
2026-05-22Introduced alignof support like the one for check_sizeofKaruro Chari
2026-05-19update specruki
2026-05-19update versionv3.0.9ruki
2026-05-15update changelogruki
2026-05-15Merge pull request #7545 from bakabaka9405/devruki
fix: expand builtin variables before calling path.is_absolute in add_moduledirs
2026-05-14fix: expand builtin variables before calling path.is_absolute in add_moduledirsbakabaka9405
2026-05-14Merge pull request #7542 from xmake-io/mergelibruki
Merge libs from packages
2026-05-14disable system libraries for merge packagesmergelibruki
2026-05-14improve merge archive from packagesruki
2026-05-14feat: include packages in "build.merge_archive"gibbz00
2026-05-14add merge archive packages testruki
2026-05-13Merge pull request #7527 from Northn/fix-cmake-clangcl-generatorruki
Handle compilers/linkers frontend variants more accurately when generating cmakelists file
2026-05-12Merge pull request #7541 from ThzShun/fix-qt-dep-crossruki
fix qt cross
2026-05-12fix xmake package tool did not pass qt configwzshun
fix find_qt cache not work fix find_qt config is overwritten when the target's deps has qt during cross-cimpilation
2026-05-12Merge pull request #7540 from bakabaka9405/devruki
fix: show -l targets now lists all targets regardless of set_default
2026-05-12fix: show -l targets now lists all targets regardless of set_defaultbakabaka9405
2026-05-11Merge pull request #7535 from xmake-io/ascendruki
Add Huawei Ascend C toolchain support