Pinned Repositories
apps-gorm
Gorm is a clone of the Cocoa (OpenStep/NeXTSTEP) `Interface Builder' application for GNUstep
libobjc2
Objective-C runtime library intended for use with Clang.
libs-back
The GNUstep gui library is a library of graphical user interface classes written completely in the Objective-C language; the classes are based upon Apple's Cocoa framework (which came from the OpenStep specification). *** Larger patches require copyright assignment to FSF. please file bugs here. ***
libs-base
The GNUstep Base Library is a library of general-purpose, non-graphical Objective C objects.
libs-corebase
The GNUstep CoreBase Library is a library of general-purpose, non-graphical C objects.
libs-gui
The GNUstep gui library is a library of graphical user interface classes written completely in the Objective-C language; the classes are based upon Apple's Cocoa framework (which came from the OpenStep specification). *** Larger patches require copyright assignment to FSF. please file bugs here. ***
libs-quartzcore
GNUstep QuartzCore, an implementation of the Core Animation APIs intended for use with GNUstep
tools-android
Objective-C on Android with Foundation, CoreFoundation, and libdispatch.
tools-make
The makefile package is a simple, powerful and extensible way to write makefiles for a GNUstep-based project.
tools-windows-msvc
Objective-C on Windows using Clang and GNUstep.
GNUstep's Repositories
gnustep/libs-base
The GNUstep Base Library is a library of general-purpose, non-graphical Objective C objects.
gnustep/libobjc2
Objective-C runtime library intended for use with Clang.
gnustep/libs-gui
The GNUstep gui library is a library of graphical user interface classes written completely in the Objective-C language; the classes are based upon Apple's Cocoa framework (which came from the OpenStep specification). *** Larger patches require copyright assignment to FSF. please file bugs here. ***
gnustep/apps-gorm
Gorm is a clone of the Cocoa (OpenStep/NeXTSTEP) `Interface Builder' application for GNUstep
gnustep/libs-back
The GNUstep gui library is a library of graphical user interface classes written completely in the Objective-C language; the classes are based upon Apple's Cocoa framework (which came from the OpenStep specification). *** Larger patches require copyright assignment to FSF. please file bugs here. ***
gnustep/tools-android
Objective-C on Android with Foundation, CoreFoundation, and libdispatch.
gnustep/tools-windows-msvc
Objective-C on Windows using Clang and GNUstep.
gnustep/libs-corebase
The GNUstep CoreBase Library is a library of general-purpose, non-graphical C objects.
gnustep/libs-xcode
The GNUstep Xcode Library is a library for building xcode projects. It can be used to parse and provide information regarding an xcode project or used to build an xcode project directly.
gnustep/tools-make
The makefile package is a simple, powerful and extensible way to write makefiles for a GNUstep-based project.
gnustep/apps-gworkspace
GWorkspace is GNUstep's Workspace Manager and offers a File Manager and an optional Desktop with associated services and tools.
gnustep/gap
MIRRORED from Savannah. Pull requests CANNOT be accepted. Please reach out to us over mailing lists.
gnustep/apps-projectcenter
IDE - Integrated Development Environment. PC manages code and builds applications, frameworks and libraries, use GORM for Interface editing.
gnustep/libs-performance
High-Performance library for Data Structures (FIFO, Indexed SkipLists, Linked Lists...) manipulation
gnustep/libs-webserver
WebServer library for GNUstep.
gnustep/tools-scripts
The purpose of these scripts is to simplify GNUstep installation and dependency management.
gnustep/apps-systempreferences
System Preferences application and pane framework for GNUstep.
gnustep/gnustep.github.io
GNUstep website hosted on GitHub
gnustep/libs-sqlclient
The SQLClient library is designed to provide a simple interface to SQL databases for GNUstep applications.
gnustep/apps-easydiff
GNUstep's diff software.
gnustep/plugins-themes-WinUXTheme
Win32 native widgets theme for GNUstep.
gnustep/tools-packaging
Packaging modern GNUstep for Linux Distributions for Debian
gnustep/libs-ec
Enterprise Control Configuration and Logging
gnustep/tools-xctest
gnustep/documentation
Aggregated documentation for the new doc website (WIP)
gnustep/libs-webservices
The WebServer library contains a collection of classes to be used for creating client and server 'web service' applications
gnustep/xib2coder
gnustep/.github
A special repository that adds org-global settings, including an org-wide README.
gnustep/assets-avd
Custom Android Emulator Images for CI
gnustep/framework-UnitKit
Minimalistic unit testing framework for GNUstep