summaryrefslogtreecommitdiff
path: root/xmake/modules/lib/detect/check_fcsnippets.lua
AgeCommit message (Collapse)Author
2026-05-03drop redundant empty argv on os.runv/iorunv callsDavidWang19
2026-05-02fix msvc/intel/snippet detect when temp path contains spacesDavidWang19
Pass the temp bat / test binary via the *v variants of os.run / iorun / vrun so os.argv does not split the path on whitespace.
2025-07-03rename copyrightruki
2024-09-27improve check_fcsnippetsruki
2024-09-23add package:check_fcsnippetsruki