index
:
xmake.git
ascend
bundle
cl
clang
claude/sharp-bose
cmake
comments
copilot/fix-6807
copyright
debug
dev
elf
emcc
env
errs
go
headerunits
jobgraph
linkdeps
linkgroups
links
lua
lua55
master
mergelib
mimalloc
missdll
ndk
nim
ohos
option
pack
package
packagever
pairs
path
pch
ping
preload
repo
requireslock
rust
string
template
test
tests
unitybuild
vcpkg
verilator
vs
wait
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
/
core
Age
Commit message (
Expand
)
Author
2017-08-04
fix option and target add bug
ruki
2017-08-04
improve precompiled header
ruki
2017-08-04
support .inl pch header
ruki
2017-08-03
add cross platform and custom platform name
ruki
2017-08-03
improve errors tips
ruki
2017-08-02
improve find_package
ruki
2017-08-01
add load compiler and linker api
ruki
2017-08-01
improve dep compile and link
ruki
2017-07-28
add precompiled source
ruki
2017-07-28
support pch for gcc
ruki
2017-07-28
simplify build test
ruki
2017-07-27
impl compile pch for gcc
ruki
2017-07-27
add set_config_header instead of set_config_h and set_config_h_prefix
ruki
2017-07-26
fix import cache
ruki
2017-07-25
add some find_xxx interface docs
ruki
2017-07-24
load module with multi-dirs
ruki
2017-07-23
update docs about compiler
ruki
2017-07-21
fix gcc rpathdir
ruki
2017-07-21
impl find_package from packagedirs
ruki
2017-07-20
fix option check
ruki
2017-07-20
rename core.project.task to core.base.task
ruki
2017-07-20
seperate task api from project and remove package module
ruki
2017-07-20
fix config readonly mode for vs201x plugin
ruki
2017-07-19
fix flush option bug
ruki
2017-07-19
fix config and add readonly mode
ruki
2017-07-19
fix iorunv bug
ruki
2017-07-19
export compile_commands.json for clang tools
ruki
2017-07-19
improve os.cd in core
ruki
2017-07-19
continue to fix option checking
ruki
2017-07-19
fix option checking
ruki
2017-07-19
improve global action
ruki
2017-07-19
fix config cache status
ruki
2017-07-18
mark add_bindings and add_rbinding as deprecated
ruki
2017-07-18
add option and target dep api
ruki
2017-07-18
mark project.load as deprecated and add add_deps api in option
ruki
2017-07-17
add includes api instead of add_subdirs and add_subfiles
ruki
2017-07-17
add add_moduledirs api and improve import
ruki
2017-07-17
move global to base module
ruki
2017-07-17
improve pkg-config and add some builtin packages
ruki
2017-07-17
fix process.runjobs
ruki
2017-07-17
mark [un]defines_h_if_ok as deprecated and remove some old deprecated apis
ruki
2017-07-17
improve option check script
ruki
2017-07-14
rename feature to buildmode
ruki
2017-07-14
add language kinds
ruki
2017-07-14
fix has_flags when generating vs201x project
ruki
2017-07-13
fix os.cp and os.mv
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-12
modify compflags and add compargv
ruki
2017-07-12
fix swiftc and on_load environment
ruki
[next]