The makefile package is a simple, powerful and extensible way to write makefiles for a GNUstep-based project.
Find a file
Nicola Pero 19b9270256 Added GETTING HELP section in README.Packaging
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@27971 72102866-910b-0410-8b05-ffd578937521
2009-02-25 09:08:08 +00: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 Fixed configuring gnustep-make in a separate directory; config-precomp-test was still writing to the source directory 2007-12-15 02:59:42 +00:00
Documentation Added GETTING HELP section in README.Packaging 2009-02-25 09:08:08 +00:00
FilesystemLayouts Updated apple-apple-apple support to automatically choose a reasonable filesystem and config file on Apple Mac OS X 2008-03-02 18:37:50 +00:00
Instance Enable parallel building support by default. Added internal compile targets to .PHONY 2009-02-23 11:12:11 +00:00
Master Improved uninstallation - more accurate attempts to remove all directories that were created when installing. Moved creation of ADDITIONAL_INSTALL_DIRS in Master invocation so they can also be removed accurately. Added .NOTPARALLEL as a safety measure 2009-01-29 00:21:36 +00:00
.cvsignore Updated 2006-09-19 00:32:39 +00:00
aggregate.make Update license to GPL 3 2007-10-30 14:18:41 +00:00
ANNOUNCE Version 2.0.8 2009-01-06 15:37:57 +00: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
bundle.make Update license to GPL 3 2007-10-30 14:18:41 +00:00
ChangeLog Added GETTING HELP section in README.Packaging 2009-02-25 09:08:08 +00: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
common.make Added TODO comment about detecting which version of make is being used (bsd vs gnu) and exit with a friendly message if the bsd one is being used 2009-01-22 14:10:07 +00:00
config-noarch.make.in Implemented experimental parallel building support for tools and libraries 2009-02-09 11:23:24 +00:00
config.guess Updated config.guess and config.sub to latest version from http://savannah.gnu.org/projects/config 2008-05-30 07:24:23 +00:00
config.make.in Simplify an reorganise GC changes 2009-01-11 08:41:17 +00:00
config.site Update license to GPL 3 2007-10-30 14:18:41 +00:00
config.sub Updated config.guess and config.sub to latest version from http://savannah.gnu.org/projects/config 2008-05-30 07:24:23 +00:00
config_thread.m Fixed typo in last change 2008-10-27 14:06:22 +00:00
configure Enable parallel building support by default. Added internal compile targets to .PHONY 2009-02-23 11:12:11 +00:00
configure.ac Enable parallel building support by default. Added internal compile targets to .PHONY 2009-02-23 11:12:11 +00: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 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
filesystem.make.in Update license to GPL 3 2007-10-30 14:18:41 +00:00
filesystem.sh.in 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
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 Minor irrelevant simplification in uninstall for gnustep-make 2009-01-07 11:41:57 +00: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 Fixed bug in gnustep-config that would print spurious output when invoked in some conditions 2008-12-24 17:42:06 +00:00
GNUstep-HOWTO Version 2.0.7 2008-12-21 22:47:52 +00:00
gnustep-make-help Bug fix to properly display the name of GNU make on various systems 2009-02-08 21:38:59 +00:00
gnustep-make.spec.in Update license to GPL 3 2007-10-30 14:18:41 +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 Added GNUSTEP_*_USERS_DIR 2007-03-06 13:24:25 +00:00
GNUstep.csh.in fixed typo 2008-12-08 10:54:51 +00:00
GNUstep.sh.in Fix bug which could cause some path components to be omitted from the paths. 2008-12-05 09:49:10 +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 Fixed typos in last change 2007-02-19 00:56:26 +00:00
install-sh Initial revision 1997-09-16 01:07:48 +00:00
installation-domains.conf Added gnustep-objc to the list of files to be installed into system by default 2008-12-19 14:14:02 +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 Update license to GPL 3 2007-10-30 14:18:41 +00:00
library-combo.make Simplify an reorganise GC changes 2009-01-11 08:41:17 +00:00
library.make Update license to GPL 3 2007-10-30 14:18:41 +00:00
messages.make Print a message when creating the stamp file; small tidyup for last change on framework messages 2008-05-24 14:25:33 +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 Version 2.0.8 2009-01-06 15:37:57 +00:00
nsi-app.template * Master/nsis.make: Generalize to install in other than Applications. 2007-12-20 16:42:38 +00:00
objc.make Update license to GPL 3 2007-10-30 14:18:41 +00:00
openapp.in Small portability fix 2008-06-10 01:37:27 +00:00
opentool.in Simplified, standardized and extended quoting so that it should work on netbsd as well 2007-12-20 04:02:20 +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
print_unique_pathlist.sh Fixup incorrect ordering of directories in toll and library paths. 2008-11-28 12:18:38 +00:00
README Version 2.0.3 updates 2008-01-01 21:12:32 +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 Updated release notes 2009-02-02 16:59:02 +00:00
resource-set.make Update license to GPL 3 2007-10-30 14:18:41 +00:00
rules.make Updated comments on parallel building 2009-02-16 09:52:53 +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 Don't use -flat_namespace 2009-01-22 20:51:57 +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 Version 2.0.8 2009-01-06 15:37:57 +00: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>.