summaryrefslogtreecommitdiff
path: root/xmake/rules
AgeCommit message (Expand)Author
2025-05-10(C++ modules support) fix modules not saved in cache if missing dependenciesArthur LAURENT
2025-05-10(rules) use values/values_set instead of data and rename windows.subsystem ru...Arthur LAURENT
2025-05-09(rules) optimize win.subsystem rule by caching frequently called functionsArthur LAURENT
2025-05-09(rules) update rules that set subsystem manually to use new subsystem ruleArthur LAURENT
2025-05-09(rules) add win.subsystem rulesArthur LAURENT
2025-05-09(C++ modules support) fix module compilation for clangArthur LAURENT
2025-05-09(C++ modules support) fix non named module with module extension not builtArthur LAURENT
2025-05-09(C++ modules support) fix is_dependencies_changedArthur LAURENT
2025-05-09(C++ modules support) fix CMake generationArthur LAURENT
2025-05-09(C++ module support) improve jobgraph supportArthur LAURENT
2025-05-08Update proto.luaruki
2025-05-08rename proto_flagsjiangyanan
2025-05-08protobuf.cpp rule: custom flags, pass through to protocjiangyanan
2025-05-06Fix idl teststar9029
2025-05-06Improve idl rulestar9029
2025-04-24(C++ modules support) factorize implementation getterArthur LAURENT
2025-04-24rename config.buildirruki
2025-04-23(C++ modules support) improve modules policy namingArthur LAURENT
2025-04-23(C++ modules support) assert when unity_build is enabledArthur LAURENT
2025-04-23fix mapper path #6350ruki
2025-04-23rename implib nameruki
2025-04-23Rename `byproduct` to `artifactfile`SineStriker
2025-04-23Add `byproduct` API to targetSineStriker
2025-04-23Make `set_targetdir` similar to `set_prefixdir`SineStriker
2025-04-23Add `set_implibdir` to target APIsSineStriker
2025-04-23Merge pull request #6347 from Arthapz/cleanup-modules-xmake-luaruki
2025-04-22(C++ modules) cleanup module rulesArthur LAURENT
2025-04-22Update xmake.luaruki
2025-04-22Update idl.luaruki
2025-04-22Use jobgraphsChristian Rendina
2025-04-22Merge branch 'dev' of https://github.com/xmake-io/xmake into devChristian Rendina
2025-04-21fix detect -fmodule-header for gccheaderunitsruki
2025-04-20(C++ modules) simplify names of module supportArthur LAURENT
2025-04-20(C++ modules) simplify module support directory treeArthur LAURENT
2025-04-17do windeployqt for qt.shared deps, fix windeployqt bindir bugchooyy
2025-04-16Use jobgraph rather than batchcmdChristian Rendina
2025-04-16Merge branch 'dev' of https://github.com/xmake-io/xmake into devChristian Rendina
2025-04-15Address formattingChristian Rendina
2025-04-15do windeployqt for qt.sharedchooyy
2025-04-15Use jobgraph rather than batchcmdsChristian Rendina
2025-04-15Merge branch 'dev' of https://github.com/xmake-io/xmake into devChristian Rendina
2025-04-14fix package and headerunit for gccruki
2025-04-12normalize jobnameruki
2025-04-12improve modules with pchruki
2025-04-11Format filesChristian Rendina
2025-04-10Merge branch 'dev' of https://github.com/xmake-io/xmake into devChristian Rendina
2025-04-09Merge pull request #6209 from xmake-io/prepareruki
2025-04-09improve vs runtimeruki
2025-04-09fix idl ruleruki
2025-04-09format coderuki