Commit Graph

332 Commits

Author SHA1 Message Date
ahodgkinson
4e4ebe3bc7 Needed prototypes for f_mutexLock and f_mutexUnlock on Linux.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@350 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-18 16:53:33 +00:00
ahodgkinson
a3112a1cd3 Fixed OSX compile errors.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@349 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-18 16:23:45 +00:00
ahodgkinson
5563836aff Fixed Linux compile errors.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@348 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-18 16:15:22 +00:00
ahodgkinson
96e9af20ac Moved TCP I/O stream code forward from FLAIM.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@347 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-17 23:03:06 +00:00
ahodgkinson
edb2113f82 Moved TCP I/O stream code forward from FLAIM.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@346 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-17 22:58:16 +00:00
ahodgkinson
4a8384a57c Removed ddcreate.cpp.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@345 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-17 21:57:13 +00:00
ahodgkinson
14628b3d8f Code cleanup. Got rid of unitable.h.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@344 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-17 21:47:30 +00:00
ahodgkinson
0f284620fe Moved changes forward from FLAIM.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@343 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-17 15:28:13 +00:00
ahodgkinson
b50fafdc8f Merged changes from FLAIM makefile.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@342 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-13 22:50:53 +00:00
ahodgkinson
5846800245 Changed srcrpm target to depend on srcdist rather than dist.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@341 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-13 16:57:46 +00:00
ahodgkinson
a1155e5a3f Changes to get RPM packages building again.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@340 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-12 22:16:25 +00:00
ahodgkinson
e2fc6be1fa Changed archive format to be tar+gzip on all platforms. Added more packages to the pathinfo target.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@339 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-12 21:45:28 +00:00
ahodgkinson
451250402d Fixed build problem on Linux.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@338 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-11 21:55:27 +00:00
ahodgkinson
436dbe2149 Got rid of ia64_compare_and_swap.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@337 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-11 18:16:22 +00:00
ahodgkinson
d0eb4e6a30 Got rid of broken PPC atomic ops. Added calls to OsAtomic APIs provided on OS X to support atomic operations on the Mac.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@336 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-11 17:05:12 +00:00
ahodgkinson
54b5a1143d Misc. cleanup.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@335 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-10 23:18:13 +00:00
ahodgkinson
c3c0fdf771 Changes to use OsAtomic ops from libkern/OSAtomic.h on Darwin.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@334 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-10 22:39:16 +00:00
ahodgkinson
7d92b0be0f Fixed bugs in PPC atomic ops.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@333 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-10 21:22:26 +00:00
ahodgkinson
e1c1f57282 Fixed OS X link error.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@332 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-10 16:35:13 +00:00
ahodgkinson
3bd585603b OS X cleanup.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@331 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-07 22:01:37 +00:00
ahodgkinson
c13bcacab1 Added preliminary support for building shared libraries on Solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@330 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-07 21:37:34 +00:00
ahodgkinson
44205c31d0 Various Solaris fixes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@329 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-07 21:36:51 +00:00
ahodgkinson
fec7d912a4 Fixed Solaris compile warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@328 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-07 20:21:24 +00:00
ahodgkinson
70ae42eeb8 Fixed Linux compile warning.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@327 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-07 20:05:45 +00:00
ahodgkinson
639ba64888 Needed to calculate the svn revision when getting path info.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@326 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-07 19:49:51 +00:00
ahodgkinson
6b3976d013 Added pathinfo target.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@325 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-07 17:56:10 +00:00
ahodgkinson
e51a9d4670 Changes for OS X.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@324 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-07 17:22:39 +00:00
ahodgkinson
cc6c74c533 Changes for OS X.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@323 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-07 17:17:37 +00:00
ahodgkinson
3be368e261 Changes for OS X to support building an xflaim shared library.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@322 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-07 17:10:38 +00:00
ahodgkinson
bd6a41d90f Added support for creating shared libraries (dylib) for Mac OS X.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@321 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-06 23:21:57 +00:00
ahodgkinson
d9fe1d9bb7 Fixed compile error on Solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@320 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-06 19:50:27 +00:00
ahodgkinson
9b81486d6c Added typecasts to fix Solaris build issues.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@319 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-06 16:32:19 +00:00
ahodgkinson
640c4c54e5 Added bindistpath target.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@318 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-05 21:16:01 +00:00
dsandersoremutah
f44a7b23fe Set eol-style property to Unix (LF).
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@317 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-05 19:43:05 +00:00
dsandersoremutah
5f74191893 Set eol-style property to be Unix (LF).
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@316 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-05 19:39:56 +00:00
dsandersoremutah
3ba4ef6e37 Removed .vcproj files.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@315 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-05 19:34:48 +00:00
dsandersoremutah
ae0b6d7f7a Removed .vcproj files.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@314 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-05 19:33:39 +00:00
dsandersoremutah
0dc208f4e5 Removed .vcproj files.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@313 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-05 19:31:38 +00:00
dsandersoremutah
4f1349289e Set eol-style property to Unix (LF)
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@312 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-05 19:30:58 +00:00
dsandersoremutah
7a8fa1278d Removed solution file.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@311 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-05 19:30:33 +00:00
dsandersoremutah
8f53234843 Set eol-style property to Unix (LF)
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@310 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-05 19:29:56 +00:00
dsandersoremutah
f56485eb6a Set eol-style property to Unix (LF)
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@309 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-05 19:29:05 +00:00
dsandersoremutah
e92c688f83 Set eol-style property to Unix (LF)
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@308 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-05 19:27:37 +00:00
dsandersoremutah
71641f3519 Ran dos2unix to fixup CR/LF to LF.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@307 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-05 19:26:18 +00:00
dsandersoremutah
3938f260d0 Ran dos2unix to fixup CR/LF to LF.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@306 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-05 19:22:46 +00:00
dsandersoremutah
360a04feb3 Ran dos2unix to fixup CR/LF to LF.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@305 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-05 19:21:30 +00:00
dsandersoremutah
65565325d7 Ran dos2unix to fixup CR/LF to LF.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@304 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-05 19:19:53 +00:00
dsandersoremutah
f77b187db0 Removed solution file.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@303 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-05 19:15:16 +00:00
dsandersoremutah
81e3c32f82 Removed solution file.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@302 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-05 19:14:37 +00:00
dsandersoremutah
6aa37ce81b Set eol-style property to Unix (LF)
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@301 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-05 19:13:49 +00:00