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
/
project
/
task.lua
Age
Commit message (
Expand
)
Author
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-17
add add_moduledirs api and improve import
ruki
2017-07-17
move global to base module
ruki
2017-06-01
delay get builtin-vars
ruki
2017-05-25
fix interpreter bug when parsing multi-level subdirs
ruki
2017-05-24
remove xmake variable
ruki
2017-05-21
fix write nuldev bug as root
ruki
2017-05-21
add root common option
ruki
2017-04-30
enable getwinsize for macosx
ruki
2017-04-30
two space looks nicer
TitanSnow
2017-04-16
add and variables
ruki
2017-02-17
remove some trace
ruki
2017-02-07
add set_xmakever and check minimum version
ruki
2017-01-12
add profile argument
ruki
2017-01-08
modify License to Apache License
ruki
2017-01-06
define apis for all scopes again
ruki
2016-11-15
support multi-line description for option
ruki
2016-09-01
bind sandbox for project task
ruki
2016-09-01
fix run task path bug
ruki
2016-07-14
modify title
ruki
2016-06-17
fix file argument conflict bug
ruki
2016-05-31
impl macro plugin
ruki
2016-05-30
impl install action
ruki
2016-05-28
load tasks from project
ruki
2016-05-28
pass task arguments
ruki
2016-05-27
modify interpreter interfaces
ruki
2016-05-21
add backtrace option
ruki
2016-05-03
fix find tool bug
ruki
2016-04-15
add checker for macosx
ruki
2016-04-11
add new tool module
ruki
2016-04-05
save option and run new task
ruki
2016-03-29
add trycatch and remove on_failure for task
ruki
2016-03-28
optimizate option menu
ruki
2016-03-26
modify self interfaces
ruki
2016-03-20
add filter for io print
ruki
2016-03-19
add makefile for config action
ruki
2016-03-15
load config
ruki
2016-03-15
load config for task
ruki
2016-03-04
load global
ruki