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
/
core
/
tool
/
compiler.lua
Age
Commit message (
Expand
)
Author
2018-04-06
add set_tools and add_tools
ruki
2017-12-28
update copyright date
ruki
2017-09-30
inherit some configs
ruki
2017-08-27
update description and index
ruki
2017-08-10
improve add_files and compile speed
ruki
2017-08-01
improve dep compile and link
ruki
2017-07-14
fix has_flags when generating vs201x project
ruki
2017-07-13
improve flags for linker and compiler
ruki
2017-07-12
modify compflags and add compargv
ruki
2017-07-12
add os.args and fix command args
ruki
2017-07-11
remove unique for flags
ruki
2017-07-11
rename has_flag to has_flags
ruki
2017-07-10
add has_features and features for compiler
ruki
2017-06-27
improve has_cxsnippet and add links
ruki
2017-06-26
modify compiler and linker args
ruki
2017-06-21
move tools dir to core.tools and improve tool module
ruki
2017-04-01
find the project directory automatically
ruki
2017-04-01
Fix only position independent executables issue for android program
ruki
2017-03-14
fix cxflags bug
ruki
2017-02-26
build static library for rust
ruki
2017-02-17
build go project ok
ruki
2017-02-15
remove archiver
ruki
2017-02-15
rewrite objectfiles for target
ruki
2017-02-14
modify interface for compiling multiple source files
ruki
2017-02-07
move some linker interfaces to builder
ruki
2017-02-06
modify linker script
ruki
2017-02-04
add builder to tool
ruki
2017-01-26
rewrite named flags for compiler
ruki
2017-01-23
remove compiler._kind
ruki
2017-01-22
move sourcekind of file to language
ruki
2017-01-08
modify License to Apache License
ruki
2017-01-06
add golang
ruki
2016-11-07
add configure arguments
ruki
2016-10-20
fix options order for linking
ruki
2016-09-16
modify vs201x filters
ruki
2016-09-16
add filters for vs201x project.
enorof
2016-08-09
fix flags bug for vcproj
ruki
2016-08-08
add compflags and linkflags interfaces
ruki
2016-08-01
support *.cxx for c++ files
ruki
2016-07-26
fix flags checker bug
ruki
2016-07-24
enable pdb for windows
ruki
2016-07-24
add some flag interfaces for compilers
ruki
2016-07-14
add colors for verbose info
ruki
2016-07-14
modify title
ruki
2016-07-10
parse includes from cl.exe
ruki
2016-07-10
check include dependence
ruki
2016-07-09
add archiver and extractor
ruki
2016-07-09
fix install directory and modify compiler and linker interfaces
ruki
2016-07-03
fix check ar failed for windows
ruki
2016-05-05
fix config bug
ruki
[prev]
[next]