The makefile package is a simple, powerful and extensible way to write makefiles for a GNUstep-based project.
Find a file
Gregory John Casamento 9a6f5d296c Add storyboard to stamp
2020-09-07 21:45:25 -04:00
config-install-p-test Use full path for install on MinGW. On all platforms, check if 'install -p' works, and use it if available. Added configure option to disable it 2009-02-02 16:35:21 +00:00
config-precomp-test Patch by Yavor Doganov <yavor@gnu.org> to better support precompiler 2020-05-09 17:37:36 +02:00
Documentation release-chore: For 2.8.0, fix which 'changes in' section is included. 2020-04-13 23:44:13 +01:00
FilesystemLayouts fix typo 2016-05-13 06:58:24 +00:00
Instance Add storyboard to stamp 2020-09-07 21:45:25 -04:00
m4 * gs_gcc_version.m4: Add -dumpfullversion to the version 2020-06-07 21:39:38 +02:00
Master Add support for creating Mercurial tags and archives from Mercurial tags 2019-10-29 15:46:49 +01:00
TestFramework fixup for near-equality test 2020-07-31 14:58:21 +01:00
.cvsignore Updated 2006-09-19 00:32:39 +00:00
.gitignore docs: Prepare release documentation 2020-03-29 18:58:44 +02:00
aclocal.m4 If the gnustep-2.0 ABI is used, emit a warning if a suspicious linker is found. 2019-12-06 22:29:31 +01:00
aggregate.make Implemented new API (serial-subdirectories.make and parallel-subdirectories.make) to build subdirectories. aggregate.make is still available for backwards compatibility 2010-02-12 22:00:05 +00:00
ANNOUNCE documentation: Regenerate the ANNOUNCE file once again. 2020-04-13 23:44:16 +01:00
app-wrapper.template More native integration for applications ... install a symlink into Tools to start them up very fast, shortcutting the *step emulation layer 2007-03-08 17:15:05 +00:00
application.make Update license to GPL 3 2007-10-30 14:18:41 +00:00
bake_debian_files.sh Fixed a typo in bake_debian_files. Fixed dates on some entries in ChangeLog. 2015-11-14 23:37:51 +00:00
bundle.make Update license to GPL 3 2007-10-30 14:18:41 +00:00
ChangeLog * configure.ac: Increase AC version number and use OBJCXX directly. 2020-08-30 20:42:33 +02:00
ChangeLog.1 Moved ChangeLog to ChangeLog.1 2002-11-01 14:11:59 +00:00
clean_cpu.sh Update license to GPL 3 2007-10-30 14:18:41 +00:00
clean_os.sh Detect newer versions of darwin, and future ones as well 2008-03-30 20:18:43 +00:00
clean_vendor.sh Update license to GPL 3 2007-10-30 14:18:41 +00:00
clibrary.make Update license to GPL 3 2007-10-30 14:18:41 +00:00
CODEOWNERS Create CODEOWNERS 2020-05-29 04:00:08 -04:00
common.make Changes to make sure that nonfragile ABI settings are implied by gnu/ng runtime 2018-07-09 15:17:49 +01:00
config-noarch.make.in Preliminary support for installing and resolving pkg-config files 2016-07-08 13:09:17 +00:00
config.guess applied mingw updates patch 2016-05-19 07:10:06 +00:00
config.make.in allow specifing the runtime abi to use 2019-12-03 22:49:26 +01:00
config.site Update license to GPL 3 2007-10-30 14:18:41 +00:00
config.sub applied mingw updates patch 2016-05-19 07:10:06 +00:00
config_thread.m Fixed incorrect usage of pthread_create when testing a non-GNU runtime 2010-09-06 00:12:15 +00:00
configure * configure.ac: Increase AC version number and use OBJCXX directly. 2020-08-30 20:42:33 +02:00
configure.ac * configure.ac: Increase AC version number and use OBJCXX directly. 2020-08-30 20:42:33 +02:00
COPYING Update license to GPL 3 2007-10-30 14:18:41 +00:00
cpu.sh Update license to GPL 3 2007-10-30 14:18:41 +00:00
ctool.make Update license to GPL 3 2007-10-30 14:18:41 +00:00
debugapp Update license to GPL 3 2007-10-30 14:18:41 +00:00
documentation.make Update license to GPL 3 2007-10-30 14:18:41 +00:00
empty.make Added file that had been missing in past commit 2007-02-18 06:05:22 +00:00
executable.template.in Update license to GPL 3 2007-10-30 14:18:41 +00:00
FAQ Version 2.0.7 2008-12-21 22:47:52 +00:00
filesystem.csh.in Implemented %u, %i and %% for GNUSTEP_USER_DIR_xxx variables 2011-03-22 15:13:21 +00:00
filesystem.make.in Implemented %u, %i and %% for GNUSTEP_USER_DIR_xxx variables 2011-03-22 15:13:21 +00:00
filesystem.sh.in Implemented %u, %i and %% for GNUSTEP_USER_DIR_xxx variables 2011-03-22 15:13:21 +00:00
fixpath.sh.in Update license to GPL 3 2007-10-30 14:18:41 +00:00
framework.make Update license to GPL 3 2007-10-30 14:18:41 +00:00
GNUmakefile.in Add support for creating Mercurial tags and archives from Mercurial tags 2019-10-29 15:46:49 +01:00
GNUmakefile.postamble Renamed Makefiles to GNUmakefile. 1997-10-28 03:13:18 +00:00
GNUmakefile.preamble Re-add untrasnfered files 2001-03-02 15:37:20 +00:00
gnustep-config.in fix typo in comment 2018-07-10 10:42:54 +01:00
GNUstep-HOWTO Version 2.0.7 2008-12-21 22:47:52 +00:00
gnustep-make-help Implemented new 'make internalmessages=yes' option which prints all recursive make invocations. Never print them (uninteresting/annoying for users) unless internalmessages=yes is used 2010-02-14 23:13:47 +00:00
gnustep-make-ld.so.conf.in Debian packaging support, which should now correctly support building source packages. 2014-05-05 00:47:20 +00:00
gnustep-make.spec.in Fixed RPM generation (using supplied spec file) for gnustep-make 2011-03-16 10:25:42 +00:00
GNUstep-reset.sh Removed shebang from all scripts that are to be sourced, not executed, to stop warning from rpmlint and other packaging checking programs 2008-01-17 02:32:21 +00:00
GNUstep-strict-v2.conf.in Install strict v2 GNUstep.conf file when running in strict v2 mode; improved a little the GNUmakefile.in messages 2008-01-15 14:35:36 +00:00
GNUstep.conf.in revert recent changes 2010-09-16 14:08:16 +00:00
GNUstep.csh.in Preliminary support for installing and resolving pkg-config files 2016-07-08 13:09:17 +00:00
GNUstep.sh.in Preliminary support for installing and resolving pkg-config files 2016-07-08 13:09:17 +00:00
gswapp.make Update license to GPL 3 2007-10-30 14:18:41 +00:00
gswbundle.make Update license to GPL 3 2007-10-30 14:18:41 +00:00
INSTALL Updates for new release 2017-04-14 09:44:34 +00:00
install-sh Initial revision 1997-09-16 01:07:48 +00:00
installation-domains.conf add lobobjc2 to system libraries 2011-12-19 22:36:38 +00:00
java-executable.template Fixed copyright notices to tell the user they can read the GPL in the COPYING file, not COPYING.LIB 2007-07-13 10:11:48 +00:00
java-tool.make Update license to GPL 3 2007-10-30 14:18:41 +00:00
java.make Update license to GPL 3 2007-10-30 14:18:41 +00:00
jni.make applied mingw updates patch 2016-05-19 07:10:06 +00:00
library-combo.make Changes to make activation of ARC for a project easier and more flexible 2020-02-17 11:35:55 +00:00
library.make Update license to GPL 3 2007-10-30 14:18:41 +00:00
messages.make Preliminary support for installing and resolving pkg-config files 2016-07-08 13:09:17 +00:00
mkinstalldirs Do not test for 'mkdir -p' ... mkdir -p was supposed to prevent race conditions, 2002-10-04 23:56:24 +00:00
names.make Update license to GPL 3 2007-10-30 14:18:41 +00:00
native-library.make Update license to GPL 3 2007-10-30 14:18:41 +00:00
NEWS release-chore: Bump version to 2.8.0 and update release notes. 2020-04-05 15:59:54 +01:00
nsi-app.template * Master/nsis.make: Generalize to install in other than Applications. 2007-12-20 16:42:38 +00:00
nsi-lib.template Add support for library and framework packages 2012-02-17 20:35:40 +00:00
objc.make Print a deprecation warning if objc.make is used 2011-04-11 20:51:47 +00:00
openapp.in Changed to restructure subdirectory layout for binaries and system dependent 2016-06-25 07:12:41 +00:00
opentool.in Changed to restructure subdirectory layout for binaries and system dependent 2016-06-25 07:12:41 +00:00
os.sh Update license to GPL 3 2007-10-30 14:18:41 +00:00
palette.make Update license to GPL 3 2007-10-30 14:18:41 +00:00
parallel-subdirectories.make Implemented new API (serial-subdirectories.make and parallel-subdirectories.make) to build subdirectories. aggregate.make is still available for backwards compatibility 2010-02-12 22:00:05 +00:00
print_unique_pathlist.sh Fixup incorrect ordering of directories in toll and library paths. 2008-11-28 12:18:38 +00:00
README Updates for new release 2017-04-14 09:44:34 +00:00
README.Packaging Changes for next release 2016-03-04 13:44:13 +00:00
relative_path.sh Reimplemented improvement on relative paths in a way that should keep the configuration system working for relative paths 2008-01-09 17:44:12 +00:00
RELEASENOTES release-chore: Bump version to 2.8.0 and update release notes. 2020-04-05 15:59:54 +01:00
resource-set.make Update license to GPL 3 2007-10-30 14:18:41 +00:00
rules.make Fix variable name in rules.make to make compiling for ARC actually work. 2020-07-09 17:57:32 +02:00
serial-subdirectories.make Implemented new API (serial-subdirectories.make and parallel-subdirectories.make) to build subdirectories. aggregate.make is still available for backwards compatibility 2010-02-12 22:00:05 +00:00
service.make Update license to GPL 3 2007-10-30 14:18:41 +00:00
spec-rules.template Updated and simplified rpm building. In particular, removed separate debug packages 2007-02-18 06:02:43 +00:00
strip_makefiles.sh Update license to GPL 3 2007-10-30 14:18:41 +00:00
subproject.make Update license to GPL 3 2007-10-30 14:18:41 +00:00
tar-exclude-list Fixed excluding subversions dir from installed packages ... hopefully having 2004-11-07 04:23:05 +00:00
target.make adopt rfm's combined sed for the other OSes 2020-02-28 03:49:56 +00:00
test-application.make Update license to GPL 3 2007-10-30 14:18:41 +00:00
test-library.make Update license to GPL 3 2007-10-30 14:18:41 +00:00
test-tool.make Update license to GPL 3 2007-10-30 14:18:41 +00:00
tool.make Update license to GPL 3 2007-10-30 14:18:41 +00:00
vendor.sh Update license to GPL 3 2007-10-30 14:18:41 +00:00
Version release-chore: Bump version to 2.8.0 and update release notes. 2020-04-05 15:59:54 +01:00

1 GNUstep makefile package
**************************

Here is some introductory info to get you started:

1.1 What is the GNUstep makefile package?
=========================================

The makefile package is a simple, powerful and extensible way to write
makefiles for a GNUstep-based project.  It allows the user to write a
project without having to deal with the complex issues associated with
configuration, building, installation, and packaging.  It also allows
the user to easily create cross-compiled binaries.

1.2 Information
===============

The file 'NEWS' has this packages feature history.

   The files 'INSTALL' or 'GNUstep-HOWTO' give instructions for
installing the packages.  Also see the 'machines' documentation and
various machine specific READMEs in the Documentation directory.

   Files in the 'Documentation' directory have information on the design
of the Makefile system and how to write your own makefiles that work
with it.

1.3 License
===========

The GNUstep libraries are covered under the GNU Lesser Public License.
This means you can use these libraries in any program (even non-free
programs).  If you distribute the libraries along with your program, you
must make the improvements you have made to the libraries freely
available.  You should read the COPYING.LIB file for more information.

   GNUstep tools, test programs, and other files are covered under the
GNU General Public License.  The GNU GPL is a free software license,
which requires that all the released improved versions be free software
as well.  You should read the COPYING file for more information.

   The GNUstep make package is licensed under the GNU GPL.

1.4 History
===========

The GNUstep makefile package was designed by Scott Christley and Ovidiu
Predescu.

   Flags for building shared libraries and bundles on several systems
were originally identified by Mircea Oancea <mircea@pathcom.com>.

   Richard Frith-Macdonald <richard@brainstorm.co.uk> also contributed
with ideas.

   Nicola Pero <nicola@brainstorm.co.uk> rewrote much of the rule
procedures to increase the speed of the package by over a factor of 7.
He also rewrote much of the rest of the system to make it simpler and
more effective.

1.5 How can you help?
=====================

   * Give us feedback!  Tell us what you like; tell us what you think
     could be better.  Send bug reports to <bug-gnustep@gnu.org>.