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
/
scripts
/
base
/
makefile.lua
Age
Commit message (
Expand
)
Author
2015-07-21
remove progress for makefile
ruki
2015-07-20
print progress for makefile
ruki
2015-06-29
add xmake.lua for package library
ruki
2015-06-24
modify platform and makefile
ruki
2015-06-18
modify the create project menu
ruki
2015-06-18
add cfuncs for target and fix parse argv bug
ruki
2015-06-16
modify makefile rule and enable make -j4
ruki
2015-06-16
fix the command is too long for nmake
ruki
2015-06-16
modify the compiler and linker command
ruki
2015-06-12
output headers
ruki
2015-06-12
update platform for linux
ruki
2015-06-11
optimizate to find tool script
ruki
2015-06-11
add self for tools
ruki
2015-06-11
open new file and create directory
ruki
2015-06-11
check includes, links and interfaces
ruki
2015-06-06
add warning and escape verboses
ruki
2015-06-05
fix verbose for makefile
ruki
2015-06-05
add ccache
ruki
2015-06-04
move clang compiler and linker to tools
ruki
2015-06-04
modify some tool interfaces
ruki
2015-06-04
add make to tools
ruki
2015-06-03
impl verbose output for building
ruki
2015-06-03
redirect building output
ruki
2015-06-03
add string split
ruki
2015-06-02
add rule and reimpl clean
ruki
2015-06-02
impl build
ruki
2015-06-02
append config and target flags
ruki
2015-06-02
add linker and compiler common flags
ruki
2015-06-01
add linker and make link command
ruki
2015-05-31
impl clean action
ruki
2015-05-30
load compiler and make command
ruki
2015-05-20
add other platforms and update tbox for windows
ruki
2015-05-20
add get format interfaces for platform
ruki
2015-05-20
make the current project configure
ruki
2015-05-20
make config for the current target
ruki
2015-05-19
make objects for makefile
ruki
2015-05-19
make object deps for makefile
ruki
2015-05-19
add platform for macosx
ruki
2015-05-18
build makefile
ruki
2015-05-18
make target and dependence for makefile
ruki
2015-05-18
add some interfaces for changing directory
ruki