| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This allows seeing source files added by add_files but not directly
supported by xmake (e.g. when support is provided by a custom rule)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixes: https://github.com/xmake-io/xmake/issues/7526
|
|
Detect targets whose source kinds are entirely "cs" and emit a .csproj
|
|
doesn't contain IMPORTED_OBJECTS property
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add benchmarks and optimize config/build targets
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
New native Xcode project generator.
|