Difference between revisions of "Organization"
Jump to navigation
Jump to search
(gdl2 added) |
(Updates from Gregory and GitHub.) |
||
Line 9: | Line 9: | ||
! Name !! Owner !! Summary !! Status !! Notes | ! Name !! Owner !! Summary !! Status !! Notes | ||
|- | |- | ||
− | | [https://github.com/gnustep/libs-base/ base] || | + | | [https://github.com/gnustep/libs-base/ base] || Richard Frith-MacDonald || || || |
|- | |- | ||
− | | [https://github.com/gnustep/libs-gui/ gui] || | + | | [https://github.com/gnustep/libs-gui/ gui] || Fred Kiefer || || Done? || |
|- | |- | ||
− | | [https://github.com/gnustep/libs-back/ back] || | + | | [https://github.com/gnustep/libs-back/ back] || Fred Kiefer || Tells the system how to draw objects from libs-gui. || || |
|- | |- | ||
− | | [https://github.com/gnustep/ | + | | [https://github.com/gnustep/libobjc2/ libobjc2] || || Objective-C runtime library for Clang. || || |
|- | |- | ||
− | | [https://github.com/gnustep/libs-ruby/ rigs] || | + | | [https://github.com/gnustep/libs-xcode/ xcode] || Gregory Casamento || || || |
+ | |- | ||
+ | | [https://github.com/gnustep/libs-quartzcore/ quartzcore] || Ivan Vucica || Implementation of Core Animation. || || | ||
+ | |- | ||
+ | | [https://github.com/gnustep/libs-opal/ opal] || || Implementation of Quartz 2D built on top of Cairo. || || | ||
+ | |- | ||
+ | | [https://github.com/gnustep/libs-ruby/ rigs] || Unmaintained || Ruby bindings. || Not working || | ||
|- | |- | ||
| [https://github.com/gnustep/gdl2/ gdl2] || || clone of the Enterprise Objects Framework (EOF) || compiles, but doesn’t currently build the postgresqladaptor (which is needed to make it work with PostgreSQL) without special configuration options || | | [https://github.com/gnustep/gdl2/ gdl2] || || clone of the Enterprise Objects Framework (EOF) || compiles, but doesn’t currently build the postgresqladaptor (which is needed to make it work with PostgreSQL) without special configuration options || | ||
Line 28: | Line 34: | ||
! Name !! Owner !! Summary !! Status !! Notes | ! Name !! Owner !! Summary !! Status !! Notes | ||
|- | |- | ||
− | | make || | + | | make || Richard Frith-MacDonald || || || |
|- | |- | ||
− | | nib2xib || | + | | nib2xib || Gregory Casamento || || Not ready, in active development || |
|- | |- | ||
− | | autogsdoc || || Generates HTML, XML, etc. reference documentation from source code. || || Part of base | + | | autogsdoc || || Generates HTML, XML, etc. reference documentation from source code. || || Part of base |
|} | |} | ||
Line 40: | Line 46: | ||
! Name !! Owner !! Summary !! Status !! Notes | ! Name !! Owner !! Summary !! Status !! Notes | ||
|- | |- | ||
− | | System Preferences || | + | | System Preferences || Gregory Casamento, Riccardo Mottola || || || |
|- | |- | ||
− | | | + | | Gorm || Gregory Casamento || A clone of the Interface Builder app. || || |
|- | |- | ||
− | | ProjectCenter || || | + | | ProjectCenter || Riccardo Mottola || IDE (Integrated Development Environment). || || |
+ | |- | ||
+ | | GWorkspace || Riccardo Mottola || File manager. || || | ||
|} | |} | ||
Line 52: | Line 60: | ||
! Name !! Owner !! Summary !! Status !! Notes | ! Name !! Owner !! Summary !! Status !! Notes | ||
|- | |- | ||
− | | gnustep.org || || || || | + | | [https://www.gnustep.org/ gnustep.org] || || Official GNUstep website. || || |
+ | |- | ||
+ | | [https://mediawiki.gnustep.org/ wiki.gnustep.org] || Ivan Vucica || GNUstep wiki. || || | ||
|- | |- | ||
− | | | + | | [https://gap.nongnu.org/ gap.nongnu.org] || || Collection of GNUstep apps. || || |
|} | |} |
Latest revision as of 00:45, 13 June 2025
The Owner section is essentially who is currently maintaining it (or who has the most knowledge of the item) and can contain more than one person. To make it challenging, please keep the Summary to one sentence.
Please only add things to this that are officially part of GNUstep, not GNUstep-adjacent (such as GSDE).
Name | Owner | Summary | Status | Notes |
---|---|---|---|---|
base | Richard Frith-MacDonald | |||
gui | Fred Kiefer | Done? | ||
back | Fred Kiefer | Tells the system how to draw objects from libs-gui. | ||
libobjc2 | Objective-C runtime library for Clang. | |||
xcode | Gregory Casamento | |||
quartzcore | Ivan Vucica | Implementation of Core Animation. | ||
opal | Implementation of Quartz 2D built on top of Cairo. | |||
rigs | Unmaintained | Ruby bindings. | Not working | |
gdl2 | clone of the Enterprise Objects Framework (EOF) | compiles, but doesn’t currently build the postgresqladaptor (which is needed to make it work with PostgreSQL) without special configuration options |
Name | Owner | Summary | Status | Notes |
---|---|---|---|---|
make | Richard Frith-MacDonald | |||
nib2xib | Gregory Casamento | Not ready, in active development | ||
autogsdoc | Generates HTML, XML, etc. reference documentation from source code. | Part of base |
Name | Owner | Summary | Status | Notes |
---|---|---|---|---|
System Preferences | Gregory Casamento, Riccardo Mottola | |||
Gorm | Gregory Casamento | A clone of the Interface Builder app. | ||
ProjectCenter | Riccardo Mottola | IDE (Integrated Development Environment). | ||
GWorkspace | Riccardo Mottola | File manager. |
Name | Owner | Summary | Status | Notes |
---|---|---|---|---|
gnustep.org | Official GNUstep website. | |||
wiki.gnustep.org | Ivan Vucica | GNUstep wiki. | ||
gap.nongnu.org | Collection of GNUstep apps. |