The makefile package is a simple, powerful and extensible way to write makefiles for a GNUstep-based project.
Find a file
Adam Fedor 73ffb584cf * common.make: Remove 'd' suffix for debug libraries.
* which_lib.c: Don't search for debug libraries in case there are
old ones still around.

* Documentation/news.texi: Update for new release.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@23324 72102866-910b-0410-8b05-ffd578937521
2006-08-24 17:25:23 +00:00
Documentation * common.make: Remove 'd' suffix for debug libraries. 2006-08-24 17:25:23 +00:00
Instance 2006-03-07 Jeremy Bettis <jeremy@deadbeef.com> 2006-03-07 20:21:29 +00:00
Master * Master/source-distribution.make (svn-tag): Add comment line 2006-03-27 15:19:12 +00:00
.cvsignore Ignore GNUstep.conf in .cvsignore 2005-10-12 23:05:13 +00:00
aggregate.make * Update FSF Address. 2005-05-22 03:20:14 +00:00
ANNOUNCE Version 1.12.0 2006-03-14 04:13:57 +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 * common.make: Remove 'd' suffix for debug libraries. 2006-08-24 17:25:23 +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 * common.make: Remove 'd' suffix for debug libraries. 2006-08-24 17:25:23 +00:00
config.guess Updated config.guess and config.sub from latest GNU version 2005-10-19 12:52:35 +00:00
config.h.in Changes to better chack for whitespace at end of line 2005-10-23 11:24:30 +00:00
config.make.in Fixed typo in comment 2006-08-10 10:09:47 +00:00
config.site * Update FSF Address. 2005-05-22 03:20:14 +00:00
config.sub Updated config.guess and config.sub from latest GNU version 2005-10-19 12:52:35 +00:00
config_thread.m Better thread testing 2003-06-06 01:55:21 +00:00
configure Correction for issue with LN_S on mingw. 2006-07-29 14:52:03 +00:00
configure.ac Allow --without-local-root 2006-07-07 13:28:20 +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
create_domain_dir_tree.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.in Use GNUSTEP_MAKEFILES, not MAKEFILES_SUFFIX 2005-10-12 20:45:14 +00:00
documentation.make * Update FSF Address. 2005-05-22 03:20:14 +00:00
executable.template.in Use GNUSTEP_MAKEFILES, not MAKEFILES_SUFFIX 2005-10-12 20:45:14 +00:00
FAQ Version 1.12.0 2006-03-14 04:13:57 +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 Fix to make install directory for config.make 2006-07-05 17:35:10 +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-HOWTO Version 1.12.0 2006-03-14 04:13:57 +00:00
gnustep-make.spec.in Use GNUSTEP_MAKEFILES, not MAKEFILES_SUFFIX 2005-10-12 20:45:14 +00:00
GNUstep-reset.sh Get rid of user_home in favour of configuration files 2005-10-13 02:42:10 +00:00
GNUstep.conf.in Attempt to prevent con figuration with bad paths on windows 2006-07-06 12:19:32 +00:00
GNUstep.csh.in Attempt to prevent con figuration with bad paths on windows 2006-07-06 12:19:32 +00:00
GNUstep.sh.in Attempt to prevent con figuration with bad paths on windows 2006-07-06 12:19:32 +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 * Version 1.10.0 2004-09-04 15:06:15 +00:00
install-sh Initial revision 1997-09-16 01:07:48 +00:00
java-executable.template * Update FSF Address. 2005-05-22 03:20:14 +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 * Update FSF Address. 2005-05-22 03:20:14 +00:00
ld_lib_path.sh * Update FSF Address. 2005-05-22 03:20:14 +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 * Update FSF Address. 2005-05-22 03:20:14 +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
move_obsolete_paths.sh * Update FSF Address. 2005-05-22 03:20:14 +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.12.0 2006-03-14 04:13:57 +00:00
objc.make * Update FSF Address. 2005-05-22 03:20:14 +00:00
openapp.in Revert changes which re-broke basic operation on windows, and attempted 2006-01-01 15:27:02 +00:00
opentool.in Minor tweak to use environment variable. 2005-12-02 09:09:00 +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
README Version 1.11.0 2005-07-21 13:44:32 +00:00
relative_path.sh * Update FSF Address. 2005-05-22 03:20:14 +00:00
resource-set.make * Update FSF Address. 2005-05-22 03:20:14 +00:00
rules.make Only define config.make rule where non-flattened 2006-07-06 05:37:14 +00:00
service.make * Update FSF Address. 2005-05-22 03:20:14 +00:00
setlocaltz.sh * Update FSF Address. 2005-05-22 03:20:14 +00:00
spec-debug-alone-rules.template Filesystem change 2003-04-28 02:29:49 +00:00
spec-debug-rules.template Filesystem change 2003-04-28 02:29:49 +00:00
spec-rules.template Filesystem change 2003-04-28 02:29:49 +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 * target.make: Add dragonfly OS. 2006-08-21 19:05:13 +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
transform_paths.sh * 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 Version 1.12.0 2006-03-14 04:13:57 +00:00
which_lib.c * common.make: Remove 'd' suffix for debug libraries. 2006-08-24 17:25:23 +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>.