index
:
xmake.git
ascend
bundle
cl
clang
claude/sharp-bose
comments
copilot/fix-6807
copyright
debug
dev
elf
emcc
env
errs
go
headerunits
jobgraph
linkdeps
linkgroups
links
lua55
master
mergelib
mimalloc
missdll
ndk
nim
ohos
option
pack
package
packagever
pairs
path
pch
ping
requireslock
rust
string
template
test
tests
unitybuild
vcpkg
verilator
vs
xpack
zig
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xmake
/
modules
/
detect
/
sdks
/
find_ifortenv.lua
Age
Commit message (
Collapse
)
Author
2026-05-03
drop redundant empty argv on os.runv/iorunv calls
DavidWang19
2026-05-02
fix msvc/intel/snippet detect when temp path contains spaces
DavidWang19
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-03
rename copyright
ruki
2024-05-23
revert ifort
ruki
2024-05-23
improve ifort rootdir
ruki
2024-05-23
improve to find ifort
ruki
2022-12-27
fix typo in find_ifortenv.lua
indesperate
2022-12-27
add support for COMPILER environment variables
indesperate
2022-12-27
add intel one api toolkits detection
indesperate
fix #3206
2021-12-09
Fix sdkdir in ifortenv and iccenv
PucklaMotzer09
2021-12-09
Merge pull request #1898 from xmake-io/ifort
ruki
improve ifort
2021-12-08
improve ifort toolchain
ruki
2021-12-08
improve ifort
ruki
2021-12-07
Use $(env ) instead of os.getenv()
PucklaMotzer09
2021-12-07
Use correct path and bat for ifort 2021
PucklaMotzer09
2020-12-19
update copyright date
ruki
2020-10-07
add ifort compiler
ruki