summaryrefslogtreecommitdiff
path: root/xmake/modules/detect/sdks/find_iccenv.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-05-23improve to find iccenvruki
2022-12-27add support for COMPILER environment variablesindesperate
2022-12-27add intel one api toolkits detectionindesperate
fix #3206
2021-12-09Fix sdkdir in ifortenv and iccenvPucklaMotzer09
2021-12-08improve icc toolchainruki
2020-12-19update copyright dateruki
2020-10-07add ifort compilerruki