summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-03-11fix cmake::find_package envs set to nilRichardYCJ
2023-03-11improve cmake::find_package use include_dirs instead of find_nameRichardYCJ
use `include_dirs` and `link_libraries` to customize cmake detection.
2023-03-11improve run #3495ruki
2023-03-10Merge pull request #3494 from xmake-io/makefileruki
improve makefile generator
2023-03-11fix pathruki
2023-03-11fix makefile for nmakeruki
2023-03-11add verboseruki
2023-03-11rewrite makefile generatorruki
2023-03-10improve cmake::find_package, add debug flags to configsRichardYCJ
2023-03-10improve cmake::find_packageRichardYCJ
add extra `find_name` to configurations.
2023-03-10Merge pull request #3490 from star-hengxing/ninjaruki
fix ninja opt
2023-03-10improve optstar-hengxing
2023-03-10Merge pull request #3491 from xmake-io/ninjaruki
Improve ninja generator
2023-03-10translate flags for ninjaruki
2023-03-10rename apiruki
2023-03-10improve build.ninja to support other output pathruki
2023-03-10strip components from dependent packages #3486ruki
2023-03-10update changelogruki
2023-03-10fix ninja optstar-hengxing
2023-03-09Merge pull request #3487 from xmake-io/dlangruki
support makedeps for dlang #3455
2023-03-10support makedeps for dlang #3455ruki
2023-03-09improve to find qmake from qt5baseruki
2023-03-09improve qtruki
2023-03-09improve path and moc rule #3457ruki
2023-03-09improve find_fileruki
2023-03-08improve has_flagsruki
2023-03-08update changelogruki
2023-03-08fix cxxmodules cache #3463ruki
2023-03-08Merge pull request #3476 from xmake-io/vcpkgruki
improve vcpkg
2023-03-08improve vcpkgruki
2023-03-07Merge pull request #3473 from guijiyang/doxygenruki
fix xmake doxygen bug,add doxygen to function _generate_doxyfile()
2023-03-07remove gitterruki
2023-03-07improve export embed binary packageruki
2023-03-07fix the error of 'xmake doxygen': add parameter 'doxygen' to function ↵guijiyang
'_generate_doxyfile'
2023-03-07Merge pull request #3465 from 45degree/masterruki
update find_vulkansdk.lua
2023-03-07improve config for base #3468ruki
2023-03-06improve has_flagsruki
2023-03-06Update find_vulkansdk.lua45degree
2023-03-06Update find_vulkansdk.lua45degree
2023-03-06update find_vulkansdk.lua45degree
linux will not generate the two environment variables($VK_SDK_PATH, $VULKAN_SDK) when you install Vulkan from the system package manager(e.g. archlinux), so you should find the Vulkan path from /usr and /usr/local
2023-03-06Merge pull request #3462 from SirLynix/patch-13ruki
Fix cargo::find_package for Windows
2023-03-06improve to get rust libname #3452ruki
2023-03-06fix sysflagsruki
2023-03-06Update find_package.luaJérôme Leclercq
2023-03-06Fix cargo::find_package for WindowsJérôme Leclercq
2023-03-06Merge pull request #3435 from xmake-io/flagsruki
improve has_flags
2023-03-05Merge pull request #3459 from SirLynix/patch-13ruki
Set ANDROID_PLATFORM with CMake
2023-03-05fix load toolruki
2023-03-05fix sysflagsruki
2023-03-05improve has_flagsruki