Commit graph

117 commits

Author SHA1 Message Date
Nicola Pero
8f790bd641 Include messages.make
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@13864 72102866-910b-0410-8b05-ffd578937521
2002-06-13 16:11:52 +00:00
Richard Frith-Macdonald
3c339dd9aa Allow AUTOGSDOC to be overridden.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@13658 72102866-910b-0410-8b05-ffd578937521
2002-05-15 11:40:36 +00:00
Richard Frith-Macdonald
cf5d5fc478 Implement system-wide .GNUsteprc support
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@13616 72102866-910b-0410-8b05-ffd578937521
2002-05-10 08:47:58 +00:00
Nicola Pero
18ca7771e4 Define a var to access the relative_path.sh script
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@13375 72102866-910b-0410-8b05-ffd578937521
2002-04-06 16:26:01 +00:00
Nicola Pero
b1309d0578 Fixed makeinfo flagsy
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@13321 72102866-910b-0410-8b05-ffd578937521
2002-04-02 14:49:24 +00:00
Nicola Pero
2ce5286fab Implemented removing empty dirs from -I and -L flags if REMOVE_EMPTY_DIRS
is set to yes


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@13149 72102866-910b-0410-8b05-ffd578937521
2002-03-18 17:07:02 +00:00
Richard Frith-Macdonald
d489408fe4 Remove warning under mingw
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@13082 72102866-910b-0410-8b05-ffd578937521
2002-03-11 14:49:21 +00:00
Richard Frith-Macdonald
c0864dc579 Minor fix
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@13078 72102866-910b-0410-8b05-ffd578937521
2002-03-10 15:01:27 +00:00
Richard Frith-Macdonald
80a6f7cb4c Correct small windoze path error
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@13077 72102866-910b-0410-8b05-ffd578937521
2002-03-10 14:49:58 +00:00
Richard Frith-Macdonald
f6b010e9cf New path fixup code
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@13075 72102866-910b-0410-8b05-ffd578937521
2002-03-10 13:28:15 +00:00
Richard Frith-Macdonald
9583f91bd4 Pass configure time information about forced user and defaults paths to
the code we build.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12906 72102866-910b-0410-8b05-ffd578937521
2002-02-28 19:52:12 +00:00
Nicola Pero
f8c3ee13c5 GNUSTEP_APPS uses now 'Applications' rather than 'Apps'. Removed unused
GNUSTEP_WOAPPS variable


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12875 72102866-910b-0410-8b05-ffd578937521
2002-02-28 11:09:49 +00:00
Nicola Pero
7e6e3a2f04 Make it possible to have configurations where -Wno-import is not used
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12821 72102866-910b-0410-8b05-ffd578937521
2002-02-27 13:41:45 +00:00
Nicola Pero
8f4c001f7b Set the APP_EXTENSION here
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12349 72102866-910b-0410-8b05-ffd578937521
2002-01-31 17:58:29 +00:00
Nicola Pero
bc5ce4060a Improvements and renamings in the instance/type variables used to tell to
Instance invocation submakes what the instance/type is


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12308 72102866-910b-0410-8b05-ffd578937521
2002-01-30 20:04:36 +00:00
Nicola Pero
d831fffd51 Some minor variables for frameworks and bundles moved from rules.make to common.make
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12307 72102866-910b-0410-8b05-ffd578937521
2002-01-30 19:51:21 +00:00
Nicola Pero
a0937dc110 Unexport GNUSTEP_MAKE_INSTANCE_INVOCATION, allowing to run Master make
invocations in Instance invocation rules without special needs (needed to
build cleanly java wrappers)


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12293 72102866-910b-0410-8b05-ffd578937521
2002-01-30 17:50:46 +00:00
Nicola Pero
d019f989a7 Removed framework-specific headers - no longer needed
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12190 72102866-910b-0410-8b05-ffd578937521
2002-01-22 23:03:45 +00:00
Nicola Pero
4c2644944e Implemented sanity check that GNUSTEP_*_ROOT is non-empty; exit with an
error otherwise.  Simplified the rest of the code in the file by removing
all checks that GNUSTEP_*_ROOT is non-empty - merged different commands
to set various library and header flags; fixed GNUSTEP_HEADERS_FND_FLAGS


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12175 72102866-910b-0410-8b05-ffd578937521
2002-01-22 00:17:52 +00:00
Nicola Pero
76495f25a5 Simplified building header and library flags
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12140 72102866-910b-0410-8b05-ffd578937521
2002-01-20 03:55:38 +00:00
Nicola Pero
5512cbb407 Further simplification of common.make code
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12139 72102866-910b-0410-8b05-ffd578937521
2002-01-20 02:26:58 +00:00
Nicola Pero
d242cff3d3 Reorganized to get rid of some variables and get header include order right
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12138 72102866-910b-0410-8b05-ffd578937521
2002-01-20 02:16:04 +00:00
Nicola Pero
dd310a6338 Removed old deprecated variables
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12137 72102866-910b-0410-8b05-ffd578937521
2002-01-20 02:04:26 +00:00
Nicola Pero
668ec4c5cb Skipt the check on PATH if FOUNDATION_LIB == nx (which means we are on an
apple system)


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11848 72102866-910b-0410-8b05-ffd578937521
2001-12-20 23:37:31 +00:00
Adam Fedor
77e778517a Defines for diagnose flag
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11734 72102866-910b-0410-8b05-ffd578937521
2001-12-13 04:10:48 +00:00
Nicola Pero
ccd9a1f372 Moved code concerning INSTALL_AS_USER and INSTALL_AS_GROUP from
common.make to rules.make so that they can be defined in
GNUmakefile.premable


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11731 72102866-910b-0410-8b05-ffd578937521
2001-12-12 19:18:22 +00:00
Nicola Pero
f59f5b1140 Fixup the AFTER_INSTALL_LIBRARY_CMD to include setting user/group if
needed


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11727 72102866-910b-0410-8b05-ffd578937521
2001-12-12 18:07:04 +00:00
Nicola Pero
b8b911d547 Implemented INSTALL_AS_USER and INSTALL_AS_GROUP
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11717 72102866-910b-0410-8b05-ffd578937521
2001-12-12 15:23:20 +00:00
Nicola Pero
764ead3a4f Renamed brain.make to library-combo.make
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11661 72102866-910b-0410-8b05-ffd578937521
2001-12-08 17:01:14 +00:00
Nicola Pero
2c32a812a4 fixed tiny typo in English comment
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11608 72102866-910b-0410-8b05-ffd578937521
2001-12-03 11:22:11 +00:00
Nicola Pero
007255bba5 Minor tidyups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11485 72102866-910b-0410-8b05-ffd578937521
2001-11-22 14:26:45 +00:00
Nicola Pero
d1da9454cd Set INTERNAL_JAVACFLAGS properly
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11448 72102866-910b-0410-8b05-ffd578937521
2001-11-21 15:37:55 +00:00
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
Nicola Pero
42a6002d45 Yet another attempt to fix the sanity check of PATH on Windows
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11335 72102866-910b-0410-8b05-ffd578937521
2001-11-07 23:23:35 +00:00
Nicola Pero
95e288cd6b Attempt to fix on windows the check that system tools are in the PATH
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11316 72102866-910b-0410-8b05-ffd578937521
2001-11-06 20:25:56 +00:00
Nicola Pero
b2b308f587 Normalized definition of GNUSTEP_LIBRARIES and GNUSTEP_FRAMEWORKS_LIBRARIES
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11073 72102866-910b-0410-8b05-ffd578937521
2001-10-01 20:27:02 +00:00
Nicola Pero
781456a205 Further simplification in library flags code by removing now unused variables
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11067 72102866-910b-0410-8b05-ffd578937521
2001-10-01 19:35:55 +00:00
Nicola Pero
8d14ed3358 Removed 12 internal complicating useless variables
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11057 72102866-910b-0410-8b05-ffd578937521
2001-10-01 01:21:04 +00:00
Nicola Pero
d0094a0a34 Another complicating useless internal variable in library flags code
removed


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11055 72102866-910b-0410-8b05-ffd578937521
2001-10-01 00:56:15 +00:00
Nicola Pero
556bc0da05 Another step in simplifying this messy code for library flags
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11053 72102866-910b-0410-8b05-ffd578937521
2001-10-01 00:47:38 +00:00
Nicola Pero
8140a06bfb Removed a library flags internal variable
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11050 72102866-910b-0410-8b05-ffd578937521
2001-10-01 00:34:48 +00:00
Nicola Pero
ae637ed829 More purging of useless variables
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11046 72102866-910b-0410-8b05-ffd578937521
2001-10-01 00:10:13 +00:00
Nicola Pero
7a91aec35b Removed unused variables
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11044 72102866-910b-0410-8b05-ffd578937521
2001-10-01 00:02:45 +00:00
Nicola Pero
2620f228ff Define some new GNUSTEP_SYSTEM_XXX_FLAGS variables
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11041 72102866-910b-0410-8b05-ffd578937521
2001-09-30 23:48:22 +00:00
Nicola Pero
c80756cb99 Renamed everywre some internal variables from XXX_YYY_FLAG to XXX_YYY_FLAGS
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11039 72102866-910b-0410-8b05-ffd578937521
2001-09-30 23:33:14 +00:00
Nicola Pero
4c6063d6d3 Fixed bug: -L/opt/gnustep/Local/Libraries/ix86/linux-gnu was missing on
the link line


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11037 72102866-910b-0410-8b05-ffd578937521
2001-09-30 22:53:31 +00:00
Nicola Pero
2d58b59451 Protect from multiple inclusions
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10400 72102866-910b-0410-8b05-ffd578937521
2001-07-10 14:30:08 +00:00
Nicola Pero
4468d2addb Added support for ADDITIONAL_CLASSPATH and xxx_CLASSPATH
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10288 72102866-910b-0410-8b05-ffd578937521
2001-07-04 13:39:04 +00:00
Adam Fedor
bcca040b7e Fix library typo
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10267 72102866-910b-0410-8b05-ffd578937521
2001-06-29 04:05:53 +00:00
Adam Fedor
a3da36ba3d GUI Backend built as bundle by default. Remove backend component
of LIBRARY_COMBO throughout makefiles and scripts.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@9577 72102866-910b-0410-8b05-ffd578937521
2001-04-13 19:49:16 +00:00