summaryrefslogtreecommitdiff
path: root/xmake/modules
AgeCommit message (Expand)Author
2026-07-19Merge pull request #7659 from ifarbod/ifarbod/fix-emcc-detectionHEADdevruki
2026-07-19refactor emcc detection to support both .exe and .bat on windowsiFarbod
2026-07-18Merge pull request #7655 from xmake-io/binutilsmasterruki
2026-07-18detect obj flags for bin2elfruki
2026-07-18Merge pull request #7654 from xmake-io/bin2objruki
2026-07-18Update NDK's sdkver for riscv64 architectureiFarbod
2026-07-18add transform lua file supportruki
2026-07-18improve sandbox to fork raw scriptruki
2026-07-17add batchcmds:call and transform for bin2obj/cruki
2026-07-10fix: avoid stack buffer overflow for long paths in path translationSaikari
2026-07-09Merge pull request #7563 from xmake-io/modulesruki
2026-07-08fix crash in contains modulesruki
2026-07-08fix pch for std modulesruki
2026-07-08add has flags for filcruki
2026-07-08improve pch for std modulesruki
2026-07-06fix(emsdk): improve emcc detection logic by adding fallback searchSaikari
2026-07-02Merge pull request #7633 from EZ4Stephen/EZ4Stephen-patch-1ruki
2026-07-01Apply reviewer's fixEZ4Stephen
2026-07-01Fix pkgconfig path for bsd in meson.luaEZ4Stephen
2026-06-30update api checkersruki
2026-06-30add add_toolset checkerruki
2026-06-25improve to get output for clruki
2026-06-25use vstool.iorunv in has_flagsruki
2026-06-21improve cargo/install_packageruki
2026-06-21Merge pull request #7564 from Akylzhan/vcpkg_depend_inforuki
2026-06-20Merge pull request #7611 from RolandHughes/cache-env-var-fixruki
2026-06-19issue 7576Roland Hughes
2026-06-18remove deduplicated targetsruki
2026-06-18improve to check multiple targetsruki
2026-06-18check multiple targetsruki
2026-06-18improve to get targetsruki
2026-06-17add targets arugment supportruki
2026-06-12Merge pull request #7600 from Shiffted/ccache-fixruki
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-04Merge pull request #7582 from choyy/support-nvcc-encodingsruki
2026-06-04filter nvcc outputchooyy
2026-06-04support set_encodings with nvccchooyy
2026-06-03Fix missing paren in package loading functionShiffted
2026-05-27Refactor argv handling in find_package.luaruki
2026-05-26improve version nameruki
2026-05-25Update find_package.luaAkylzhan Sauranbay
2026-05-25initAkylzhan
2026-05-26improve nuget versionruki
2026-05-24Merge pull request #7558 from KaruroChori/alignofruki
2026-05-23Introduced detection mechanisms to pick the best `alignof` keyword based on l...Karuro Chari
2026-05-23fix trybuild for sconsruki