Jason Perkins
|
708175e24b
|
Split baking back out into own source file; prevent automatic baking of "raw" objects
|
2013-11-14 08:52:55 -05:00 |
|
Jason Perkins
|
4d653106e6
|
Use matching build configuration or platform, if available, when building names for excluded project configurations
|
2013-08-11 09:47:07 -04:00 |
|
Jason Perkins
|
08de36c098
|
Write ActiveCfg entries for excluded configurations in VS solutions, to avoid rewriting on save
|
2013-05-31 09:33:02 -04:00 |
|
Jason Perkins
|
bbcafa0d6f
|
Add new configuration kind "None" to support non-building Visual Studio configurations (i.e. header-only projects)
|
2013-05-27 10:21:10 -04:00 |
|
Jason Perkins
|
e0e4b23a5d
|
More reconciliation with Visual Studio project formats:
- sort solution configurations by case-insensitive names
- add trailing CR-LF to custom build steps
- remove empty Filter attributes from folder filter elements
|
2013-05-21 08:48:22 -04:00 |
|
Jason Perkins
|
2e278af5e2
|
Cleaned up implementation of solution(), project(), configuration(); now activate scope when called without arguments
|
2013-02-15 18:57:34 -05:00 |
|
Jason Perkins
|
cba537a825
|
Add architecture support to Visual Studio C# projects
|
2012-11-26 14:05:33 -05:00 |
|
Jason Perkins
|
13cb60a94b
|
Prevent duplicate config blocks in VC200x projects; clean up tests and remove old solution implementations
|
2012-11-19 15:47:59 -05:00 |
|
Jason Perkins
|
3af00f8773
|
If platform matches a known architecture, omit the identifier from Visual Studio configurations (allows configuration mapping to external projects which use multiple architectures per project configuration).
|
2012-11-17 15:49:06 -05:00 |
|