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
/
main.lua
Age
Commit message (
Expand
)
Author
2015-06-05
clearup config and global
ruki
2015-06-05
fix some bug for config
ruki
2015-06-05
add ccache
ruki
2015-06-04
impl auto rebuild and fix some bug
ruki
2015-06-04
load platform from the project and global configure directory
ruki
2015-06-03
run the given target
ruki
2015-06-03
clean the cached configure
ruki
2015-06-02
add linker and compiler common flags
ruki
2015-05-31
add some tools
ruki
2015-05-30
add run target and lua actions
ruki
2015-05-28
add some compiler options for macosx
ruki
2015-05-27
add prober to all platforms
ruki
2015-05-27
modify platform interfaces
ruki
2015-05-26
probe configure for macosx
ruki
2015-05-25
save the global configure
ruki
2015-05-25
add global option menu
ruki
2015-05-25
custom option menu for platform
ruki
2015-05-21
list plats and archs for options
ruki
2015-05-20
make config for the current target
ruki
2015-05-19
add platform for macosx
ruki
2015-05-18
update tbox and enter the project directory
ruki
2015-05-17
add some os interfaces
ruki
2015-05-16
add import for the configure file
ruki
2015-05-15
modify xconf format
ruki
2015-05-15
load xmake.xconf before loading project
ruki
2015-05-14
rename _ROOT to _CONFIGS
ruki
2015-05-14
register configure and impl project.lua
ruki
2015-05-13
add preprocessor and update tbox
ruki
2015-05-13
add project configure
ruki
2015-05-13
add host option
ruki
2015-05-12
load and save configs for the given target
ruki
2015-05-12
merge defaults to configs
ruki
2015-05-12
enable boolean for only key option and add is_absolute
ruki
2015-05-12
add _DEFAULTS options
ruki
2015-05-11
save and load .config.lua
ruki
2015-05-08
modify tests for console
ruki
2015-05-04
add some path and string interfaces
ruki
2015-05-03
add path.getabsolute
ruki
2015-05-03
parse command line and process help and version
ruki
2015-05-03
modify the main menu
ruki
2015-05-02
print the menu
ruki
2015-04-30
add actions to the option menu
ruki
2015-04-30
add option module
ruki
2015-04-29
add main and utils modules
ruki