summaryrefslogtreecommitdiff
path: root/xmake/plugins/project
AgeCommit message (Expand)Author
2025-10-06use rand64 firstruki
2025-10-01fix hash apiruki
2025-10-01update some uuid hashesruki
2025-09-10support for vs2026ruki
2025-09-09Merge pull request #6780 from xmake-io/optiruki
2025-09-07optimize to save toolchain cacheruki
2025-09-06fix executable path for cmake #6768ruki
2025-09-04improve batchcmdsruki
2025-08-23fix vsxmake options #6739ruki
2025-08-20fix configruki
2025-08-17fix argruki
2025-08-15ignore pch flags #6710ruki
2025-07-30fix binary not found #6655ruki
2025-07-10fix cmakelistsruki
2025-07-09add default cmake versionruki
2025-07-03rename copyrightruki
2025-07-02rename xcode2 to xcoderuki
2025-07-02format coderuki
2025-07-02Merge pull request #6411 from JX-Master/xcode-generatorruki
2025-07-02Update pbxproj.luaruki
2025-07-02Update get_xcode_info.luaruki
2025-06-29fix target utilsruki
2025-06-27Fix product name issue.JX-Master
2025-06-26Merge pull request #6572 from fcying/devruki
2025-06-26feat(plugin/project): support gen compile_commands.json for specific targetfcying
2025-06-24Use pairs iterator for project.options instead of ipairsA2va
2025-06-17fix progress path for cmake #6553ruki
2025-06-11use # instead of _ruki
2025-06-11-aruki
2025-06-11update target nameruki
2025-06-10fix cp propsruki
2025-06-10fix importsruki
2025-06-10translate file path for vsxmakeruki
2025-06-03fix pathruki
2025-06-03improve pathruki
2025-06-03modify policyruki
2025-06-03add multiversion vsxmake policy #6519ruki
2025-05-21fix vs201x #6476ruki
2025-05-15renamed XMAKE_GLOBAL_COMPILER_ID to CURRENT_COMPILER_ID (advice from https://...PierreEVEN
2025-05-15Renamed remaining CMAKE_COMPILER_ID to XMAKE_GLOBAL_COMPILER_ID (was missing ...PierreEVEN
2025-05-14renamed CMAKE_COMPILER_ID property to XMAKE_GLOBAL_COMPILER_ID to avoid poten...PierreEVEN
2025-05-14Squashed commit of the following:PierreEVEN
2025-05-14Fixed cmake generator that was using 'CMAKE_COMPILER_ID' which doesn't exists...PierreEVEN
2025-05-13added support for headeronly targets in ninja generator (headeronly targets a...PierreEVEN
2025-05-13Made headeronly targets appears as phony targets (so it doesn't ask for a lin...PierreEVEN
2025-05-09(cmake) fix fileset support version checkingArthur LAURENT
2025-05-09(C++ modules support) fix CMake generationArthur LAURENT
2025-05-09(C++ module support) improve jobgraph supportArthur LAURENT
2025-05-08Add macOS application bundle (.app) generation support.JX-Master
2025-05-03Merge pull request #6386 from PierreEVEN/fix-cmake_generator-compiler_namesruki