summaryrefslogtreecommitdiff
path: root/xmake/rules
AgeCommit message (Expand)Author
2024-04-04fix lua includeruki
2024-04-04add luaL_errorruki
2024-04-04replace foo testsruki
2024-04-03improve xmi.hruki
2024-04-03disable native shared module for luajitruki
2024-04-02export symbolsruki
2024-04-02call binary moduleruki
2024-04-02add module.binary/shared rulesruki
2024-04-02move native module postionsruki
2024-03-30add more rulesruki
2024-03-30improve to link depfilesruki
2024-03-30improve to inherit links for object #4887ruki
2024-03-24Merge pull request #4805 from Arthapz/implement-stdmodule-clang-detection-flagruki
2024-03-24support --sdk= by adding sysroot to std module manifest detection lineArthur LAURENT
2024-03-23add C++23 and libc++ flags for -print-library-module-manifest-pathArthur LAURENT
2024-03-23handle case for clang std module detection when -print-library-module-manifes...Arthur LAURENT
2024-03-23apply PR suggestionArthur LAURENT
2024-03-23add missings runenvs for iorunvArthur LAURENT
2024-03-23use os.iorunvArthur LAURENT
2024-03-23add _ to print library module manifest path flag function getter forArthur LAURENT
2024-03-23support -print-library-module-manifest-path for std module detection on clangArthur LAURENT
2024-03-22fix headerfiles for autoupdate generatorruki
2024-03-21fix swig flagsruki
2024-03-21strip spacesruki
2024-03-19always should build modules for generatorruki
2024-03-18fix progressruki
2024-03-18use new progressruki
2024-03-14fix set exceptionsruki
2024-03-13improve to extract symbols #4684ruki
2024-03-12improve lex and yacc #4820ruki
2024-03-09fix private dependency C++ modules objectfile handlingArthur LAURENT
2024-03-08improve to export ldflags #4777ruki
2024-03-07Merge pull request #4806 from Arthapz/fix-clang-scan-deps-modules-macOSruki
2024-03-07fix + elimination for clang-scan-deps detectionArthur LAURENT
2024-03-07remove + from clang name when detecting clang-scan-deps for moduleArthur LAURENT
2024-03-07Update compiler_support.luaruki
2024-03-06fix C++ library detection when no runtimes is passedArthur LAURENT
2024-02-27fix soname for linux #4776ruki
2024-02-22Merge pull request #4757 from xmake-io/ccbinruki
2024-02-22improve ccbin #4755ruki
2024-02-21fixed #4753xiaobfly
2024-02-18use path.unixruki
2024-02-18Merge pull request #4673 from xmake-io/modulesruki
2024-02-18improve should_build for modulesruki
2024-02-18fix incremental compilation for tests/ modules/packageruki
2024-02-18fix incremental compilation for tests/ modules/packageruki
2024-02-18format coderuki
2024-02-18rename mapper path varnameruki
2024-02-17improve to save config #4740ruki
2024-02-14improve incremental compilation fixArthur LAURENT