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
|
e681b636ec
|
More code cleanup:
- Drop premake5 namespace; everything is premake again
- Remove deprecated project and config APIs
|
2013-09-13 11:15:36 -04:00 |
|
Jason Perkins
|
d3ec20d1c3
|
Support linking of managed system assemblies in Visual Studio managed C++ projects
|
2013-03-04 11:45:27 -05:00 |
|
Jason Perkins
|
2d5d3a33da
|
Exclude external project references from dependency path lists since actual target isn't known
|
2012-06-30 08:25:30 -04:00 |
|
Jason Perkins
|
8d78b6ef68
|
Added test for libdirs fix
|
2012-06-13 17:18:27 -04:00 |
|
Jason Perkins
|
ef032d52cc
|
Handle case where a library is specified with a system extension and end quote
|
2012-03-22 19:37:51 -04:00 |
|
Jason Perkins
|
f8fa020d64
|
Only add extension to libraries if it doesn't already exist; handle ending quote, if present, when appending extension
|
2012-03-22 19:30:34 -04:00 |
|
Jason Perkins
|
761673005b
|
Added some sanity tests for config linker information, to get things started
|
2012-01-18 16:26:05 -05:00 |
|