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
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
/
project
/
target.lua
Age
Commit message (
Expand
)
Author
2017-09-19
add kind for package
ruki
2017-09-18
add add_imports to bulk import modules
ruki
2017-09-14
fix add flags bug for languages
ruki
2017-09-02
fix depfile bug
ruki
2017-08-27
update description and index
ruki
2017-08-16
improve add_deps to add inherit config
ruki
2017-08-14
fix target:add and option:add bug
ruki
2017-08-14
fix target deps
ruki
2017-08-10
improve add_files and compile speed
ruki
2017-08-09
add extra info for interpreter values and pathes
ruki
2017-08-08
add table.append
ruki
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-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-18
add option and target dep api
ruki
2017-07-17
improve pkg-config and add some builtin packages
ruki
2017-07-14
rename feature to buildmode
ruki
2017-07-12
modify compflags and add compargv
ruki
2017-07-10
add target.on_load
ruki
2017-07-04
fix object file path
ruki
2017-07-03
add option.xxx_check
ruki
2017-06-30
add option.on_check
ruki
2017-06-26
modify compiler and linker args
ruki
2017-06-12
simplify find_library
ruki
2017-05-26
improve match script
ruki
2017-05-26
improve match pattern for xxx_script
ruki
2017-05-26
improve xxx_script to support pattern match
ruki
2017-05-12
improve phony target
ruki
2017-05-12
add includes and links from target deps automatically
ruki
2017-03-23
improve vs201x project plugin and add set_basename api
ruki
2017-02-26
build static library for rust
ruki
2017-02-19
optimize os.run speed and fix link bug
ruki
2017-02-16
fix os.iorun bug
ruki
2017-02-15
modify targetfile
ruki
2017-02-15
add linker to target
ruki
2017-02-15
rewrite objectfiles for target
ruki
2017-02-14
select feature for compiler
ruki
2017-02-13
add source batches for building
ruki
2017-01-22
move sourcekind of file to language
ruki
2017-01-08
modify License to Apache License
ruki
2016-10-20
fix options order for linking
ruki
2016-10-16
Removed dir repetitions after using full-name
avaicode
2016-10-16
Fixed a problem about name-clash of object file
avaicode
2016-09-16
add scriptdir for scope and target
ruki
[next]