Richard Frith-MacDonald
b830b55dee
Change finalization to match MacOS-X
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@27581 72102866-910b-0410-8b05-ffd578937521
2009-01-12 18:36:37 +00:00
Richard Frith-MacDonald
952af9c197
garbage collection fixups
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@27578 72102866-910b-0410-8b05-ffd578937521
2009-01-12 12:48:46 +00:00
Richard Frith-MacDonald
6337d986c6
Separate out path configuration for ease of maintenance and quicker rebuild.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@27553 72102866-910b-0410-8b05-ffd578937521
2009-01-07 12:26:30 +00:00
Nicola Pero
cefb3a0f41
If GNUSTEP_BASE_DOMAIN does not match GNUSTEP_INSTALLATION_DOMAIN and we're using relative paths, print a long detailed explanation of how to fix the problem, then abort. If we're not using relative paths and no GNUSTEP_INSTALLATION_DOMAIN is specified, use the one specified at configure time. Fixed bug where SSL/config.status would be invoked all the times without need.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@27542 72102866-910b-0410-8b05-ffd578937521
2009-01-06 22:52:31 +00:00
Nicola Pero
bd2f96bb15
Removed GNUSTEP_CORE_SOFTWARE=YES from makefiles and instead set PACKAGE_NAME=gnustep-base
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@27346 72102866-910b-0410-8b05-ffd578937521
2008-12-19 12:53:30 +00:00
Nicola Pero
1894e3d527
Set GNUSTEP_CORE_SOFTWARE to YES so that gnustep-base is installed by default in SYSTEM if gnustep-make has been configured with --disable-packages
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@27333 72102866-910b-0410-8b05-ffd578937521
2008-12-18 18:37:45 +00:00
Nicola Pero
596ca63360
Mingw32 - changed default GNUSTEP_BASE_PATH to GNUSTEP_LOCAL_TOOLS so that resources are found in the default configuration. Added --with-installation-domain configure option to be able to control it
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@27213 72102866-910b-0410-8b05-ffd578937521
2008-12-05 17:36:06 +00:00
Richard Frith-MacDonald
933c52af50
Don't override installation domain
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@27148 72102866-910b-0410-8b05-ffd578937521
2008-11-27 13:53:17 +00:00
Richard Frith-MacDonald
b2b14398d2
allow developers more time to adapt to LGPLv3
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26606 72102866-910b-0410-8b05-ffd578937521
2008-06-08 10:38:33 +00:00
Richard Frith-MacDonald
305228ef17
Try to improve debug logs
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26550 72102866-910b-0410-8b05-ffd578937521
2008-05-22 08:29:04 +00:00
Nicola Pero
e1a4893da8
Do not link anything against libgnustep-gui in any circumstances - at least if we're running a gnustep-make recent enough that we can control it.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26100 72102866-910b-0410-8b05-ffd578937521
2008-02-19 11:01:07 +00:00
Richard Frith-MacDonald
62559023b9
Update to GPL3 and LGPL3
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25482 72102866-910b-0410-8b05-ffd578937521
2007-09-14 11:36:11 +00:00
Nicola Pero
2862e46497
Install SSL.bundle into versioned library directory so that you can have multiple gnustep-base installed, each with its own SSL bundle
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24889 72102866-910b-0410-8b05-ffd578937521
2007-03-17 16:56:23 +00:00
Nicola Pero
97befb7593
Updated configure and makefiles in the case when GNUSTEP_MAKEFILES is not set
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24660 72102866-910b-0410-8b05-ffd578937521
2007-02-20 00:09:10 +00:00
Richard Frith-MacDonald
1584fa95dc
Use new make facilities if available, os that things should work if people
...
forget to source GNUstep.sh or set GNUSTEP_MAKEFILES
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24652 72102866-910b-0410-8b05-ffd578937521
2007-02-19 14:26:53 +00:00
Richard Frith-MacDonald
cbbc43a97e
FHS suppoort update
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24599 72102866-910b-0410-8b05-ffd578937521
2007-02-16 08:09:55 +00:00
Nicola Pero
37f73a3340
Updated configure scripts for filesystem changes
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24582 72102866-910b-0410-8b05-ffd578937521
2007-02-15 00:42:01 +00:00
Nicola Pero
bce131fb79
Use GNUSTEP_SYSTEM_DOMAIN instead of GNUSTEP_SYSTEM_DIR
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24090 72102866-910b-0410-8b05-ffd578937521
2006-11-15 16:10:53 +00:00
Richard Frith-MacDonald
0ebe68ae48
More code tidyups and NSError updates.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23921 72102866-910b-0410-8b05-ffd578937521
2006-10-20 10:56:27 +00:00
Nicola Pero
a3c61af23b
Tidied up reconfiguration in core/base/SSL
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23843 72102866-910b-0410-8b05-ffd578937521
2006-10-11 01:10:38 +00:00
Nicola Pero
4ede6185bb
Added FIXME
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23842 72102866-910b-0410-8b05-ffd578937521
2006-10-11 01:09:55 +00:00
Nicola Pero
19c0fe5709
Fixed compiler flags with non-flattened layout
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23840 72102866-910b-0410-8b05-ffd578937521
2006-10-11 00:45:54 +00:00
Richard Frith-MacDonald
eae859d1c7
Updates to reduce global namespace pollution. Plenty more remaining.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23795 72102866-910b-0410-8b05-ffd578937521
2006-10-09 14:00:01 +00:00
Nicola Pero
6aec2db2f8
Use the new GNUSTEP_IS_FLATTENED variable, and default to flattened if nothing better specified
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23719 72102866-910b-0410-8b05-ffd578937521
2006-10-02 16:06:37 +00:00
Adam Fedor
307b15f838
* SSL/configure.ac: Check for GNUSTEP_MAKEFILES not
...
GNUSTEP_SYSTEM_ROOT.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22189 72102866-910b-0410-8b05-ffd578937521
2005-12-20 16:43:51 +00:00
Richard Frith-Macdonald
fee1d187a3
Various patches/fixes (mingw)
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21898 72102866-910b-0410-8b05-ffd578937521
2005-10-28 20:39:17 +00:00
Richard Frith-Macdonald
ad4439afa7
Move to using GNUstep.conf to specify built-in default paths at configure time.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21887 72102866-910b-0410-8b05-ffd578937521
2005-10-27 12:00:38 +00:00
Richard Frith-Macdonald
07e5984282
Avoid unnecessary error logging.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21837 72102866-910b-0410-8b05-ffd578937521
2005-10-17 11:01:21 +00:00
Richard Frith-Macdonald
bfb6ebd9bc
Use __MINGW32__ rather than __MINGW__ because gcc does that too.
...
NB. It seems some recent patches put ___MINGW32__ in the public headers ...
that needs to be fixed as the headers should be system independent!
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21795 72102866-910b-0410-8b05-ffd578937521
2005-10-11 19:09:26 +00:00
Richard Frith-Macdonald
3d548c92a8
Tweak to avoid rare hangup
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21680 72102866-910b-0410-8b05-ffd578937521
2005-08-25 14:30:29 +00:00
Richard Frith-Macdonald
d75f98906c
Fixes for obscure problems with ssl connection when networks are extremely
...
slow or system is overloaded/blocked in some way.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21474 72102866-910b-0410-8b05-ffd578937521
2005-07-14 19:53:17 +00:00
Adam Fedor
fcc13ccd0f
* Update FSF Address.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21245 72102866-910b-0410-8b05-ffd578937521
2005-05-22 03:32:16 +00:00
Adam Fedor
c1f9bd362f
* configure.ac: Standardize order of flags and libs
...
Check for proper defs in tzfile.h. Add sub-configure options
so they are listed in help. Add generic include/lib flags option.
* config.mak.in: Add load flags variable
* base.make.in: Idem.
* SSL/configure.ac: Add generic include/lib flags option.
* Version: Add numeric value for runtime versioning.
* Souce/GNUmakeifle: Add resource set install
* Source/Makefile.postamble (Info-gnustep.plist): New target.
* Testing/nsbundle.m: Additional tests.
* Source/NSTimeZone.m: Check for proper tzfile defs (Fixes #10724 ).
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20261 72102866-910b-0410-8b05-ffd578937521
2004-10-26 19:08:17 +00:00
Nicola Pero
bfa75e4bb6
Fixed reading the local base.make when building SSl
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18836 72102866-910b-0410-8b05-ffd578937521
2004-03-12 13:50:39 +00:00
Nicola Pero
6b6eed90a4
Fixed order of makefile inclusions so that it compiles again
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18785 72102866-910b-0410-8b05-ffd578937521
2004-03-06 14:08:46 +00:00
Adam Fedor
9ea29bc91f
Include config.mak in main dir
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18399 72102866-910b-0410-8b05-ffd578937521
2004-01-13 02:39:43 +00:00
Richard Frith-Macdonald
4d1f1825c1
Add support for server side ssl connections.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18055 72102866-910b-0410-8b05-ffd578937521
2003-11-05 18:26:09 +00:00
Nicola Pero
0395a09f45
Remove unneeded rule
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17894 72102866-910b-0410-8b05-ffd578937521
2003-10-15 11:33:49 +00:00
Nicola Pero
7ab5d8059e
Removed a few unused rules
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17892 72102866-910b-0410-8b05-ffd578937521
2003-10-15 11:29:44 +00:00
David Ayers
ac30183cd6
Header reorganizsateion - Please refer to ChangeLog
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17407 72102866-910b-0410-8b05-ffd578937521
2003-07-31 23:49:32 +00:00
Adam Fedor
9ca631d7e0
Filesystem change
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@16565 72102866-910b-0410-8b05-ffd578937521
2003-04-28 02:29:49 +00:00
Adam Fedor
3e6dd244a0
Compile tools on darwin with add=yes
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@15418 72102866-910b-0410-8b05-ffd578937521
2002-12-31 03:48:01 +00:00
Richard Frith-Macdonald
cb5aa8f8c6
Minor tidyups
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14616 72102866-910b-0410-8b05-ffd578937521
2002-10-01 12:46:24 +00:00
Richard Frith-Macdonald
773dafd733
Simplified ssl support.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14602 72102866-910b-0410-8b05-ffd578937521
2002-09-29 09:47:43 +00:00
Richard Frith-Macdonald
b28eb06393
Fix dynamic link problem in SSL bundle
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14282 72102866-910b-0410-8b05-ffd578937521
2002-08-15 15:30:17 +00:00
Adam Fedor
183c6055cc
Add decimalValue imp.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14280 72102866-910b-0410-8b05-ffd578937521
2002-08-15 14:46:51 +00:00
Richard Frith-Macdonald
d636e359f5
Fixed class name error.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14272 72102866-910b-0410-8b05-ffd578937521
2002-08-14 17:00:05 +00:00
Richard Frith-Macdonald
7c3ccf4322
File handle changes built under unix
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13999 72102866-910b-0410-8b05-ffd578937521
2002-06-30 09:43:21 +00:00
Richard Frith-Macdonald
b1c820d10d
Partial fix of config deletion issues.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13885 72102866-910b-0410-8b05-ffd578937521
2002-06-14 10:51:04 +00:00
Richard Frith-Macdonald
156ea5249a
Socks updates
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13847 72102866-910b-0410-8b05-ffd578937521
2002-06-12 12:43:49 +00:00