Commit graph

2531 commits

Author SHA1 Message Date
Nicola Pero
87182ca5e6 Fixed error in documentation of configure option
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21868 72102866-910b-0410-8b05-ffd578937521
2005-10-23 19:42:00 +00:00
Nicola Pero
3950f5d843 Removed duplicated code that was already in names.make
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21867 72102866-910b-0410-8b05-ffd578937521
2005-10-23 16:51:06 +00:00
Nicola Pero
04de3be7af Read the config files in makefiles while building
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21866 72102866-910b-0410-8b05-ffd578937521
2005-10-23 16:44:28 +00:00
Nicola Pero
a0d8a9f7a1 Extended comments a bit
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21865 72102866-910b-0410-8b05-ffd578937521
2005-10-23 15:42:17 +00:00
Nicola Pero
5ade593d4e Tidied up changes to search for xxx.dll before libxxx.dll.a in which_lib
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21862 72102866-910b-0410-8b05-ffd578937521
2005-10-23 14:57:31 +00:00
Richard Frith-Macdonald
d8b6b57a04 Changes to better chack for whitespace at end of line
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21859 72102866-910b-0410-8b05-ffd578937521
2005-10-23 11:24:30 +00:00
Richard Frith-Macdonald
b79f0385e9 Minor tidyups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21857 72102866-910b-0410-8b05-ffd578937521
2005-10-23 10:33:23 +00:00
Richard Frith-Macdonald
f529fed04d Fixes to support additional library types on mingw. (patch #4210)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21856 72102866-910b-0410-8b05-ffd578937521
2005-10-23 08:25:05 +00:00
Richard Frith-Macdonald
91d966811b Apply patch #4209
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21855 72102866-910b-0410-8b05-ffd578937521
2005-10-23 08:10:34 +00:00
Adam Fedor
9fd7029585 * config.make.in (GNUSTEP_CONFIG_FILE): Correct capitaliztion
of substitution variable.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21848 72102866-910b-0410-8b05-ffd578937521
2005-10-20 23:09:07 +00:00
Nicola Pero
05114bdcb3 Updated config.guess and config.sub from latest GNU version
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21845 72102866-910b-0410-8b05-ffd578937521
2005-10-19 12:52:35 +00:00
Nicola Pero
30e5a8df9a Fixed --prefix option in configure that should take precedence over inherited
path variables or existing config file


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21843 72102866-910b-0410-8b05-ffd578937521
2005-10-18 21:06:10 +00:00
Adam Fedor
e1c31a72de * target.make (netbsd): Remove static libs version of netbsd
target and make (netbsdelf) work for all netbsd versions.
* clean_os.sh: Don't clean netbsd targets. Fixes Bug #14635.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21839 72102866-910b-0410-8b05-ffd578937521
2005-10-17 20:31:39 +00:00
Nicola Pero
139fdd2df4 Export GNUSTEP_USER_ROOT after setting it
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21820 72102866-910b-0410-8b05-ffd578937521
2005-10-14 10:25:48 +00:00
Nicola Pero
afd1d69f43 Get rid of user_home in favour of configuration files
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21818 72102866-910b-0410-8b05-ffd578937521
2005-10-13 02:42:10 +00:00
Nicola Pero
f96d467f3f Added helpful comment
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21817 72102866-910b-0410-8b05-ffd578937521
2005-10-13 01:39:20 +00:00
Nicola Pero
c490016f73 Fixed bug introduced by last changes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21816 72102866-910b-0410-8b05-ffd578937521
2005-10-13 01:36:52 +00:00
Nicola Pero
b4fc9cdc93 New configure options to specify user dir, user defaults dir, user config file
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21815 72102866-910b-0410-8b05-ffd578937521
2005-10-13 01:25:23 +00:00
Nicola Pero
300c8123e2 Rewritten management of ./configure --prefix=xxx
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21814 72102866-910b-0410-8b05-ffd578937521
2005-10-13 00:30:48 +00:00
Nicola Pero
a912eb8566 Ignore GNUstep.conf in .cvsignore
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21813 72102866-910b-0410-8b05-ffd578937521
2005-10-12 23:05:13 +00:00
Nicola Pero
86c15aa256 Read an existing GNUstep configuration file if any, and added options
to control this behaviour


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21812 72102866-910b-0410-8b05-ffd578937521
2005-10-12 23:03:26 +00:00
Nicola Pero
ed01dd45c1 Added --with-system-root=xxx option
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21811 72102866-910b-0410-8b05-ffd578937521
2005-10-12 21:19:48 +00:00
Nicola Pero
1ec2cfa824 Removed obsolete variable GNUSTEP_ROOT
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21810 72102866-910b-0410-8b05-ffd578937521
2005-10-12 21:11:28 +00:00
Nicola Pero
e9942b16d3 Use GNUSTEP_SYSTEM_ROOT in configure stages instead of prefix
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21809 72102866-910b-0410-8b05-ffd578937521
2005-10-12 21:07:28 +00:00
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
Nicola Pero
33b097fcf7 Updated some comments
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21807 72102866-910b-0410-8b05-ffd578937521
2005-10-12 18:18:51 +00:00
Nicola Pero
7435943579 Removed obsolete --without-system-root option
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21806 72102866-910b-0410-8b05-ffd578937521
2005-10-12 18:16:42 +00:00
Nicola Pero
940956782b Removed obsolete/unused config variable
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21805 72102866-910b-0410-8b05-ffd578937521
2005-10-12 17:58:06 +00:00
Nicola Pero
2d1eb06470 Fixed location of GNUstep config file on NetBSD
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21804 72102866-910b-0410-8b05-ffd578937521
2005-10-12 17:43:25 +00:00
Nicola Pero
72b76ae115 Generate GNUstep.conf and install it
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21802 72102866-910b-0410-8b05-ffd578937521
2005-10-12 16:47:33 +00:00
Nicola Pero
f7c4c012bb Added comments
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21801 72102866-910b-0410-8b05-ffd578937521
2005-10-12 16:46:34 +00:00
Nicola Pero
5204f11a1a Added --with-config-file option, and use it
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21799 72102866-910b-0410-8b05-ffd578937521
2005-10-12 16:09:32 +00:00
Adam Fedor
4d0e99ab89 * Fixes for cygwin.
* Instance/rules.make: Add Windows resource files for cygwin
* config.make.in: Cygwin does not have ln-s
* rules.make: Add Windows resource rules for cygwin
* target.make (cygwin): Fix shared link cmd.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21781 72102866-910b-0410-8b05-ffd578937521
2005-10-07 02:39:08 +00:00
Nicola Pero
5c057dd87d Make it easier to have separate ObjC and ObjC++ additional flags
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21779 72102866-910b-0410-8b05-ffd578937521
2005-10-06 02:25:44 +00:00
Nicola Pero
fce27dc627 Support .mm files for ObjC++
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21778 72102866-910b-0410-8b05-ffd578937521
2005-10-06 02:10:50 +00:00
Adam Fedor
d57cd8d4a3 * target.make (cygwin/SHARED_LIB_LINK_CMD): Correct lib file name
(Fix from Tom MacSween).
* Instance/framework.make: Add extension to NSExecutable.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21756 72102866-910b-0410-8b05-ffd578937521
2005-09-29 04:25:01 +00:00
Adam Fedor
5f5e85cb40 * Add runtime flags everywhere for Mac OS/gcc dual runtimes
* rules.make (CC_LDFLAGS): New variable for extra ld flags
* target.make (darwin/SHARED_LD_PREFLAGS): Use it.
* Instance/application.make (APP_FILE),
Instance/gswapp.make (GSWAPP_FILE), Instance/objc.make,
Instance/service.make (SERVICE_FILE), Instance/tool.make: Idem.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21737 72102866-910b-0410-8b05-ffd578937521
2005-09-22 22:07:57 +00:00
Adam Fedor
e07739686a Version 1.11.1
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21725 72102866-910b-0410-8b05-ffd578937521
2005-09-19 04:01:46 +00:00
Adam Fedor
cd12624dd1 Version 1.11.1
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21723 72102866-910b-0410-8b05-ffd578937521
2005-09-19 03:37:17 +00:00
Adam Fedor
fc6da5128a * Changes to fix compilation on cygwin.
* target.make: Add generic BUNDLE_LINK_CMD.
(cygwin): Modify it for cygwin. New SHARED_LIB_LINK_CMD and
other support variables.
* Instance/application.make: Remove OLD_DLL_SUPPORT
* Instance/bundle.make: Idem. Use BUNDLE_LINK_CMD.
* Instance/library.make: Remove OLD_DLL_SUPPORT
* Instance/palette.make: Idem.
* Instance/rules.make: Remove subproject def file rule.
* Instance/subprojects.make: Remove def file rules.
* Instance/framework.make: Add OBJ_EXT in Info file.
(Based on patch and suggestions by Tom MacSween).


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21722 72102866-910b-0410-8b05-ffd578937521
2005-09-18 20:05:09 +00:00
Adam Fedor
ddeff2f64a Update
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21626 72102866-910b-0410-8b05-ffd578937521
2005-08-08 16:33:01 +00:00
Adam Fedor
4477922535 Instance/application.make, Instance/gswapp.make,
Instance/service.make, Instance/tool.make: Revert change from
2005-06-06.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21625 72102866-910b-0410-8b05-ffd578937521
2005-08-08 15:04:07 +00:00
Adam Fedor
8aa49a1487 Version 1.11.0
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21510 72102866-910b-0410-8b05-ffd578937521
2005-07-21 13:44:32 +00:00
Nicola Pero
771db1a6e5 Fixed building frameworks with subprojects on Windows
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21504 72102866-910b-0410-8b05-ffd578937521
2005-07-20 16:00:07 +00:00
Nicola Pero
03b646e720 Implemented support for xxx_WINDRES_FILES on mingw32
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21472 72102866-910b-0410-8b05-ffd578937521
2005-07-14 16:20:07 +00:00
Nicola Pero
2b66c0e090 Implemented pseudo-framework support for Windows (mingw32)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21471 72102866-910b-0410-8b05-ffd578937521
2005-07-14 16:00:52 +00:00
Nicola Pero
22b0a73b98 Fixed typo in comment
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21467 72102866-910b-0410-8b05-ffd578937521
2005-07-13 14:57:00 +00:00
Nicola Pero
73ca5533b9 Added commands to build list of class names in a framework on Mingw (win32)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21466 72102866-910b-0410-8b05-ffd578937521
2005-07-13 14:56:18 +00:00
Nicola Pero
1c758090b6 Fixed compilation/linking on FreeBSD with -pthread
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21456 72102866-910b-0410-8b05-ffd578937521
2005-07-12 14:23:38 +00:00
Nicola Pero
6b5df04544 Mangle framework names into ObjC class names so that '-' can be used
in a framework name


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21454 72102866-910b-0410-8b05-ffd578937521
2005-07-12 14:09:13 +00:00