The makefile package is a simple, powerful and extensible way to write makefiles for a GNUstep-based project.
Find a file
Nicola Pero 8cd6cb0ee8 Define GSWBUNDLE_EXTENSION; fixed make clean; fixed/improved management
of localized resources and dirs


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10846 72102866-910b-0410-8b05-ffd578937521
2001-09-04 12:25:16 +00:00
debian GUI Backend built as bundle by default. Remove backend component 2001-04-13 19:49:16 +00:00
Documentation Don't look for gcc's libobjc.so 2001-08-21 15:06:00 +00:00
.cvsignore Updated for removal of two configure generated files 2001-01-16 19:30:04 +00:00
aclocal.m4 Set CPPFLAGS not CFLAGS 2001-01-10 19:28:56 +00:00
aggregate.make Tiny indentation change 2001-07-16 10:42:55 +00:00
application.make Better checking of .lproj dirs, warn about missing .lproj dirs, do not try 2001-09-04 12:19:35 +00:00
brain.make GUI Backend built as bundle by default. Remove backend component 2001-04-13 19:49:16 +00:00
bundle.make Better management of .lproj dirs and localized resources 2001-09-04 12:20:23 +00:00
ChangeLog Fixed couple of fatal typos in gswbundle.make 2001-09-03 13:23:24 +00:00
clean_cpu.sh Make all alpha variants the same 2001-03-08 15:45:54 +00:00
clean_os.sh * target.make: check for freebsd instead of freebsdelf. 2001-04-13 21:51:45 +00:00
clean_vendor.sh Re-add untrasnfered files 2001-03-02 15:37:20 +00:00
common.make Protect from multiple inclusions 2001-07-10 14:30:08 +00:00
config.guess Merge 1.0 branch into main. 2001-04-10 03:19:42 +00:00
config.h.in Support for linking with different types of a library. 1997-10-03 21:12:56 +00:00
config.make.in Define GNUSTEP_MAKE_VERSION and company 2001-04-25 11:02:13 +00:00
config.site Quote typo 2001-05-29 03:38:55 +00:00
config.sub Merge 1.0 branch into main. 2001-04-10 03:19:42 +00:00
config_thread.m Add next flags for tests 2001-04-26 03:46:11 +00:00
configure Don't look for gcc's libobjc.so 2001-08-21 15:06:00 +00:00
configure.in Don't look for gcc's libobjc.so 2001-08-21 15:06:00 +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
ctool.make Shortcut the recursive make invocation on make clean and make distclean 2001-07-13 15:33:06 +00:00
debugapp.in Fixed adding EXEEXT at the end - typo was killing attempt 2001-05-17 23:44:48 +00:00
depend.make New dependencies... 1999-10-24 03:15:37 +00:00
documentation.make Reduce number of times that LATEX2HTML is evaluated 2001-07-30 15:59:33 +00:00
executable.template.in GUI Backend built as bundle by default. Remove backend component 2001-04-13 19:49:16 +00:00
FAQ Moved docs 2001-02-26 19:12:47 +00:00
framework.make Better management of localized dirs and localized resource files 2001-09-04 12:21:33 +00:00
GNUmakefile.in Removed woapp.make and wobundle.make from list of makefiles 2001-07-10 10:16:28 +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 Update LATEX2HTML cmd. Update license explaination 2001-07-19 15:05:02 +00:00
gnustep-make.spec.in Add GCC_SO_DIR for shared libs. Update docs 2001-07-26 18:34:42 +00:00
GNUstep.csh.in Move user script to ~/GNUstep 2001-08-02 14:48:07 +00:00
GNUstep.sh.in Move user script to ~/GNUstep 2001-08-02 14:48:07 +00:00
gswapp.make Fixed/improvement management of localized resources; do not echo all 2001-09-04 12:23:51 +00:00
gswbundle.make Define GSWBUNDLE_EXTENSION; fixed make clean; fixed/improved management 2001-09-04 12:25:16 +00:00
INSTALL Version 1.0.1 2001-05-29 14:27:43 +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 Do not include rules.make if RULES_MAKE_LOADED is not empty 2001-07-10 09:45:34 +00:00
java.make Do not include rules.make if RULES_MAKE_LOADED is not empty 2001-07-10 09:45:34 +00:00
jni.make Merge 0.6.6 branch into main. 2000-08-07 22:06:04 +00:00
ld_lib_path.csh Add GCC_SO_DIR for shared libs. Update docs 2001-07-26 18:34:42 +00:00
ld_lib_path.sh Add GCC_SO_DIR for shared libs. Update docs 2001-07-26 18:34:42 +00:00
library.make Fixed HEADER_FILES_INSTALL_DIR to work even if not prefixed with a / 2001-08-06 18:20:09 +00:00
MediaBook.func Many updates for flattened directory structure. 2000-12-05 16:11:55 +00:00
MediaBook.sh * MediaBook.sh (MB_GNUSTEP_SOURCE, MB_FINANCE_SOURCE): New variables. 1999-02-21 01:20:17 +00:00
mkinstalldirs Remove -p dir if there 2000-08-21 15:21:03 +00:00
names.make Build fixes 2000-02-21 22:01:08 +00:00
NEWS Version 1.0.1 2001-05-29 14:27:43 +00:00
objc.make Optmization of make clean; make distclean 2001-07-13 16:20:42 +00:00
openapp.in Fixed setting EXEEXT, a typo was preventing it from working 2001-05-17 23:43:58 +00:00
opentool.in Fixed adding EXEEXT at the executable name - typo was in the way 2001-05-17 23:45:29 +00:00
os.sh Initial revision 1997-09-16 01:07:48 +00:00
palette.make Speed up make clean 2001-07-13 16:30:18 +00:00
README Update LATEX2HTML cmd. Update license explaination 2001-07-19 15:05:02 +00:00
rootinstall.sh Added more uninstall commands. 1999-11-10 19:35:25 +00:00
rootuninstall.sh * opentool.in: New file. 1999-02-18 06:22:33 +00:00
rpm.make Added .PHONY; use makefile conditionals in rules 2001-07-09 17:50:07 +00:00
rules.make Check that we have write permissions to GNUSTEP_INSTALLATION_DIR before 2001-09-03 11:08:22 +00:00
service.make Simplified make clean 2001-07-13 17:35:29 +00:00
setlocaltz.sh Correct location of NSTimeZones 2000-12-13 05:11:29 +00:00
source-distribution.make Added .PHONY 2001-07-09 17:48:52 +00:00
spec-debug-alone-rules.template Changed GNUSTEP_BASE_INSTALL to INSTALL_ROOT_DIR 2001-01-17 18:46:07 +00:00
spec-debug-rules.template Fixed bug - '/' in excess 2001-01-19 17:41:43 +00:00
spec-rules.template Changed GNUSTEP_BASE_INSTALL to INSTALL_ROOT_DIR 2001-01-17 18:46:07 +00:00
subproject.make Better management of localized dirs and files 2001-09-04 12:22:33 +00:00
target.make Removed old variable which was killing performance 2001-07-06 09:35:26 +00:00
test-application.make Simplified make clean; fixed make clean by setting app extension 2001-07-13 17:34:25 +00:00
test-library.make Short-cut make [dist]clean optimization 2001-07-13 16:56:32 +00:00
test-tool.make Updated make clean and make distclean to shortcut the recursive make 2001-07-13 15:33:31 +00:00
tool.make Shortcut the recursive make invocation on make clean and make distclean 2001-07-13 15:33:06 +00:00
transform_paths.sh Fixed, rewritten 2001-03-19 00:29:22 +00:00
vendor.sh Initial revision 1997-09-16 01:07:48 +00:00
Version Version 1.0.1 2001-05-29 14:27:43 +00:00
which_lib.c Merge 1.0 branch into main. 2001-04-10 03:19:42 +00:00
which_lib.pl.in Support for DLLs, etc 2000-06-13 15:14: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 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.

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