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
Age
Commit message (
Expand
)
Author
2021-06-03
Disable -fsanitize=address for MSVC linker
Jérôme Leclercq
2021-05-26
remove more ifelse again
ruki
2021-05-26
remove some ifelse
ruki
2021-05-21
set binary as default target kind
ruki
2021-05-15
improve nvcc
ruki
2021-05-08
improve nvcc/link
ruki
2021-05-08
improve nvcc
ruki
2021-04-27
fix ml
ruki
2021-04-09
support asan for msvc
ruki
2021-03-19
fix vs generator
ruki
2021-02-22
add manifest rule
ruki
2021-02-19
improve export all
ruki
2021-02-18
update tools/gcc
ruki
2021-02-09
improve core/tools and remove os.args
ruki
2021-01-28
add tty.has_color256
ruki
2021-01-28
add tty.has_color8
ruki
2021-01-27
fix winos.cmdargv for ar
ruki
2021-01-27
improve zig
ruki
2021-01-27
improve zig
ruki
2021-01-27
improve zig toolchain
ruki
2021-01-26
improve zigcc
ruki
2021-01-25
support zig cc/c++
ruki
2021-01-18
checks -fdiagnostics-color=always before -fcolor-diagnostics (supported by cl...
Jonathan Poelen
2020-12-30
fix debugging flags for ldc2
BarrOff
2020-12-25
rewrite extractor
ruki
2020-12-24
add vs_runtime config and set_runtimes api
ruki
2020-12-19
update copyright date
ruki
2020-12-12
set subsystem to zig
ruki
2020-11-26
improve to check sourceDependencies for cl
ruki
2020-11-19
improve set_symbols for msvc
ruki
2020-11-18
show full file path in vscode
ruki
2020-11-14
-W4 implies -Wall and -Wextra with gcc and clang
Jonathan Poelen
2020-11-11
Merge pull request #1025 from SirLynix/fix-warnings
ruki
2020-11-11
Add missing allextra mapping
Jérôme Leclercq
2020-11-11
add temp workaround to fix zig lld on windows
ruki
2020-11-11
-W4 corresponds to both -Wall -Wextra in Clang
Jérôme Leclercq
2020-11-11
Replace extra warning by allextra
Jérôme Leclercq
2020-11-10
improve zig support for 0.7.0
ruki
2020-11-10
Add support for "extra" warning level
Jérôme Leclercq
2020-11-10
Revert "GCC/Clang: Add -Wextra when enabling all warnings"
Jérôme Leclercq
2020-11-10
Revert "MSVC: Use /W4 when enabling all warnings"
Jérôme Leclercq
2020-11-10
GCC/Clang: Add -Wextra when enabling all warnings
Jérôme Leclercq
2020-11-10
MSVC: Use /W4 when enabling all warnings
Jérôme Leclercq
2020-11-10
impl nd_sysincludedir
ruki
2020-11-10
add nf_includedir
ruki
2020-10-28
fix cl
ruki
2020-10-28
remove some unused codes
ruki
2020-10-28
add global build_warning option
ruki
2020-10-17
add c17 for gcc
ruki
2020-10-08
support c11 and c17 for msvc
ruki
[next]