| Age | Commit message (Collapse) | Author |
|
fix qt compile
|
|
|
|
|
|
Improve trybuild for cmake
|
|
|
|
|
|
|
|
|
|
Add autogen test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
check debugger gede with 'norun = true'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
improve xrepo clean #3679
|
|
|
|
Improve makefile/cmake generator to support custom commands
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
```
|
|
|
|
|
|
|
|
|
|
|
|
|