Commit graph

23 commits

Author SHA1 Message Date
Nicola Pero
f1b925a0fb Use GNUSTEP_MAKEFILES, not MAKEFILES_SUFFIX
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21808 72102866-910b-0410-8b05-ffd578937521
2005-10-12 20:45:14 +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
7105ee031e More strict and pervasive quoting of paths and variables - should work better
with directories or files containing spaces in them


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@16724 72102866-910b-0410-8b05-ffd578937521
2003-05-14 15:10:22 +00:00
Adam Fedor
a830aae513 Filesystem change
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@16565 72102866-910b-0410-8b05-ffd578937521
2003-04-28 02:29:49 +00:00
Nicola Pero
91cd97df43 Recognize 'apple' as library-combo abbreviation for apple-apple-apple
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@15384 72102866-910b-0410-8b05-ffd578937521
2002-12-30 16:29:55 +00:00
Nicola Pero
51a8aa636c Save some greps to get a small speedup ... on my system approximately a 5%
speedup on starting an empty application


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@14647 72102866-910b-0410-8b05-ffd578937521
2002-10-04 22:54:08 +00:00
Adam Fedor
ee4d81520c Change GNUSTEP_PATHPREFIX_LIST to GNUSTEP_PATHLIST
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@13917 72102866-910b-0410-8b05-ffd578937521
2002-06-19 03:46:08 +00:00
Nicola Pero
00b959fc55 Much more powerful and flexible library-combo support ... fixed --library-combo
to perform a full environment reset to the new library combo, and implemented
support for automatically using a binary for a differnet library combo if
no binary for the current selected library combo is available


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@13793 72102866-910b-0410-8b05-ffd578937521
2002-06-07 15:41:08 +00:00
Adam Fedor
3e91f4352c Upgrade to autoconf 2.53
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@13572 72102866-910b-0410-8b05-ffd578937521
2002-05-02 15:07:49 +00:00
Nicola Pero
cb8d7745d6 Renamed 'Apps' directory to 'Applications'
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12874 72102866-910b-0410-8b05-ffd578937521
2002-02-28 11:08:53 +00:00
Nicola Pero
801e8e91f9 Tidied up sed code for extracting the executable name
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12220 72102866-910b-0410-8b05-ffd578937521
2002-01-26 16:35:52 +00:00
Nicola Pero
c42f278f3c Removed useless check for EXEEXT being empty; removed comment
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12180 72102866-910b-0410-8b05-ffd578937521
2002-01-22 00:39:49 +00:00
Nicola Pero
21d059cfef Reindented some lines
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12174 72102866-910b-0410-8b05-ffd578937521
2002-01-21 23:08:04 +00:00
Nicola Pero
86f4e9591c Fixed the sed regular expression used to extract the executable name
to work when the name is between double quotes


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12170 72102866-910b-0410-8b05-ffd578937521
2002-01-21 18:04:42 +00:00
Nicola Pero
4f33dc705d Use a single sed command to extract the executable name from the
Info-gnustep.plist ... using a better regexp too


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12155 72102866-910b-0410-8b05-ffd578937521
2002-01-21 16:22:29 +00:00
Nicola Pero
ba23507b74 Fixed extracting NSExecutable from Info-gnustep.plist
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12101 72102866-910b-0410-8b05-ffd578937521
2002-01-14 21:57:30 +00:00
Adam Fedor
23bf4b4cef Make paths work on MingW
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11165 72102866-910b-0410-8b05-ffd578937521
2001-10-17 03:22:41 +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
Adam Fedor
579575b266 config.sub fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@5368 72102866-910b-0410-8b05-ffd578937521
1999-12-03 04:33:31 +00:00
Adam Fedor
4048dc6886 Merge from dawn
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@4853 72102866-910b-0410-8b05-ffd578937521
1999-09-09 02:56:20 +00:00
Adam Fedor
63d31753f8 Implememt gstates in Windows and Views
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@4415 72102866-910b-0410-8b05-ffd578937521
1999-06-16 21:55:55 +00:00
Adam Fedor
fc68027055 Minro fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@4397 72102866-910b-0410-8b05-ffd578937521
1999-06-11 21:08:17 +00:00
Adam Fedor
b720fd5957 Add executable startup script
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@4329 72102866-910b-0410-8b05-ffd578937521
1999-06-02 03:16:12 +00:00