Commit graph

25 commits

Author SHA1 Message Date
Adam Fedor
6ef7c3e512 Update license to GPL 3
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@25539 72102866-910b-0410-8b05-ffd578937521
2007-10-30 14:18:41 +00:00
Nicola Pero
375f33aba3 Fixed copyright notices to tell the user they can read the GPL in the COPYING file, not COPYING.LIB
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@25329 72102866-910b-0410-8b05-ffd578937521
2007-07-13 10:11:48 +00:00
Adam Fedor
f7da0d90ea * Update FSF Address.
* Documentation/gnustep-howto.texi: Update required libs.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21244 72102866-910b-0410-8b05-ffd578937521
2005-05-22 03:20:14 +00:00
Nicola Pero
d1b8fa9a76 Removed unused comment at the end of file
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@18851 72102866-910b-0410-8b05-ffd578937521
2004-03-16 16:52:24 +00:00
Nicola Pero
4960de3816 Broken into Master and Instance
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12649 72102866-910b-0410-8b05-ffd578937521
2002-02-22 11:47:14 +00:00
Nicola Pero
5163cbb275 Fixed double linker flags ... now -L libraries should be passed only once
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12274 72102866-910b-0410-8b05-ffd578937521
2002-01-30 13:18:36 +00:00
Nicola Pero
945b83eb3c Updated comment
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12251 72102866-910b-0410-8b05-ffd578937521
2002-01-29 13:12:59 +00:00
Nicola Pero
c9c86c17f8 Implemented strip=yes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11751 72102866-910b-0410-8b05-ffd578937521
2001-12-14 14:51:27 +00:00
Nicola Pero
7d4c6aaf02 Make sure we always install with the correct user/group as specified
by INSTALL_AS_USER and INSTALL_AS_GROUP


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11718 72102866-910b-0410-8b05-ffd578937521
2001-12-12 15:27:57 +00:00
Nicola Pero
e682895006 Standardized usage of HEADER_FILES_INSTALL_DIR which should not need a '/'
in the user makefile


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11709 72102866-910b-0410-8b05-ffd578937521
2001-12-12 13:20:53 +00:00
Nicola Pero
1056afe80d Removed MKDIRS call in excess when installing
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11707 72102866-910b-0410-8b05-ffd578937521
2001-12-12 13:11:24 +00:00
Nicola Pero
10206d9859 Use the new variable OBJ_FILES_TO_LINK defined by rules.make
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10908 72102866-910b-0410-8b05-ffd578937521
2001-09-15 12:05:37 +00:00
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
Nicola Pero
78565e24a5 Fixed a couple of fatal typos which had fallen into
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10837 72102866-910b-0410-8b05-ffd578937521
2001-09-03 13:22:21 +00:00
Nicola Pero
1366fce8d0 Restructured clean/distclean to use a heavy optimizing shortcut
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10486 72102866-910b-0410-8b05-ffd578937521
2001-07-16 10:38:09 +00:00
Nicola Pero
e009fab48a Do not include rules.make if RULES_MAKE_LOADED is not empty
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10383 72102866-910b-0410-8b05-ffd578937521
2001-07-10 09:45:34 +00:00
Nicola Pero
2ffc2930b6 Added .PHONY; turned shell conditionals into makefile conditionals; tidiups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10356 72102866-910b-0410-8b05-ffd578937521
2001-07-09 15:49:48 +00:00
Nicola Pero
6ba499271e Removed dependency of install-like target from all-like target as that
is now managed by rules.make


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10222 72102866-910b-0410-8b05-ffd578937521
2001-06-21 09:46:21 +00:00
Nicola Pero
295a21549a Optimization by not creating existing dirs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@9367 72102866-910b-0410-8b05-ffd578937521
2001-03-14 12:32:59 +00:00
Richard Frith-MacDonald
5e4f567731 Many updates for flattened directory structure.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@8252 72102866-910b-0410-8b05-ffd578937521
2000-12-05 16:11:55 +00:00
Adam Fedor
7b0237a77c View display an tiff improvements
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@6463 72102866-910b-0410-8b05-ffd578937521
2000-04-13 19:23:16 +00:00
Adam Fedor
dddb07f5ca Various patches
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@6347 72102866-910b-0410-8b05-ffd578937521
2000-03-20 18:46:29 +00:00
Adam Fedor
4e24f984d1 Merge from 0.6.5
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@6040 72102866-910b-0410-8b05-ffd578937521
2000-02-19 00:40:47 +00:00
Manuel Guesdon
8f62726954 2000-01-22 Manuel Guesdon <mguesdon@sbuilders.com>
*  gswapp.make and gswbundle.make: tar options changed


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@5824 72102866-910b-0410-8b05-ffd578937521
2000-01-22 18:04:29 +00:00
Manuel Guesdon
eff0564778 2000-01-22 Manuel Guesdon <mguesdon@sbuilders.com>
* rules.make and bundle.make: changes for GNUstepWeb
	* gswapp.make and gswbundle.make: added


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@5812 72102866-910b-0410-8b05-ffd578937521
2000-01-22 12:40:40 +00:00