Adam Fedor
e9887e7d38
Backport changes from trunk
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/branches/stable@25563 72102866-910b-0410-8b05-ffd578937521
2007-11-07 18:56:37 +00:00
Nicola Pero
e55ede3ca3
Fixed typo when symlinking frameworks
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@24973 72102866-910b-0410-8b05-ffd578937521
2007-04-10 15:55:26 +00:00
Nicola Pero
97af36b6cc
Fixed dependency of Info-gnustep.plist on xxxInfo.plist and palette.table on xxxpalette.table. Fixed creating Info-gnustep.plist and not Info.plist for GNU frameworks. Obsoleted xxx_PREPROCESS_INFO_PLIST by automating the detection of xxxInfo.cplist
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@24880 72102866-910b-0410-8b05-ffd578937521
2007-03-16 12:23:56 +00:00
Nicola Pero
ba38bbaa97
By default, use consistent versioning between framework shared objects and resources
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@24862 72102866-910b-0410-8b05-ffd578937521
2007-03-13 19:15:19 +00:00
Nicola Pero
2d332482ad
Committed rewrite of resource-set.make that I had forgotten to commit; fixed new framework symlinks in non-flattened case
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@24856 72102866-910b-0410-8b05-ffd578937521
2007-03-13 08:56:51 +00:00
Nicola Pero
5264b5d3d6
Implemented versioning of DLLs in a way that works exactly in the same way as it works under Unix
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@24833 72102866-910b-0410-8b05-ffd578937521
2007-03-09 11:42:00 +00:00
Nicola Pero
6103b93ee8
Create top-level symlink in versioned frameworks to make it more easily to link to uninstalled frameworks in the same way under linux and windows
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@24774 72102866-910b-0410-8b05-ffd578937521
2007-03-06 00:23:01 +00:00
Nicola Pero
aea79b01c8
Enhanced frameworkPath and frameworkEnv methods of dummy framework class to work in new filesystem stuff and be potentially useful in the future
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@24539 72102866-910b-0410-8b05-ffd578937521
2007-02-14 04:17:27 +00:00
Nicola Pero
abedf4ab4d
Update to framework.make to avoid rebuilding a symlink if it is already there
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@23560 72102866-910b-0410-8b05-ffd578937521
2006-09-19 01:32:43 +00:00
Nicola Pero
6af137d65b
Removed warning for API that was removed 4 years ago
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@23559 72102866-910b-0410-8b05-ffd578937521
2006-09-19 01:11:49 +00:00
Nicola Pero
239fd6fdd1
Added empty rules for config files and .PHONY declarations for frameworks
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@23556 72102866-910b-0410-8b05-ffd578937521
2006-09-19 00:45:34 +00:00
Nicola Pero
aec6bd0d0e
Reviewed, optimized and simplified make clean and distclean; tidied up the rpm building; removed obsolete stlocaltz.sh file
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@23480 72102866-910b-0410-8b05-ffd578937521
2006-09-13 04:01:28 +00:00
Nicola Pero
3e2a966690
Use the same obj directory for building no matter what type of build we're doing
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@23431 72102866-910b-0410-8b05-ffd578937521
2006-09-08 17:45:16 +00:00
Nicola Pero
b6d7b6ebc0
Standardized all libraries to have the same name, and removed which_lib
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@23411 72102866-910b-0410-8b05-ffd578937521
2006-09-08 11:19:09 +00:00
Jeremy Bettis
be728ae551
2006-03-07 Jeremy Bettis <jeremy@deadbeef.com>
...
* Instance/framework.make: Only copy headers if they changed
Delete framework.dll if the compile fails.
* Instance/subproject.make: Only copy headers if they changed
* Master/framework.make: make $(FRAMEWORK_NAME:=.all.framework.variables) depend
on $(FRAMEWORK_NAME:=.build-headers.framework.variables), sometimes the copying
of header files would happen too late.
* target.make: Added -Wl,--enable-auto-image-base to link command for shared
libs & bundles on mingw32.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@22613 72102866-910b-0410-8b05-ffd578937521
2006-03-07 20:21:29 +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
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
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
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
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
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
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
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
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
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
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
a8c4bb3d3a
Updates to tar commands to exclude CVS and .svn files
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@19973 72102866-910b-0410-8b05-ffd578937521
2004-09-02 16:14:21 +00:00
Nicola Pero
7c76002834
On Darwin, use Darwin specific code to get the list of class names in a framework
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@19552 72102866-910b-0410-8b05-ffd578937521
2004-06-19 11:55:45 +00:00
Nicola Pero
de51e49c36
Use ALL_LDFLAGS when building DLLs on Windows
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@18986 72102866-910b-0410-8b05-ffd578937521
2004-03-31 11:51:02 +00:00
Nicola Pero
5e3bc3d662
Set VERSION from xxx_VERSION if available, and use 0.0.1 as default if not
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@18949 72102866-910b-0410-8b05-ffd578937521
2004-03-29 12:02:53 +00:00
Nicola Pero
56124bfb8c
Removed backwards compatible code to support DEPLOY_WITH_CURRENT_VERSION.
...
Thinking about it, DEPLOY_WITH_CURRENT_VERSION was not working and basically
used to do nothing, so nobody must be using it, or if someone is, they won't
notice the fact I removed it entirely as the result is the same - it does
nothing :-) Let's get rid of old code.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@18769 72102866-910b-0410-8b05-ffd578937521
2004-03-04 13:31:40 +00:00
Nicola Pero
132d5d446e
Renamed DEPLOY_WITH_CURRENT_VERSION to MAKE_CURRENT_VERSION, and fixed it
...
so it actually works ;-)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@18768 72102866-910b-0410-8b05-ffd578937521
2004-03-04 13:19:33 +00:00
Nicola Pero
2a31ffde92
Renamed SOVERSION to INTERFACE_VERSION; made xxx_INTERFACE_VERSION public
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@18766 72102866-910b-0410-8b05-ffd578937521
2004-03-04 12:26:00 +00:00
Adam Fedor
10b680e950
Simplify search for framework location
...
and change order to prevent problems in obscure case where GNUstep
is installed in user's home.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@18554 72102866-910b-0410-8b05-ffd578937521
2004-02-08 04:06:20 +00:00
Nicola Pero
ea56446d4e
Recognize xxx_INSTALL_DIR
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@18426 72102866-910b-0410-8b05-ffd578937521
2004-01-16 17:04:48 +00:00
David Ayers
0ec62a7b2c
* Instance/framework.make (internal-framework-uninstall_):
...
Remove symlinks in $(GNUSTEP_LIBRARIES).
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@18319 72102866-910b-0410-8b05-ffd578937521
2004-01-05 16:50:59 +00:00
Nicola Pero
727c4a191b
Use test -h instead of test -L because it's more portable
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@18310 72102866-910b-0410-8b05-ffd578937521
2004-01-04 23:46:11 +00:00
David Ayers
ab838e429a
* Instance/framework.make: Remove symlink.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@18080 72102866-910b-0410-8b05-ffd578937521
2003-11-13 11:41:33 +00:00
Nicola Pero
e1079c3499
Implemented DYLIB_INSTALL_BASE_NAME
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@18048 72102866-910b-0410-8b05-ffd578937521
2003-11-03 22:58:01 +00:00
Nicola Pero
5d2e55a4b7
Do not build framework's Info-gnustep.plist on Apple, fixing framework build
...
on Apple.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@18043 72102866-910b-0410-8b05-ffd578937521
2003-11-03 22:35:45 +00:00
Nicola Pero
e4c3645148
Removed a couple of unused framework variables
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@18041 72102866-910b-0410-8b05-ffd578937521
2003-11-03 11:49:28 +00:00
Nicola Pero
10eae609fc
Write the list of classes to the framework's .plist too. Fixed 'distclean'
...
when using GNUSTEP_BUILD_DIR.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@17938 72102866-910b-0410-8b05-ffd578937521
2003-10-20 13:47:54 +00:00
Nicola Pero
efe8f993d8
Support building in a separate build directory
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@17857 72102866-910b-0410-8b05-ffd578937521
2003-10-13 23:25:23 +00:00
Nicola Pero
1fab214837
Make symlink setup machinery more robust
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@16827 72102866-910b-0410-8b05-ffd578937521
2003-05-28 08:56:40 +00:00
Nicola Pero
430b6317dc
Tidyup messages
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@16822 72102866-910b-0410-8b05-ffd578937521
2003-05-27 12:07:03 +00:00
Nicola Pero
78425eeed9
Use ECHO_CHOWNING and ECHO_STRIPPING
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@16819 72102866-910b-0410-8b05-ffd578937521
2003-05-27 11:00:50 +00:00
Nicola Pero
b1187b1ee0
Small optimization in framework build links commands
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@16817 72102866-910b-0410-8b05-ffd578937521
2003-05-27 10:42:49 +00:00
Nicola Pero
a8f68dcfff
Use ECHO_CREATING when automatically generating files
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@16816 72102866-910b-0410-8b05-ffd578937521
2003-05-27 10:35:01 +00:00
Nicola Pero
04e1995f9c
Use ECHO_CREATING when crearing directories
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@16814 72102866-910b-0410-8b05-ffd578937521
2003-05-27 10:19:06 +00:00