Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It seems we don't even need it on OS X.
|
|
If this breaks Mac OS X compilation, we should do a platform check.
|
|
Cherry pick UUID out of 3rdParty, and use this as an include path.
Since UUID is a header-only lib, this shouldn't pose problems.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resolves: #387
|
|
2010 is our year!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is only a temporary workaround. It seems MSVS 2010 no longer
silently ignores missing .manifest files, so we should find out when
the .manifest is generated, and in that case add the mt.exe step.
|
|
|
|
|
|
|
|
|