-
-
Notifications
You must be signed in to change notification settings - Fork 617
Feature Matrix
Jason Perkins edited this page Feb 29, 2016
·
4 revisions
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() | No | No | Yes | No | Yes | No |
buildlog() | No | Yes | No | No | No | No |
cleanextensions() | No | Yes | No | No | No | No |
Command tokens | Yes | Yes | Yes | Yes | No | Yes |
Configuration maps | Yes | Yes | Yes | Yes | No | No |
copylocal() | No | No | Yes | No | Yes | No |
Custom Build Commands | Yes | Yes | Yes | Yes | No | No |
Custom Rules | No | Yes | No | No | No | No |
Extensible (call arrays) | Yes | No | No | No | No | No |
Makefile projects | Yes | Yes | No | No | No | No |
Per-config file lists | Yes | Yes | No | No | No | No |
Per-file configurations | Yes | Yes | No | No | No | No |
Per-project configurations | Yes | Yes | Yes | Yes | No | No |
New platform support | Yes | Yes | Yes | Yes | No | No |
Toolset versions | No | Yes | No | No | No | No |