The makefile package is a simple, powerful and extensible way to write makefiles for a GNUstep-based project.
Find a file
Richard Frith-MacDonald 5517909208 merge in fixes from trunk
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/branches/gnustep_stable_20070311@24938 72102866-910b-0410-8b05-ffd578937521
2007-03-29 16:48:25 +00:00
config-precomp-test Implemented more intelligent test for precompiled headers 2007-01-16 16:40:24 +00:00
Documentation merge in fixes from trunk 2007-03-29 16:48:25 +00:00
FilesystemLayouts merge in fixes from trunk 2007-03-29 16:48:25 +00:00
Instance merge in fixes from trunk 2007-03-29 16:48:25 +00:00
Master merge in fixes from trunk 2007-03-29 16:48:25 +00:00
.cvsignore Updated 2006-09-19 00:32:39 +00:00
aggregate.make * Update FSF Address. 2005-05-22 03:20:14 +00:00
ANNOUNCE Version 1.13.0 2006-08-28 14:24:35 +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 FSF Address. 2005-05-22 03:20:14 +00:00
bundle.make * Update FSF Address. 2005-05-22 03:20:14 +00:00
ChangeLog merge in fixes from trunk 2007-03-29 16:48:25 +00:00
ChangeLog.1 Moved ChangeLog to ChangeLog.1 2002-11-01 14:11:59 +00:00
clean_cpu.sh * Update FSF Address. 2005-05-22 03:20:14 +00:00
clean_os.sh * target.make (netbsd): Remove static libs version of netbsd 2005-10-17 20:31:39 +00:00
clean_vendor.sh * Update FSF Address. 2005-05-22 03:20:14 +00:00
clibrary.make * Update FSF Address. 2005-05-22 03:20:14 +00:00
common.make merge in fixes from trunk 2007-03-29 16:48:25 +00:00
config-noarch.make.in Removed deprecation warnings that were triggered spuriously 2007-02-18 21:26:54 +00:00
config.guess Update to latest version 2006-10-02 02:54:30 +00:00
config.make.in Proper check for altex2html 2007-03-05 15:10:38 +00:00
config.site Introduced new variable GNUSTEP_IS_FLATTENED to switch the default flattened status from no to yes 2006-10-02 15:54:56 +00:00
config.sub Update to latest version 2006-10-02 02:54:30 +00:00
config_thread.m Better thread testing 2003-06-06 01:55:21 +00:00
configure merge in fixes from trunk 2007-03-29 16:48:25 +00:00
configure.ac merge in fixes from trunk 2007-03-29 16:48:25 +00:00
COPYING * Update FSF Address. 2005-05-22 03:20:14 +00:00
cpu.sh * Update FSF Address. 2005-05-22 03:20:14 +00:00
ctool.make * Update FSF Address. 2005-05-22 03:20:14 +00:00
debugapp Fixed comment on top of file 2006-10-03 16:26:17 +00:00
documentation.make * Update FSF Address. 2005-05-22 03:20:14 +00:00
empty.make Added file that had been missing in past commit 2007-02-18 06:05:22 +00:00
executable.template.in Fixed typo in executable-template.in 2007-02-15 00:16:46 +00:00
FAQ Version 1.13.0 2006-08-28 14:24:35 +00:00
filesystem.csh.in Added GNUSTEP_*_USERS_DIR 2007-03-06 13:24:25 +00:00
filesystem.make.in Added GNUSTEP_*_USERS_DIR 2007-03-06 13:24:25 +00:00
filesystem.sh.in Added GNUSTEP_*_USERS_DIR 2007-03-06 13:24:25 +00:00
fixpath.sh.in * Update FSF Address. 2005-05-22 03:20:14 +00:00
framework.make * Update FSF Address. 2005-05-22 03:20:14 +00:00
GNUmakefile.in 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
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 Updated for new variable names GNUSTEP_xxx_DOC[_yyy] instead of GNUSTEP_xxx_DOCUMENTATION[_yyy] 2007-02-26 18:12:48 +00:00
GNUstep-HOWTO Version 1.13.0 2006-08-28 14:24:35 +00:00
gnustep-make-help Added print-gnustep-make-help target 2007-02-12 22:59:16 +00:00
gnustep-make.spec.in A bit of tidyup of RPM example spec file 2007-02-14 21:48:55 +00:00
GNUstep-reset.sh Added GNUSTEP_*_USERS_DIR 2007-03-06 13:24:25 +00:00
GNUstep.conf.in Added GNUSTEP_*_USERS_DIR 2007-03-06 13:24:25 +00:00
GNUstep.csh.in Fixed setting up PATH in GNUstep.csh 2007-03-08 14:17:58 +00:00
GNUstep.sh.in Added GNUSTEP_*_WEB_APPS for GSWeb and SOPE; fixed some minor filesystem layouts bits 2007-03-05 16:49:54 +00:00
gswapp.make * Update FSF Address. 2005-05-22 03:20:14 +00:00
gswbundle.make * Update FSF Address. 2005-05-22 03:20:14 +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
java-executable.template Updated java-tool.make for new filesystem structure 2007-02-14 14:23:25 +00:00
java-tool.make * Update FSF Address. 2005-05-22 03:20:14 +00:00
java.make * Update FSF Address. 2005-05-22 03:20:14 +00:00
jni.make * Update FSF Address. 2005-05-22 03:20:14 +00:00
ld_lib_path.csh More filesystem support updates 2007-02-14 13:46:52 +00:00
ld_lib_path.sh More filesystem support updates 2007-02-14 13:46:52 +00:00
library-combo.make * Update FSF Address. 2005-05-22 03:20:14 +00:00
library.make * Update FSF Address. 2005-05-22 03:20:14 +00:00
messages.make Implemented precompiled headers support 2007-01-16 02:04:51 +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 FSF Address. 2005-05-22 03:20:14 +00:00
native-library.make * Update FSF Address. 2005-05-22 03:20:14 +00:00
NEWS Version 1.13.0 2006-08-28 14:24:35 +00:00
objc.make * Update FSF Address. 2005-05-22 03:20:14 +00:00
openapp.in Added GNUSTEP_xxx_ADMIN_APPS and GNUSTEP_xxx_ADMIN_TOOLS 2007-02-16 20:14:44 +00:00
opentool.in Added GNUSTEP_xxx_ADMIN_APPS and GNUSTEP_xxx_ADMIN_TOOLS 2007-02-16 20:14:44 +00:00
os.sh * Update FSF Address. 2005-05-22 03:20:14 +00:00
palette.make * Update FSF Address. 2005-05-22 03:20:14 +00:00
print_unique_pathlist.sh More work on filesystem support 2007-02-14 05:47:05 +00:00
README Version 1.11.0 2005-07-21 13:44:32 +00:00
relative_path.sh Fixup for relpath generation error when arguments are the same. 2007-03-01 16:59:37 +00:00
resource-set.make * Update FSF Address. 2005-05-22 03:20:14 +00:00
rules.make Added missing PHONY target declaration 2007-02-18 21:11:29 +00:00
service.make * Update FSF Address. 2005-05-22 03:20:14 +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 FSF Address. 2005-05-22 03:20:14 +00:00
subproject.make * Update FSF Address. 2005-05-22 03:20:14 +00:00
tar-exclude-list Fixed excluding subversions dir from installed packages ... hopefully having 2004-11-07 04:23:05 +00:00
target.make Implemented versioning of DLLs in a way that works exactly in the same way as it works under Unix 2007-03-09 11:42:00 +00:00
test-application.make * Update FSF Address. 2005-05-22 03:20:14 +00:00
test-library.make * Update FSF Address. 2005-05-22 03:20:14 +00:00
test-tool.make * Update FSF Address. 2005-05-22 03:20:14 +00:00
tool.make * Update FSF Address. 2005-05-22 03:20:14 +00:00
vendor.sh * Update FSF Address. 2005-05-22 03:20:14 +00:00
Version merge in fixes from trunk 2007-03-29 16:48:25 +00:00

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

Here is some introductory info to get you started:

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.

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.

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.

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.

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>.