The makefile package is a simple, powerful and extensible way to write makefiles for a GNUstep-based project.
Find a file
Nicola Pero d6ea1c0546 Yet another fix for PATH check on windows
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11393 72102866-910b-0410-8b05-ffd578937521
2001-11-13 12:38:17 +00:00
debian debian build fix 2001-09-14 15:17:50 +00:00
Documentation Version 1.2.0 2001-11-12 04:04:43 +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
ANNOUNCE Version 1.2.0 2001-11-12 04:04:43 +00:00
application.make Include -L flags for frameworks when linking 2001-09-21 22:33:13 +00:00
brain.make Add darwin support for nx-gnu-gnu 2001-09-11 21:52:35 +00:00
bundle.make Add *Info.plist 2001-11-03 23:33:00 +00:00
ChangeLog Version 1.2.0 2001-11-12 04:04:43 +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
clibrary.make Added variable FINAL_LIBRARY_INSTALL_DIR; use it everywhere 2001-10-23 09:55:21 +00:00
common.make Yet another fix for PATH check on windows 2001-11-13 12:38:17 +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 Empty target fix. 2001-10-09 14:51:37 +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 Config option to set tar command 2001-11-09 04:49:19 +00:00
configure.in Config option to set tar command 2001-11-09 04:49:19 +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 Fixed comment 2001-09-30 22:11:23 +00:00
cygpath.sh Make paths work on MingW 2001-10-17 03:22:41 +00:00
debugapp.in Make paths work on MingW 2001-10-17 03:22:41 +00:00
depend.make New dependencies... 1999-10-24 03:15:37 +00:00
documentation.make Fixed make clean; in make clean, make more clean for javadoc as it wasn't 2001-09-11 10:07:55 +00:00
executable.template.in Make paths work on MingW 2001-10-17 03:22:41 +00:00
FAQ Moved docs 2001-02-26 19:12:47 +00:00
framework.make Make paths work on MingW 2001-10-17 03:22:41 +00:00
GNUmakefile.in Regenerate config.make and gnustep-make.spec with the new correct 2001-10-25 09:46:16 +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.2.0 2001-11-12 04:04:43 +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 Make paths work on MingW 2001-10-17 03:22:41 +00:00
gswapp.make Use the new variable OBJ_FILES_TO_LINK defined by rules.make 2001-09-15 12:05:37 +00:00
gswbundle.make Use the new variable OBJ_FILES_TO_LINK defined by rules.make 2001-09-15 12:05:37 +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 Added new variable FINAL_LIBRARY_INSTALL_DIR - use it everywhere 2001-10-23 09:54:45 +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.2.0 2001-11-12 04:04:43 +00:00
objc.make Use the new variable OBJ_FILES_TO_LINK defined by rules.make 2001-09-15 12:05:37 +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 - local versions of the tool *MUST* take precedence over installed 2001-11-09 13:39:58 +00:00
os.sh Initial revision 1997-09-16 01:07:48 +00:00
palette.make Fixed fatal typo, OBJC_FILES_TO_LINK instead of OBJ_FILES_TO_LINK 2001-09-19 17:39:13 +00:00
README Version 1.2.0pre1 2001-10-25 02:34:37 +00:00
rpm.make Added .PHONY; use makefile conditionals in rules 2001-07-09 17:50:07 +00:00
rules.make Put the file-specific flags (if any) after the common flags so that they 2001-11-07 09:32:10 +00:00
service.make Change to allow serivices to be compiled on windows 2001-10-08 13:10:13 +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 Use the new variable OBJ_FILES_TO_LINK defined by rules.make 2001-09-15 12:05:37 +00:00
target.make Version 1.2.0pre1 2001-10-25 02:34:37 +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 Do not access internal variables of common.make from here 2001-10-01 00:18:02 +00:00
test-tool.make Removed internal-check target - to make tests, you normally define 2001-09-13 21:22:59 +00:00
tool.make Fixed uninstall 2001-09-18 22:08:44 +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.2.0 2001-11-12 04:04: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.
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>.