summaryrefslogtreecommitdiff
path: root/xmake/toolchains/icc/load.lua
AgeCommit message (Collapse)Author
2020-12-19update copyright dateruki
2020-11-09toolchain: remove includedirs and linkdirs of system pathJonathan Poelen
/usr/{local/,}include and /usr/{local/,}lib are in the default configuration of the compilers and forcing them to be added (before any other includes) conflicts with the project files.
2020-10-07add ifort compilerruki
2020-10-07support icl for windowsruki
2020-10-07add find_intelruki