The makefile package is a simple, powerful and extensible way to write makefiles for a GNUstep-based project.
Find a file
Nicola Pero 3192a2ecda Changed to support multiple instances; set FRAMEWORK_VERSION_DIR_NAME and
similar vars in here; replaced CURRENT_VERSION_NAME with XXX_CURRENT_VERSION_NAME,
and DEPLOY_WITH_CURRENT_VERSION with XXX_DEPLOY_WITH_CURRENT_VERSION


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@14938 72102866-910b-0410-8b05-ffd578937521
2002-11-06 13:25:19 +00:00
Documentation Updates 2002-11-06 04:52:11 +00:00
Instance Changed to support multiple instances; set FRAMEWORK_VERSION_DIR_NAME and 2002-11-06 13:25:19 +00:00
Master Added OWNING_PROJECT_HEADER_DIR sort of hack to the subproject invocation, 2002-11-06 13:22:57 +00:00
.cvsignore Added fixpath.sh 2002-03-19 11:21:49 +00:00
aggregate.make Actual code moved into Master/aggregate.make 2002-02-01 11:39:07 +00:00
ANNOUNCE Version 1.5.0 2002-08-31 03:00:02 +00:00
application.make application.make code moved into Master/application.make and 2002-01-31 17:58:08 +00:00
bundle.make Broken into Master and Instance makefiles - code moved into them. New code 2002-02-09 13:53:10 +00:00
ChangeLog Implemented copying an application into another bundle 2002-11-06 11:00:22 +00:00
ChangeLog.1 Moved ChangeLog to ChangeLog.1 2002-11-01 14:11:59 +00:00
clean_cpu.sh Make all alpha variants the same 2001-03-08 15:45:54 +00:00
clean_os.sh Patch to avoid recompiling everything for minor version updates on Darwin 2002-03-06 11:51:06 +00:00
clean_vendor.sh Re-add untrasnfered files 2001-03-02 15:37:20 +00:00
clibrary.make Broken into Master and Instance 2002-02-20 15:36:51 +00:00
common.make Removed two framework variables which should/must be instance specific, 2002-11-06 13:18:02 +00:00
config.guess Updated to latest version which contains yet another fix by us for i18n ld 2002-02-12 11:09:45 +00:00
config.h.in Upgrade to autoconf 2.53 2002-05-02 15:07:49 +00:00
config.make.in Simplify CPPFLAGS 2002-08-16 03:02:06 +00:00
config.site Empty target fix. 2001-10-09 14:51:37 +00:00
config.sub Updated to latest version 2002-02-12 11:10:47 +00:00
config_thread.m Add next flags for tests 2001-04-26 03:46:11 +00:00
configure Small rewrite for efficiency 2002-10-04 13:56:01 +00:00
configure.ac Small rewrite for efficiency 2002-10-04 13:56:01 +00:00
COPYING Add license file. 1997-11-19 22:05:32 +00:00
cpu.sh Initial revision 1997-09-16 01:07:48 +00:00
create_domain_dir_tree.sh New script to create a domain directory tree 2002-10-10 17:34:26 +00:00
ctool.make Broken into Master and Instance makefile 2002-02-20 13:12:34 +00:00
debugapp.in Change GNUSTEP_PATHPREFIX_LIST to GNUSTEP_PATHLIST 2002-06-19 03:46:08 +00:00
documentation.make Broken into Master and Instance 2002-02-22 01:25:16 +00:00
executable.template.in Save some greps to get a small speedup ... on my system approximately a 5% 2002-10-04 22:54:08 +00:00
FAQ Regenerated 2002-09-23 04:02:34 +00:00
fixpath.sh.in Upgrade to autoconf 2.53 2002-05-02 15:07:49 +00:00
framework.make Broken into Master and Instance 2002-02-27 16:28:41 +00:00
GNUmakefile.in Remove the fixpath.sh file on make distclean in gnustep-make 2002-11-04 12:49:18 +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 Regenerated 2002-09-23 04:02:34 +00:00
gnustep-make.spec.in Add GCC_SO_DIR for shared libs. Update docs 2001-07-26 18:34:42 +00:00
GNUstep-reset.sh Quoted a couple of variables 2002-06-26 14:56:57 +00:00
GNUstep.csh.in Moved code to set GUILE_LOAD_PATH from ld_lib_path.csh into GNUstep.csh 2002-10-05 00:14:59 +00:00
GNUstep.sh.in Moved setting the GUILE_LOAD_PATH from ld_lib_path.sh to GNUstep.sh 2002-10-05 00:11:53 +00:00
gswapp.make Broken into Master and Instance 2002-02-22 11:47:14 +00:00
gswbundle.make Broken into Master and Instance 2002-02-22 11:47:14 +00:00
INSTALL Version 1.5.0 2002-08-31 03:00:02 +00:00
install-sh Initial revision 1997-09-16 01:07:48 +00:00
java-executable.template Fixed bug in shell variable evaluation 2001-07-09 16:08:29 +00:00
java-tool.make Rewritten - actual code moved into Master/java-tool.make and Instance/java-tool.make 2002-02-08 13:53:53 +00:00
java.make Broken into Master and Instance makefile and code moved there ... here just 2002-02-08 12:14:38 +00:00
jni.make Merge 0.6.6 branch into main. 2000-08-07 22:06:04 +00:00
ld_lib_path.csh Moved code to set GUILE_LOAD_PATH from ld_lib_path.csh into GNUstep.csh 2002-10-05 00:14:59 +00:00
ld_lib_path.sh Moved setting the GUILE_LOAD_PATH from ld_lib_path.sh to GNUstep.sh 2002-10-05 00:11:53 +00:00
library-combo.make Cleaned up treatment of GC as a new library combo. gc=yes now gets 2002-06-26 14:10:54 +00:00
library.make Broken library.make into Master and Instance 2002-02-20 16:20:02 +00:00
messages.make Added new messages used by new xxx_COPY_INTO_DIR functionality 2002-10-31 13:56:49 +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 Removed unused conditional 2002-01-22 23:24:11 +00:00
NEWS Version 1.5.0 2002-08-31 03:00:02 +00:00
objc.make Broken into Master and Instance 2002-02-22 00:55:02 +00:00
openapp.in Removed aesthetical semicolon in openapp.in 2002-10-04 22:31:07 +00:00
opentool.in Implemented actual support for --library-combo switch 2002-06-25 18:01:46 +00:00
os.sh Initial revision 1997-09-16 01:07:48 +00:00
palette.make Broken into Master and Instance 2002-02-27 16:35:58 +00:00
README Regenerated 2002-09-04 10:38:49 +00:00
relative_path.sh Use a more portable syntax for subcommands (xxx rather than $(xxx)); 2002-06-12 12:55:29 +00:00
resource-set.make New resource-set.make makefiles 2002-03-04 18:32:25 +00:00
rules.make Do not set framework-specific variables such as FRAMEWORK_NAME or 2002-11-06 13:19:13 +00:00
service.make Broken into Master and Instance 2002-02-22 13:16:29 +00:00
setlocaltz.sh Correct location of NSTimeZones 2000-12-13 05:11:29 +00:00
spec-debug-alone-rules.template Remove %install string from comment 2002-10-11 15:33:54 +00:00
spec-debug-rules.template Remove %install string from comment 2002-10-11 15:33:54 +00:00
spec-rules.template Remove %install string from comment 2002-10-11 15:33:54 +00:00
subproject.make Broken into Master and Instance 2002-02-27 16:56:47 +00:00
target.make Unified link commands for libraries and frameworks 2002-10-30 13:20:26 +00:00
test-application.make Use test-app, not testapp, as GNUSTEP_TYPE for test-application 2002-02-22 12:36:41 +00:00
test-library.make Broken test-library.make into Master and Instance 2002-02-22 12:57:52 +00:00
test-tool.make Broken into Master and Instace 2002-02-22 12:49:08 +00:00
tool.make Broken into Master and Instace 2002-02-22 12:49:08 +00:00
transform_paths.sh Fixed, rewritten 2001-03-19 00:29:22 +00:00
user_home.c Implement system-wide .GNUsteprc support 2002-05-10 08:47:58 +00:00
vendor.sh Initial revision 1997-09-16 01:07:48 +00:00
Version Version 1.5.0 2002-08-31 03:00:02 +00:00
which_lib.c Tidied a couple of lines, indentation/comments 2002-01-15 00:52:10 +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.

   Note that releases numbers that have an odd minor version (e.g.
1.3.2) are unstable releases. They are not as well tested as stable
releases (e.g. 1.4.1).

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. This means if you make changes to these
programs, you cannot charge a fee, other than distribution fees, for
others to use the program. You should read the COPYING file for more
information.

   With GNUstep-Base, we strongly recommend the use of the ffcall
libraries, which provides stack frame handling for NSInvocation and
NSConnection.  "Ffcall is under GNU GPL. As a special exception, if used
in GNUstep or in derivate works of GNUstep, the included parts of ffcall
are under GNU LGPL" (Text in quotes provided by the author of ffcall).

History
=======

   The GNUstep makefile package was designed by Scott Christley
<scottc@net-community.com> and Ovidiu Predescu
<ovidiu@net-community.com>.

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