| 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)
|
|
Detect targets whose source kinds are entirely "cs" and emit a .csproj
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
feat(plugin/project): support gen compile_commands.json for specific target
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change filter to nil before return. Fix #5589.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Binary targets would always override default targets.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|