The makefile package is a simple, powerful and extensible way to write makefiles for a GNUstep-based project.
Find a file
Adam Fedor 03f6c10c58 Version 1.0.0
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/branches/freeze-1_0_0@9526 72102866-910b-0410-8b05-ffd578937521
2001-04-06 03:40:27 +00:00
debian Updated for new special_prefix option 2001-02-19 15:31:50 +00:00
Documentation Version 1.0.0 2001-04-06 03:40:27 +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 Micro optimization by replacing a sed with a subst 2001-03-15 00:33:17 +00:00
application.make Use subst, not sed 2001-03-18 18:38:28 +00:00
brain.make Code specific to base, gui, xgps, xdps moved into the libraries themselves 2001-01-29 19:33:34 +00:00
bundle.make Replaced sed call with subst 2001-03-18 18:40:13 +00:00
ChangeLog Version 1.0.0 2001-04-06 03:40:27 +00:00
clean_cpu.sh Make all alpha variants the same 2001-03-08 15:45:54 +00:00
clean_os.sh Re-add untrasnfered files 2001-03-02 15:37:20 +00:00
clean_vendor.sh Re-add untrasnfered files 2001-03-02 15:37:20 +00:00
common.make Warn the user if PATH is not correctly set up. 2001-03-18 16:30:43 +00:00
config.guess Update 2001-04-05 02:24:09 +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 Fix shell var 2001-03-15 16:20:41 +00:00
config.site Allow for separate system root 1999-10-11 15:40:37 +00:00
config.sub Update 2001-04-05 02:24:09 +00:00
config_thread.m New rpm.make, some config improvements 2001-01-08 21:45:31 +00:00
configure Update 2001-04-05 02:24:09 +00:00
configure.in Update 2001-04-05 02:24:09 +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 Optimization by not creating existing dirs 2001-03-14 12:32:59 +00:00
debugapp.in Fix FLATTENED strucutre in some files 2001-01-16 03:17:45 +00:00
depend.make New dependencies... 1999-10-24 03:15:37 +00:00
documentation.make Fixed comment 2001-03-18 15:33:51 +00:00
executable.template.in config.sub fixes 1999-12-03 04:33:31 +00:00
FAQ Moved docs 2001-02-26 19:12:47 +00:00
framework.make *** empty log message *** 2001-02-12 23:44:38 +00:00
GNUmakefile.in Test the RPM_TOPDIR is non null before starting to generate the rpm 2001-03-19 14:15:58 +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.0.0 2001-04-06 03:40:27 +00:00
gnustep-make.spec.in Updated for new special_prefix option 2001-02-19 15:31:50 +00:00
GNUstep.csh.in Compute GNUSTEP_HOST_* only if not already set 2001-03-15 01:03:24 +00:00
GNUstep.sh.in Compute GNUSTEP_HOST_CPU, GNUSTEP_HOST_OS and GNUSTEP_HOST_VENDOR only if 2001-03-15 01:02:27 +00:00
gswapp.make Manage .gorm and .nib as well; replaced sed with subst 2001-03-18 18:43:04 +00:00
gswbundle.make Optimization by not creating existing dirs 2001-03-14 12:32:59 +00:00
INSTALL Updated docs 2001-03-30 04:22:13 +00:00
install-sh Initial revision 1997-09-16 01:07:48 +00:00
java.make do not create installation dir if it already exist 2001-03-14 12:23:20 +00:00
jni.make Merge 0.6.6 branch into main. 2000-08-07 22:06:04 +00:00
ld_lib_path.csh * target.make (SHARED_LIB_LINK_CMD, SHARED_FRAMEWORK_LINK_CMD): removed 2001-01-02 23:37:37 +00:00
ld_lib_path.sh * target.make (SHARED_LIB_LINK_CMD, SHARED_FRAMEWORK_LINK_CMD): removed 2001-01-02 23:37:37 +00:00
library.make Do not create dirs if they exist 2001-03-14 12:21:54 +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.0 2001-04-06 03:40:27 +00:00
objc.make Optimization by not creating existing dirs 2001-03-14 12:32:59 +00:00
openapp.in Fix FLATTENED strucutre in some files 2001-01-16 03:17:45 +00:00
opentool.in Removed unused sed 2001-03-18 18:44:08 +00:00
os.sh Initial revision 1997-09-16 01:07:48 +00:00
palette.make Use subst not sed 2001-03-18 18:41:48 +00:00
README Updated docs 2001-03-30 04:22:13 +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 New internal-after-install to allow rpm.make build the file list after 2001-03-19 15:26:40 +00:00
rules.make New internal-after-install to allow rpm.make build the file list after 2001-03-19 15:26:40 +00:00
service.make Added and used new variable GNUSTEP_MAKE_SERVICES to solve the 2001-03-18 16:03:44 +00:00
setlocaltz.sh Correct location of NSTimeZones 2000-12-13 05:11:29 +00:00
source-distribution.make cvs-tag targets 2001-02-14 16:02:17 +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 Work around empty for loops 2000-12-05 16:27:24 +00:00
target.make Set default targete libs 2001-04-01 02:40:53 +00:00
test-application.make Make stuff more robust by stripping space that might confuse. 1999-02-15 09:20:19 +00:00
test-library.make Re-add untrasnfered files 2001-03-02 15:37:20 +00:00
test-tool.make Make stuff more robust by stripping space that might confuse. 1999-02-15 09:20:19 +00:00
tool.make Do not create installation dir if it exists 2001-03-14 12:25:23 +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.0 2001-04-06 03:40:27 +00:00
which_lib.c Remove spurious ','. Translate windows paths 2001-03-28 18:43:21 +00:00
which_lib.pl.in Support for DLLs, etc 2000-06-13 15:14:23 +00:00
woapp.make Micro optimization - replace sed with subst 2001-03-17 00:12:00 +00:00
wobundle.make Many updates for flattened directory structure. 2000-12-05 16:11:55 +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 the library's feature history.

   The files `INSTALL' or `GNUstep-HOWTO' give instructions for
installing the library. 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.

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.

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