| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Improve cmake generator for rule
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix #3680: While building xmake: PROCESSOR_ARCHITECTURE_ARM64 not def…
|
|
Using Microsoft Visual Studio 14.0, I got this error when trying to
build xmake from source:
```
src\xmake\engine.c(938): error C2065: 'PROCESSOR_ARCHITECTURE_ARM64': undeclared identifier
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
improve set_base for configs #3622
|
|
|
|
|
|
|
|
|
|
|
|
|
|
wrap xmake.sh for msys/mingw
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix #3624
|
|
|
|
|
|
|
|
|
|
load targets for run/install
|
|
|
|
|
|
|
|
add gui debugger gede and seergdb
|
|
|
|
|