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
/
core
/
tools
/
link.lua
Age
Commit message (
Expand
)
Author
2025-10-11
improve implib
ruki
2025-07-03
rename copyright
ruki
2025-04-23
improve implib
ruki
2025-04-23
Add `set_implibdir` to target APIs
SineStriker
2025-04-23
Fix nil value exception in link proc when target type is package during packa...
SineStriker
2025-04-23
Support customizing `implib` path of MinGW/MSVC
SineStriker
2024-07-29
fix:
xiaobfly
2024-01-25
improve clang runtime
ruki
2023-10-24
pass extras to tools
ruki
2023-06-29
support lib path for add_links #3889
ruki
2023-04-25
fix strip for arm64
ruki
2023-01-04
improve link for masm32
ruki
2021-06-03
Disable -fsanitize=address for MSVC linker
Jérôme Leclercq
2021-05-21
set binary as default target kind
ruki
2021-04-09
support asan for msvc
ruki
2021-02-22
add manifest rule
ruki
2021-02-09
improve core/tools and remove os.args
ruki
2020-12-24
add vs_runtime config and set_runtimes api
ruki
2020-12-19
update copyright date
ruki
2020-09-25
fix trailing white-space
ruki
2020-08-15
fix path for msvc/2008 on xp
ruki
2020-07-31
strip codes for msvc
ruki
2020-06-20
fix link args
ruki
2020-06-20
add runenvs for cl/link
ruki
2020-05-26
add winos.cmdargv
ruki
2020-03-25
improve os.args
ruki
2020-03-16
fix link errors output
ruki
2019-12-19
update the copyright date
ruki
2019-08-20
rewrite vs unicode output
ruki
2019-08-17
enable vs_unicode_output
ruki
2019-08-15
add opt.rawargs
ruki
2019-08-02
show full link command for msvc/link
ruki
2019-05-23
translate path for gcc and cl
ruki
2019-04-13
fix headers with ASF to non-ASF
ruki
2018-12-31
modify copyright date
ruki
2018-11-13
improve compiler tools
ruki
2018-11-08
add syslinks api
ruki
2018-05-21
fix cmd length limit
ruki
2018-05-18
improve command arguments
ruki
2018-05-17
support x86 for wdk rule
ruki
2018-04-24
add yasm
ruki
2018-04-20
fix generate vs201x project bug
ruki
2017-12-28
update copyright date
ruki
2017-09-28
fix compile error with space path
ruki
2017-08-27
update description and index
ruki
2017-07-13
improve flags for linker and compiler
ruki
2017-07-13
modify all cmd to argv for core.tools
ruki
2017-07-04
fix symbolfile for vs201x plugin
ruki
2017-06-21
move tools dir to core.tools and improve tool module
ruki