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
/
platform
/
platform.lua
Age
Commit message (
Expand
)
Author
2017-12-28
update copyright date
ruki
2017-11-09
improve to configure cross-toolchains
ruki
2017-09-01
improve install and uninstall actions, support DESTDIR and PREFIX env
ruki
2017-08-27
update description and index
ruki
2017-08-09
move set_menu to set_dictionary of interpreter
ruki
2017-08-03
add cross platform and custom platform name
ruki
2017-07-17
move global to base module
ruki
2017-06-19
use find_toolname in tool.lua
ruki
2017-06-06
add find_library and remove some old codes
ruki
2017-03-31
delay check toolchains
ruki
2017-03-28
add installing and uninstalling tips
ruki
2017-02-15
modify targetfile
ruki
2017-01-10
add set_module
ruki
2017-01-08
modify License to Apache License
ruki
2017-01-06
uses loaded return value for language and platform
ruki
2017-01-06
move checker to on_check
ruki
2017-01-06
remove installer and add on_install on_uninstall for platform
ruki
2017-01-06
define apis for all scopes again
ruki
2017-01-06
impl language core
ruki
2016-07-14
modify title
ruki
2016-07-05
restore platform.tool
ruki
2016-07-04
fix get ar failed after checking ar
ruki
2016-06-28
rewrite install and uninstall
ruki
2016-06-01
impl doxygen plugin
ruki
2016-05-27
modify interpreter interfaces
ruki
2016-05-13
fix project option bug and impl auto-config for build and clean action
ruki
2016-05-11
add environment
ruki
2016-05-04
add create action and fix build bug
ruki
2016-04-23
add iphoneos platform
ruki
2016-04-23
load and get entry for platform
ruki
2016-04-21
reimpl platform and it's menu
ruki
2016-04-15
add checker for macosx
ruki
2016-03-22
impl lua action
ruki
2016-03-18
rename utils.dump
ruki
2016-03-04
restore platform and project menu
ruki
2016-03-03
adjust core architecture
ruki
2016-01-14
move platform directory
ruki
2016-01-14
rename script directory to core
ruki