Commit graph

191 commits

Author SHA1 Message Date
rfm
7eb3e5eebd try to build with correct ffcall/ffi depending on target system
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26483 72102866-910b-0410-8b05-ffd578937521
2008-05-01 20:14:05 +00:00
rfm
ebb40db267 Attempt to work around header dependency problems on FreeBSD.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26112 72102866-910b-0410-8b05-ffd578937521
2008-02-20 12:40:49 +00:00
fedor
f8119e8345 * Source/inet_pton.c, Source/inet_ntop.c: Add includes to
compile on Solaris. 
* configure.ac: Remove check for socket and nsl. Doesn't seem to help.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26010 72102866-910b-0410-8b05-ffd578937521
2008-01-28 20:33:01 +00:00
fedor
e73dfc7250 * configure.ac: Add option to disable bfd. Add check for
Solaris libs socket and nsl.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26009 72102866-910b-0410-8b05-ffd578937521
2008-01-28 19:45:23 +00:00
nicola
910a5716c1 Updates for the fact that GNUSTEP_USER_DIR is obsolete/ignored in current gnustep-make/gnustep-base
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25941 72102866-910b-0410-8b05-ffd578937521
2008-01-14 10:39:21 +00:00
rfm
df87f7de17 Fix problem in tls config check ... should have been warning rather than error.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25930 72102866-910b-0410-8b05-ffd578937521
2008-01-10 19:59:28 +00:00
rfm
46164184d4 Hack for mswindows without getnameinfo
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25923 72102866-910b-0410-8b05-ffd578937521
2008-01-10 16:05:41 +00:00
nicola
755b398313 Added comment
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25920 72102866-910b-0410-8b05-ffd578937521
2008-01-10 13:56:34 +00:00
rfm
b1cffc579d Now enable TLS stream support by default.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25912 72102866-910b-0410-8b05-ffd578937521
2008-01-10 08:56:03 +00:00
rfm
5b1411d52a Prepare for using gnu tls.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25858 72102866-910b-0410-8b05-ffd578937521
2008-01-04 13:06:14 +00:00
rfm
656258dd5c Implement stack size limit. Add workaround for versions of libobjc which
leak thread memory.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25790 72102866-910b-0410-8b05-ffd578937521
2007-12-27 07:02:27 +00:00
fedor
33312276b2 Don't fail if ffcall trampolines don't work
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25781 72102866-910b-0410-8b05-ffd578937521
2007-12-25 03:31:16 +00:00
ayers
2ef54f7ef2 * Headers/Additions/GNUstepBase/config.h.in, configure.ac (alloca.h):
Check for header.
	* configure: Regenerate.
	* Source/mframe.m, Source/cifframe.m, Source/NSConnection.m,
	Source/callframe.m, Source/GSFormat.m: Include alloca.h where available.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25773 72102866-910b-0410-8b05-ffd578937521
2007-12-21 13:46:50 +00:00
rfm
f6148c5a48 Fixes for some minro thread-safety issues.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25759 72102866-910b-0410-8b05-ffd578937521
2007-12-19 14:39:44 +00:00
fedor
b1ed57ae34 * Source/Makefile.postamble: Use DESTDIR over obsolete INSTALL_ROOT_DIR
* configure.ac, config/objc-con-autoload.m4, config/procfs.m4: Some 
improvements for cross-compiling.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25754 72102866-910b-0410-8b05-ffd578937521
2007-12-17 20:17:01 +00:00
rfm
cd46236028 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
8eeab26544 Bug fix for packaging
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25117 72102866-910b-0410-8b05-ffd578937521
2007-05-02 13:15:44 +00:00
rfm
0560a5c23a Fix typo
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25065 72102866-910b-0410-8b05-ffd578937521
2007-04-19 11:38:32 +00:00
rfm
cc4cd447b5 Add test for presence of __objc_msg_forward2
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25059 72102866-910b-0410-8b05-ffd578937521
2007-04-16 05:02:18 +00:00
rfm
869dbca2b2 Fix bug #19587
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25057 72102866-910b-0410-8b05-ffd578937521
2007-04-15 13:20:34 +00:00
fedor
e7e7a54ed8 Patch for ffcall on Darwin
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24894 72102866-910b-0410-8b05-ffd578937521
2007-03-18 04:47:04 +00:00
rfm
761a1021a3 clarify --disable-environment-config-file documentation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24872 72102866-910b-0410-8b05-ffd578937521
2007-03-14 16:48:28 +00:00
rfm
2aa7b2026c Improve native locale integration and mswindows usability.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24871 72102866-910b-0410-8b05-ffd578937521
2007-03-14 16:04:13 +00:00
nicola
88059b226b Implemented properly NSUserDirectory
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24780 72102866-910b-0410-8b05-ffd578937521
2007-03-06 14:03:49 +00:00
nicola
a4456d31b3 Print out headers dir as well
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24772 72102866-910b-0410-8b05-ffd578937521
2007-03-05 18:11:44 +00:00
nicola
2901b3d598 Fixes for filesystem layout; implemented GSWebApplications support; print out the entire filesystem layout that is hardcoded into gnustep-base to ease debugging problems
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24771 72102866-910b-0410-8b05-ffd578937521
2007-03-05 17:58:02 +00:00
fedor
35a9c7d918 Add trampoline test
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24763 72102866-910b-0410-8b05-ffd578937521
2007-03-05 15:21:34 +00:00
nicola
7c6c308075 Fixed looking up gnustep-base resources with custom layout; try to catch serious filesystem config errors early on in configure
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24747 72102866-910b-0410-8b05-ffd578937521
2007-03-02 03:30:22 +00:00
rfm
a077cd4501 Another mingw fixup
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24739 72102866-910b-0410-8b05-ffd578937521
2007-03-01 15:31:46 +00:00
rfm
ae96fefe64 Some cleanup for make-2.0 changes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24735 72102866-910b-0410-8b05-ffd578937521
2007-03-01 13:43:23 +00:00
rfm
cb273245bf Fixup one error setting hard-coded paths on mingw
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24731 72102866-910b-0410-8b05-ffd578937521
2007-02-28 18:34:07 +00:00
nicola
7e0e4ddbb1 MinGW updates to paths ... complicated stuff
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24720 72102866-910b-0410-8b05-ffd578937521
2007-02-28 07:14:27 +00:00
nicola
1390c53f85 Updated for shorter documentation variable names in GNUstep.conf
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24692 72102866-910b-0410-8b05-ffd578937521
2007-02-26 15:20:50 +00:00
rfm
8d819f2353 fixup to build on windows
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24662 72102866-910b-0410-8b05-ffd578937521
2007-02-20 06:20:52 +00:00
nicola
11e4f42b7c 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
rfm
3c33db790d 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
nicola
3ec24ef44c Added GNUSTEP_*_ADMIN_APPS and GNUSTEP_*_ADMIN_TOOLS
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24615 72102866-910b-0410-8b05-ffd578937521
2007-02-16 20:53:29 +00:00
nicola
c91cf72bde Added comment line that I missed in my previous commit
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24589 72102866-910b-0410-8b05-ffd578937521
2007-02-15 04:07:10 +00:00
nicola
fbda09ef24 Updated NSPathUtilities to support the new filesystem stuff
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24587 72102866-910b-0410-8b05-ffd578937521
2007-02-15 03:06:33 +00:00
nicola
e3da9fdc33 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
c678cfeb34 Fixed typo in my last commit
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24578 72102866-910b-0410-8b05-ffd578937521
2007-02-14 23:57:23 +00:00
nicola
582b013e2f Updated for new filesystem changes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24577 72102866-910b-0410-8b05-ffd578937521
2007-02-14 22:49:12 +00:00
rfm
1412d0a1ab tweak for possible configure inconsistency
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24474 72102866-910b-0410-8b05-ffd578937521
2007-02-05 13:07:37 +00:00
nicola
ffa2d8337e Fixed help message
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24357 72102866-910b-0410-8b05-ffd578937521
2007-01-16 01:09:20 +00:00
rfm
684766313b Initial attempt at integration of NSNetServices support.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24272 72102866-910b-0410-8b05-ffd578937521
2006-12-27 14:11:14 +00:00
rfm
397d23e000 Avoild some linker errors and warnings
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23963 72102866-910b-0410-8b05-ffd578937521
2006-10-25 14:46:36 +00:00
rfm
5b4cd6ad8a Cleanups and updates to be compatible with current MacOS-X
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23735 72102866-910b-0410-8b05-ffd578937521
2006-10-03 13:35:50 +00:00
nicola
d73bbdbd15 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
nicola
f96e9a4acd Updated reading default gnustep config file from make system
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23550 72102866-910b-0410-8b05-ffd578937521
2006-09-18 20:31:04 +00:00
nicola
8c7f4fd54b Fixed typo in help of --with-default-config config option
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23246 72102866-910b-0410-8b05-ffd578937521
2006-08-10 11:53:13 +00:00
rfm
a31b4c8726 produce sane values in the case where people use --without-config-file
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23146 72102866-910b-0410-8b05-ffd578937521
2006-07-07 13:22:37 +00:00
rfm
490475dd98 Added experimental stacktrace printing support.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22878 72102866-910b-0410-8b05-ffd578937521
2006-05-08 15:30:52 +00:00
rfm
583d63a776 Don't allow environment variable to confuse config file location.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22611 72102866-910b-0410-8b05-ffd578937521
2006-03-07 10:58:10 +00:00
rfm
ed4fa070f9 minor documentation tweaks
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22610 72102866-910b-0410-8b05-ffd578937521
2006-03-07 10:45:41 +00:00
rfm
36321f0047 Make config file location settable in environment by default.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22599 72102866-910b-0410-8b05-ffd578937521
2006-03-05 18:00:44 +00:00
fedor
1c2d3bbba3 * configure.ac: Add check for inet_pton. Also check for make-
specified GNUstep.conf file
* config.make.in: Add variable for inet_pton
* Source/inet_pton.c: New file
* GNUmakefile: Use it if needed.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22586 72102866-910b-0410-8b05-ffd578937521
2006-03-01 23:54:52 +00:00
CaS
6ed3076cce Fix for NETBSD
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22324 72102866-910b-0410-8b05-ffd578937521
2006-01-18 07:58:56 +00:00
CaS
8699af99c7 More sized type tidyups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22293 72102866-910b-0410-8b05-ffd578937521
2006-01-11 09:32:13 +00:00
CaS
ca4ded25ac General mingw improvements
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22261 72102866-910b-0410-8b05-ffd578937521
2006-01-08 12:59:11 +00:00
CaS
345fd62458 Make config relative to the base library on mingw by default.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22161 72102866-910b-0410-8b05-ffd578937521
2005-12-06 05:50:25 +00:00
CaS
a53ab6bb7b Fix typo
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22158 72102866-910b-0410-8b05-ffd578937521
2005-12-05 21:11:43 +00:00
CaS
767759c655 Improve documentation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22155 72102866-910b-0410-8b05-ffd578937521
2005-12-05 19:37:33 +00:00
CaS
eb26f5f43b Config and documentation updates.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22147 72102866-910b-0410-8b05-ffd578937521
2005-12-05 13:08:10 +00:00
CaS
16fbbbbbea Fix configu bug
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22130 72102866-910b-0410-8b05-ffd578937521
2005-12-02 07:18:23 +00:00
CaS
aa8da172a5 Mingw-32 improvements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22048 72102866-910b-0410-8b05-ffd578937521
2005-11-20 10:36:12 +00:00
CaS
4715580764 Improve mingw32 support
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21949 72102866-910b-0410-8b05-ffd578937521
2005-11-04 15:56:28 +00:00
CaS
358d5b0799 More configuration updates to lock down the system.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21899 72102866-910b-0410-8b05-ffd578937521
2005-10-28 22:21:36 +00:00
CaS
4b102e115b Update check before configuring to insist on the makefiles package being
present and set up.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21894 72102866-910b-0410-8b05-ffd578937521
2005-10-28 11:11:58 +00:00
CaS
38382e37dd 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
CaS
2368855f8b More work on configuration system ... keeping more or less in sync with
make package changes.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21826 72102866-910b-0410-8b05-ffd578937521
2005-10-15 07:19:11 +00:00
nico
d87e0f0e23 Moved --with-config-file=xxx option to gnustep-make
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21800 72102866-910b-0410-8b05-ffd578937521
2005-10-12 16:15:19 +00:00
fedor
86c924bc0c * configure.ac: Check if we can read the psinfo struct from
/proc (Solaris).
* config/procfs.m4: Add psinfo check
* config/config.psinfo.c: New file.
* Source/NSProcessInfo.m (+load): Read from psinfo if we can.
(Based on patch #4234 from Jeremy Bettis, with some modifications).


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21634 72102866-910b-0410-8b05-ffd578937521
2005-08-12 17:34:19 +00:00
fedor
2dc1962a6b Further copyright/license updates.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21481 72102866-910b-0410-8b05-ffd578937521
2005-07-15 22:51:23 +00:00
fedor
376e495dad * 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
fedor
61aee49c82 * Continuation of NSPathUtilities patches
* configure.ac: Add config-file option
* Headers/Foundation/NSPathUtilities.h: Add GSFindNamedFile, more
NSSearchPathDirectory enums.
* Source/GNUmakefile: Don't install Win32 headers.
* Source/NSPathUtilities.m (InitializePathUtilities, ...): Add
support for reading standard path locations from a configuration
file. Various support functions added/removed to fit.
(GSFindNamedFile): New function.
(GSSetUserName): Do nothing if the user is the same.
(NSHomeDirectoryForUser): Use Windows utilities to get user name
(on Windows, of course).
(NSFullUserName): Default to NSUserName on Windows.
(GSSystemRootDirectory): Mark as deprecated.
(GSDefaultsRootForUser): Correctly return the actual defaults
directory, not the user directory.
(GSStandardPathPrefixes): Mark as deprecated.
(NSSearchPathForDirectoriesInDomains): Add platform paths and
additional search directories.
* Source/NSUserDefaults (pathForUser): Correct use of
GSDefaultsRootForUser. Remove obsolete path checking and
defaults location checking. (Patches from Sheldon Gill
with some modifications).

* Documentation/Base.gsdoc: Update documentation.
* Headers/Additions/GNUstepBase/Win32_Utilities.h,
Source/win32/Win32_Utilities.m: Fix function arguments.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20908 72102866-910b-0410-8b05-ffd578937521
2005-03-15 04:24:26 +00:00
CaS
d0ed24c454 Check for inttypes.h as well as sys/inttypes.h
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20866 72102866-910b-0410-8b05-ffd578937521
2005-03-07 12:16:46 +00:00
CaS
fb6b0a3dc6 Regenerate with solaris tweak
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20865 72102866-910b-0410-8b05-ffd578937521
2005-03-07 11:58:28 +00:00
CaS
9fc3d94730 Fixup for solaris
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20864 72102866-910b-0410-8b05-ffd578937521
2005-03-07 11:53:26 +00:00
CaS
13ae894cb9 More characterset tweaks.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20862 72102866-910b-0410-8b05-ffd578937521
2005-03-07 10:47:10 +00:00
fedor
cdbd239478 * configure.ac: Add test to check for poll emulation
* Source/NSRunLoop.h: Don't use poll if we're just emulating.
* Source/unix/GSRunLoopCtxt.m: Idem.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20788 72102866-910b-0410-8b05-ffd578937521
2005-02-23 22:17:54 +00:00
CaS
bdad1bf7e0 Attempt to improve detection of libxml2
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20734 72102866-910b-0410-8b05-ffd578937521
2005-02-16 14:45:07 +00:00
fedor
bedca778cd * configure.ac: Avoid improper use of -fXXX-runtime. Add -x objective-c
when testing Objective-C programs (Followup for bug #11188).


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20447 72102866-910b-0410-8b05-ffd578937521
2004-12-13 04:39:55 +00:00
fedor
5a08f449a7 * configure.ac: Test for objc forwarding by compiling a program.
* config/config.forward.m: New file.
(Fixes bug #11188).

* Source/GSFormat.m (GSFormat): Assign wchar via var args from an
int (Fixes bug #10950).

* Testing/string.m: Tests for standardizing path.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20427 72102866-910b-0410-8b05-ffd578937521
2004-12-08 16:22:51 +00:00
fedor
753df57a03 * configure.ac: Check for libffi or callback/avcall libs
(Patch from Matt Rice). Fixes bug #11134.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20396 72102866-910b-0410-8b05-ffd578937521
2004-11-30 04:25:38 +00:00
alexm
f2ff49d5dd 2004-11-24 15:08 Patrick McFarland <unknown@panax.com>
* configure.ac: Change "doesn't" to "does not" in an error message to
	avoid autoconf/m4 quoting issues.
	* configure: Regenerate.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20376 72102866-910b-0410-8b05-ffd578937521
2004-11-24 14:10:33 +00:00
fedor
a2f7e30285 * 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
fedor
3718cbfdcd * configure.ac: Check for tzfile.h
* Source/NSTimeZone.m: Include system tzfile.h if found.
(abbreviationMap): Add abbreviation from systemTimeZone if not
already there.
(systemTimeZone): Update the search list to look for time zone in TZ,
then system location, then tznam.
(getTimeZoneFile:): Look for file in system directory first.
* Source/nstzfile.h: Renamed from tzfile.h


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20217 72102866-910b-0410-8b05-ffd578937521
2004-10-11 03:08:54 +00:00
alexm
5d0e59bad3 * configure.ac: Change SO_REUSADDR to SO_REUSEADDR in the checking
message. Reported by Alex Perez.
	* configure: Regenerate.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20161 72102866-910b-0410-8b05-ffd578937521
2004-09-27 14:07:22 +00:00
fedor
378bb274f3 Use generic -with-ffi-{include,library} for finding ffi libraries.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19735 72102866-910b-0410-8b05-ffd578937521
2004-07-15 03:09:21 +00:00
fedor
4606abb715 Fix kvm test. Uninstall
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19518 72102866-910b-0410-8b05-ffd578937521
2004-06-14 22:27:22 +00:00
fedor
1fa2e815b7 Add kvm config. Update docs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19410 72102866-910b-0410-8b05-ffd578937521
2004-05-28 19:44:29 +00:00
CaS
6dca288a19 Fix problems defineing types on ssystems where they already exist as
typedefs.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19401 72102866-910b-0410-8b05-ffd578937521
2004-05-26 13:45:37 +00:00
CaS
02683f9999 Updates for recent versions of libxml2 and to add SAX2 functionality.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19369 72102866-910b-0410-8b05-ffd578937521
2004-05-18 09:55:33 +00:00
CaS
46a3454d1d Don't build xslt without xml
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19255 72102866-910b-0410-8b05-ffd578937521
2004-05-07 11:06:39 +00:00
alexm
142fb2e34a (configure.ac): Test for iconv support by compiling a program that includes the iconv header.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19215 72102866-910b-0410-8b05-ffd578937521
2004-04-29 21:04:27 +00:00
CaS
3c85fee35b Add option to require stylesheet support
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18945 72102866-910b-0410-8b05-ffd578937521
2004-03-29 04:05:44 +00:00
CaS
ca3d4a1a01 Added xslt support.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18935 72102866-910b-0410-8b05-ffd578937521
2004-03-28 04:42:11 +00:00
fedor
9e361f3985 Minor updates. New Hungarian language
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18887 72102866-910b-0410-8b05-ffd578937521
2004-03-24 20:54:27 +00:00
fedor
7762033e8d Fixup HAVE_DLADDR.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18795 72102866-910b-0410-8b05-ffd578937521
2004-03-08 04:22:03 +00:00
fedor
3ad411e805 Version 1.9.1
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18712 72102866-910b-0410-8b05-ffd578937521
2004-02-29 02:57:22 +00:00