Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resolves: #650
|
|
|
|
There used to be an exception for Windows.
|
|
|
|
|
|
|
|
|
|
|
|
This should avoid problems with --as-needed.
Resolves: #547
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|