summaryrefslogtreecommitdiffstats
path: root/util/include/platforms
AgeCommit message (Collapse)AuthorFilesLines
2013-02-16Fix MingW compiler warning about include order of winsock2.hGravatar Martin Szulecki1-1/+1
By including windows.h before winsock2.h old winsock code will be used underneath. To prevent this winsock2.h needs to be included first which will cause the use of the correct winsock code for Win32 targets.
2013-02-16Lowercase windows includes to fix compilation on case-sensitive platformsGravatar Martin Szulecki1-2/+2
2013-02-15util: fixed building on mingw32Gravatar Nikias Bassen2-1/+4
2013-02-15fix building on OSXGravatar Nikias Bassen1-2/+0
2012-11-20Applying patch for AXIS2C-1594. Thanks Ivan Pechorin for the patch.Gravatar dinesh1-4/+0
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1411533 13f79535-47bb-0310-9956-ffa450edef68
2011-06-10Fixed the build issue by removing && and moving into ifdef and ifndef statementsGravatar damitha1-2/+4
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1134136 13f79535-47bb-0310-9956-ffa450edef68
2011-01-15applied patch with jira issue 1510. Added !defined __APPLE__ to avoid build ↵Gravatar nandika1-3/+2
error on macos when checking for unistd.h git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1059222 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@961412 ↵Gravatar damitha1-7/+8
13f79535-47bb-0310-9956-ffa450edef68
2010-07-07jira AXIS2C-1472 and jira AXIS2C-1483Gravatar damitha3-3/+14
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@961258 13f79535-47bb-0310-9956-ffa450edef68
2010-06-29Partial fix of AXIS2C-1440Gravatar damitha2-322/+322
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@958884 13f79535-47bb-0310-9956-ffa450edef68
2010-06-26Do while loop here cause problems in linux platform. So removing it.Gravatar damitha1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@958205 13f79535-47bb-0310-9956-ffa450edef68
2010-06-23Removed the error in macro AXIS2_UNZOPEN2 and warning 'unused variable ffunc'Gravatar damitha1-1/+1
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957101 13f79535-47bb-0310-9956-ffa450edef68
2010-06-01AXIS2C-1467 Dangerous macros defs in axutil_unix.h and axutil_windows.hGravatar nadiramra3-9/+9
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@950151 13f79535-47bb-0310-9956-ffa450edef68
2010-05-30AXIS2C-1478 Changes due to port to IBM i (aka OS/400).Gravatar nadiramra5-1/+477
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@949568 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23fixing issue AXIS2C-1422Gravatar shankar1-0/+2
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@915291 13f79535-47bb-0310-9956-ffa450edef68
2010-02-13Moving axis svn, part of TLP move INFRA-2441Gravatar gmcdonald12-0/+1296
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@909681 13f79535-47bb-0310-9956-ffa450edef68