summaryrefslogtreecommitdiff
path: root/xmake/plugins/project
AgeCommit message (Collapse)Author
2025-04-20(C++ modules) simplify names of module supportArthur LAURENT
2025-04-20(C++ modules) simplify module support directory treeArthur LAURENT
2025-04-12improve vs201xruki
2025-04-09move rule_group to deprecatedruki
2025-04-09improve makefile generatorruki
2025-04-09ignore rules and stagesruki
2025-04-09improve target_cmdsruki
2025-04-08prepare targets for more generatorsruki
2025-04-08prepare targets in cmakelists generatorruki
2025-03-25Update compile_commands.luaruki
2025-03-25fix compile_commands with nvccxq114
2025-02-11fix usage for xmake projectruki
2025-01-25fix importruki
2025-01-23add verilator support for compdbruki
2025-01-22support verilator for compdbruki
2025-01-22add clang-cl for ninja #6052ruki
2025-01-07add namespace for ruleruki
2025-01-07support for inner namespace accessruki
2025-01-04Fix compile_commands for msvc includestar9029
2024-12-20Merge pull request #5995 from xq114/masterruki
add profile support for windows
2024-12-20add profile to vs projectInari0
2024-12-19Update cmakelists.luaruki
2024-12-19[fix] error path escape for windows + android ndk --sysroot= c: path/to/ndk ↵wps
and -isystem c: path/to/ndk
2024-11-14Support custom vc build toolsstar9029
2024-11-07improve vs groupsruki
2024-11-07improve groupruki
2024-11-02fixed error when generating cmake (xmake project -k cmake) for a target that ↵cmolocznik
has a dependency (via add_deps) on another target. error: method 'insert' is not callable (a nil value) called insert as a method on a table instead of table.insert
2024-10-23fix typoruki
2024-10-22improve to nvcc build for ninjaruki
2024-09-27fix obj hashsetstar9029
2024-09-27fix target_link_librariesstar9029
2024-09-27support object target for vsxamkestar9029
2024-09-27support object target for cmakelistsstar9029
2024-09-23fix programfileruki
2024-09-23improve program file for vsxmake #5642ruki
2024-09-09Merge pull request #2 from Domain/patch-2Domain
fix #5589
2024-09-09fix #5589 Domain
fix #5589
2024-09-09fix #5589Domain
Change filter to nil before return. Fix #5589.
2024-09-09fix errorruki
2024-09-09optimize vsxmake render #5573ruki
2024-08-21fix compiler for cmakeruki
2024-08-20improve to get flagsruki
2024-08-20improve flags support for targetruki
2024-08-12Update compile_commands.luaruki
2024-08-12fix(plugin/project): Generate compile_commands for tests小鸡快跑
1. Implement the get_tests_table as a function 2. Generate compile_commands for tests
2024-08-09fix cmake compilers #5448ruki
2024-08-07Update vs201x_vcxproj.luaruki
2024-08-07Update vs201x_vcxproj.luaruki
2024-07-30add ExceptionHandling flag support for `xmake project -k vs`jinke18
2024-07-30add /sdl and /Zc:inline flag support for `xmake project -k vs`jinke18