Michael Hansen
|
5b6896123b
|
Use CMake's FeatureSummary tool to provide more info about dependencies
|
9 years ago |
Michael Hansen
|
a3ab76cb0d
|
Ensure uuid-dev is present when building on Linux
|
10 years ago |
Darryl Pogue
|
ccd5687e61
|
Fix pnUUID linking on OSX. Closes #451.
|
10 years ago |
Darryl Pogue
|
a1e3fa6faf
|
Various MinGW compile fixes.
|
11 years ago |
Darryl Pogue
|
274812c057
|
Remove all uses of GuidToString.
|
12 years ago |
Darryl Pogue
|
89e42ed361
|
Move plCreatableUUID somewhere less annoying.
|
13 years ago |
Darryl Pogue
|
c91eb23f92
|
Clean up the linking mess in CMake.
(Of the library variety, not the book variety... although that's still
confusingly similar terminology)
|
13 years ago |
Darryl Pogue
|
da53353cda
|
Turns out Windows needs Rpcrt4.lib for UUIDs.
|
13 years ago |
Darryl Pogue
|
8a28ba9e89
|
Move plUUID to pnUUID.
--HG--
rename : Sources/Plasma/PubUtilLib/plUUID/plUUID.cpp => Sources/Plasma/NucleusLib/pnUUID/pnUUID.cpp
rename : Sources/Plasma/PubUtilLib/plUUID/plUUID.h => Sources/Plasma/NucleusLib/pnUUID/pnUUID.h
rename : Sources/Plasma/PubUtilLib/plUUID/plUUID_Unix.cpp => Sources/Plasma/NucleusLib/pnUUID/pnUUID_Unix.cpp
rename : Sources/Plasma/PubUtilLib/plUUID/plUUID_Win32.cpp => Sources/Plasma/NucleusLib/pnUUID/pnUUID_Win32.cpp
|
13 years ago |