-
Notifications
You must be signed in to change notification settings - Fork 0
Ibadinov/gnustep-portability
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
1 README ******** This header set is intended to be used while porting Mac apps to GNUstep. Currently it consists of two headers you may be interested in: TargetConditionals.h AvailabilityMacros.h In future it will also include following: OSTypes.h OSAtomic.h 1.1 Requirements ================ On Linux libatomic_ops (http://www.hpl.hp.com/research/linux/atomic_ops/) is required to use OSAtomic.h 1.2 Install =========== Currently there is no automatic installer, just copy files under the 'Headers' folder to the location of your choise. 1.3 Usage ========= Add 'Portability' folder to your compilers include paths. Build. Warning: please do not reference them as <Portability/SomeHeader.h> - it will invariably lead to #ifdefs in code. 1.4 License =========== LGPLv2 Happy hacking!
About
Not really a part of GNUstep, but designed to be used with it. It will be pleasant, if at some point in time it is included in official distribution.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published