Nicola Pero
47d70b98a3
Update Window$ building instructions
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21453 72102866-910b-0410-8b05-ffd578937521
2005-07-12 10:23:55 +00:00
Adam Fedor
3013032703
Update for next version
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21434 72102866-910b-0410-8b05-ffd578937521
2005-07-08 19:40:55 +00:00
Nicola Pero
d1d0b944ab
Changed all '::' rules (except for internal- ones) to be ':' rules
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21412 72102866-910b-0410-8b05-ffd578937521
2005-07-06 16:14:15 +00:00
Adam Fedor
f03d6aa26e
* Documentation/GNUmakefile: Don't try to install README.NetBSD
...
* Documentation/machines.texi: Updates.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21320 72102866-910b-0410-8b05-ffd578937521
2005-06-17 14:45:36 +00:00
Adam Fedor
db1ea032ae
* Instance/test-library.make: Remove dejagnu code and replace
...
with rules to inherit from library.make
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21297 72102866-910b-0410-8b05-ffd578937521
2005-06-10 21:22:28 +00:00
Adam Fedor
09c54f78a5
* Master/source-distribution.make (dist): Tar/copy the directory
...
instead of moving it to make the distribution. Fixes bug #13305
* Documentation/machines.texi: Update Suse.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21296 72102866-910b-0410-8b05-ffd578937521
2005-06-10 16:05:50 +00:00
Adam Fedor
c41f313136
* Instance/application.make (ALL_GUI_LIBS): Remove OBJC_LIBS,
...
AUXILIARY_OBJC_LIBS, and TARGET_SYSTEM_LIBS
* Instance/gswapp.make (ALL_GSW_LIBS): Idem.
* Instance/service.make (ALL_SERVICE_LIBS): Idem.
* Instance/test-library.make (ALL_TEST_LIBRARY_LIBS): Idem.
* Instance/tool.make (ALL_TOOL_LIBS): Idem.
Fixes bug #9920 .
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21290 72102866-910b-0410-8b05-ffd578937521
2005-06-07 04:21:02 +00:00
Nicola Pero
6b91a7ec5d
Updated instructions for MinGW installation
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21272 72102866-910b-0410-8b05-ffd578937521
2005-05-31 16:15:01 +00:00
David Lazaro Saz
0b8ba064d0
Minor corrections to the user FAQ.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21251 72102866-910b-0410-8b05-ffd578937521
2005-05-23 18:58:53 +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
Adam Fedor
ac5ef60fbd
* GNUmakefile.in (install): Don't make Makefiles link
...
* target.make (darwin/GNU): Use $(CC) to link library.
* Instance/framework.make: More comments.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21129 72102866-910b-0410-8b05-ffd578937521
2005-04-20 03:01:09 +00:00
Adam Fedor
662c048e3e
Fix comment here as well
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21112 72102866-910b-0410-8b05-ffd578937521
2005-04-15 22:50:11 +00:00
Adam Fedor
149d63b6b1
* Instance/framework.make: Add top-level symlink for all darwin
...
* ld_lib_path.sh: Clarify framework comment.
* Documentation/machines.texi: Update
* Documentation/README.NetBSD: Remove, obsolete.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21111 72102866-910b-0410-8b05-ffd578937521
2005-04-15 22:48:30 +00:00
Nicola Pero
ba5dd636e3
Fixed typo, .GNUsteprc having been mispelled
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21061 72102866-910b-0410-8b05-ffd578937521
2005-04-06 15:02:02 +00:00
Nicola Pero
aab3bd44f3
Fixed building frameworks where the framework has no headers, but the
...
subprojects do
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21060 72102866-910b-0410-8b05-ffd578937521
2005-04-06 12:02:18 +00:00
Nicola Pero
5f36b12b0e
Fixed HEADER_FILES_DIR for frameworks
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21059 72102866-910b-0410-8b05-ffd578937521
2005-04-06 11:23:09 +00:00
Nicola Pero
d438d42460
Fixed using HEADER_FILES_DIR
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21058 72102866-910b-0410-8b05-ffd578937521
2005-04-06 11:22:41 +00:00
Nicola Pero
7a77daec6b
On second thoughts, do not export all symbols on Cygwin in case it's not
...
supported there ... can't test it
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20957 72102866-910b-0410-8b05-ffd578937521
2005-03-22 04:23:08 +00:00
Nicola Pero
10380f4067
Output all symbols for applications on Windows to allow complicated programs
...
such a Gorm to work
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20956 72102866-910b-0410-8b05-ffd578937521
2005-03-22 04:21:57 +00:00
Adam Fedor
ff6a273c37
* GNUmakefile.in: Don't install .GNUsteprc file
...
* GNUstep.conf: New file.
* Documentation/README.Darwin, Documentation/README.MinGW,
Documentation/faq.texi, Documentation/machines.texi: Updates.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20952 72102866-910b-0410-8b05-ffd578937521
2005-03-21 22:52:14 +00:00
Nicola Pero
ba348bb0d7
Fixed debug=yes and building palettes on Windows/Mingw
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20947 72102866-910b-0410-8b05-ffd578937521
2005-03-21 22:07:08 +00:00
Nicola Pero
bd43003b54
Ported to Windows
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20946 72102866-910b-0410-8b05-ffd578937521
2005-03-21 22:06:32 +00:00
Nicola Pero
55d0cd38d8
Use make quotes, not shell quotes, when quoting BUNDLE_OBJ_EXT in rules
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20945 72102866-910b-0410-8b05-ffd578937521
2005-03-21 22:06:01 +00:00
Nicola Pero
5d3d758bb8
Set SHARED_LIBEXT to .dll.a on Mingw, fixing make debug=yes on Mingw
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20944 72102866-910b-0410-8b05-ffd578937521
2005-03-21 22:05:16 +00:00
Nicola Pero
4ebdabcc36
More work on Windows support ... I can now run gui apps with this stuff! :-)
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20889 72102866-910b-0410-8b05-ffd578937521
2005-03-10 04:29:46 +00:00
Nicola Pero
87e40c16a7
On Mingw, link a library against all libraries ... required for GCC to find
...
the symbols
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20888 72102866-910b-0410-8b05-ffd578937521
2005-03-10 04:29:17 +00:00
Nicola Pero
f51c01d02a
Updated code ... removed reference to WITH_DLL, no longer existing. It's
...
called BUILD_DLL now.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20887 72102866-910b-0410-8b05-ffd578937521
2005-03-10 04:28:35 +00:00
Nicola Pero
5631a91d52
Use standard linking of bundles on Mingw. Replaced WITH_DLL with BUILD_DLL.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20886 72102866-910b-0410-8b05-ffd578937521
2005-03-10 04:27:37 +00:00
Nicola Pero
298613a710
Fixed bundle linking on mingw
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20885 72102866-910b-0410-8b05-ffd578937521
2005-03-10 04:26:52 +00:00
Nicola Pero
4e6e4a99cb
Fixed bug in user_home on Windows ... in some cases it would forget to copy
...
the path into the home and produce an empty home dir
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20884 72102866-910b-0410-8b05-ffd578937521
2005-03-10 04:23:35 +00:00
Nicola Pero
430cd86d69
Recognize a custom libobjc on Windows
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20883 72102866-910b-0410-8b05-ffd578937521
2005-03-10 04:21:17 +00:00
Nicola Pero
eb3712b97b
Rewritten MinGW DLL support
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20817 72102866-910b-0410-8b05-ffd578937521
2005-03-01 04:54:48 +00:00
Adam Fedor
5e6d1fcf43
* Documentation/README.MinGW: Minor edit.
...
* Documentation/faq.texi: Add question.
* Documentation/gnustep-howto.texi: Add service
* Documentation/machines.texi: Edit FreeBSD 5.x
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20754 72102866-910b-0410-8b05-ffd578937521
2005-02-20 03:29:04 +00:00
Richard Frith-Macdonald
d467cc9798
Update with my latest experience
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20744 72102866-910b-0410-8b05-ffd578937521
2005-02-18 12:28:16 +00:00
Adam Fedor
0d91ff7f6e
* Documentation/GNUmakefile: Install README.* docs
...
* Documentation/machines.texi: Typo.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20639 72102866-910b-0410-8b05-ffd578937521
2005-01-31 18:16:23 +00:00
Nicola Pero
4375f15161
Fixed typo in comment
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20549 72102866-910b-0410-8b05-ffd578937521
2005-01-14 01:01:55 +00:00
Nicola Pero
fec44ee28f
Make GNUstep-reset.sh's path removal more accurate
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20548 72102866-910b-0410-8b05-ffd578937521
2005-01-14 00:53:37 +00:00
Sergii Stoian
0cb160628f
Fixed copying resource files and localized resource files into the bundle when they are in subdirs.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20520 72102866-910b-0410-8b05-ffd578937521
2005-01-04 23:13:27 +00:00
Quentin Mathe
2b0492c0d1
Rewritten the base library install instructions in README.Darwin
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20488 72102866-910b-0410-8b05-ffd578937521
2004-12-27 14:15:21 +00:00
Quentin Mathe
6797e3ebdc
Updated GNUstep on Darwin instructions with the latest feedback
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20484 72102866-910b-0410-8b05-ffd578937521
2004-12-26 00:24:36 +00:00
Quentin Mathe
f5ed232d10
Improved README.Darwin look
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20483 72102866-910b-0410-8b05-ffd578937521
2004-12-25 23:43:55 +00:00
Richard Frith-Macdonald
02ddcea22f
Fix linking problem on darwin.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20433 72102866-910b-0410-8b05-ffd578937521
2004-12-10 10:47:59 +00:00
Adam Fedor
ec11275548
* Documentation/machines.texi (MacOSX): Update (info from Markus Hitter).
...
* Documentation/README.Darwin: Clean up, simplify.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20425 72102866-910b-0410-8b05-ffd578937521
2004-12-07 04:29:06 +00:00
Nicola Pero
a5a2c2faf2
Fixed excluding subversions dir from installed packages ... hopefully having
...
*.svn in the tar-exclude-file is portable
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20305 72102866-910b-0410-8b05-ffd578937521
2004-11-07 04:23:05 +00:00
Nicola Pero
e689f98ae1
Fixed putting -r--r--r-- files into bundles and frameworks
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20304 72102866-910b-0410-8b05-ffd578937521
2004-11-07 04:15:11 +00:00
Nicola Pero
465b834068
Fixed using 'ln -s' on mingw32
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20293 72102866-910b-0410-8b05-ffd578937521
2004-11-04 08:45:18 +00:00
Nicola Pero
8cee52ae14
Ignore GNUsteprc
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20292 72102866-910b-0410-8b05-ffd578937521
2004-11-04 07:45:55 +00:00
Adam Fedor
51c2a2fcf5
* Documentation/README.Cygwin: Updated
...
* Documentation/README.Darwin: Minor update
* Documentation/gnustep.init: Add navigation tags back
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20269 72102866-910b-0410-8b05-ffd578937521
2004-10-29 22:55:43 +00:00
Gregory John Casamento
bc2dbebd0c
Update the compiler section.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20246 72102866-910b-0410-8b05-ffd578937521
2004-10-23 02:11:41 +00:00
Adam Fedor
d101f198db
Minor addition
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@20237 72102866-910b-0410-8b05-ffd578937521
2004-10-18 15:38:11 +00:00