Initial community commit
This commit is contained in:
24
Src/external_dependencies/openmpt-trunk/include/premake/website/docs/Feature-Matrix.md
vendored
Normal file
24
Src/external_dependencies/openmpt-trunk/include/premake/website/docs/Feature-Matrix.md
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
title: Feature Matrix
|
||||
---
|
||||
|
||||
I am filling this in as I discover missing functionality in the various exporters. So it is not (yet) a comprehensive list. Porting of Xcode and CodeLite have begun and are mostly working. CodeBlocks has not yet begun.
|
||||
|
||||
|
||||
| Feature | vcproj | vcxproj | csproj | make(C) | make(C#) | xcode |
|
||||
|--------------------------------|----------|----------|----------|----------|----------|----------|
|
||||
| buildaction() | ❌ | ❌ | ✅ | ❌ | ✅ | ❌ |
|
||||
| buildlog() | ❌ | ✅ | ❌ | ❌ | ❌ | ❌ |
|
||||
| cleanextensions() | ❌ | ✅ | ❌ | ❌ | ❌ | ❌ |
|
||||
| Command tokens | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ |
|
||||
| Configuration maps | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ |
|
||||
| copylocal() | ❌ | ❌ | ✅ | ❌ | ✅ | ❌ |
|
||||
| Custom Build Commands | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ |
|
||||
| Custom Rules | ❌ | ✅ | ❌ | ❌ | ❌ | ❌ |
|
||||
| Extensible (call arrays) | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ |
|
||||
| Makefile projects | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ |
|
||||
| Per-config file lists | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ |
|
||||
| Per-file configurations | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ |
|
||||
| Per-project configurations | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ |
|
||||
| New platform support | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ |
|
||||
| Toolset versions | ❌ | ✅ | ❌ | ❌ | ❌ | ❌ |
|
||||
Reference in New Issue
Block a user