Commit Graph

171 Commits

Author SHA1 Message Date
ahodgkinson
4807aae9e3 Support for building Windows binaries with Visual Studio 8.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@189 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-17 02:34:21 +00:00
ahodgkinson
56b24e30c8 Added call to flush stdout.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@188 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-17 00:09:53 +00:00
ahodgkinson
3a82597cb7 Misc. cleanup.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@187 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-17 00:09:23 +00:00
ahodgkinson
b523b4e9b1 Changed 64-bit Intel platforms (non-strict) to use the efficient byte-swap macros.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@186 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-17 00:09:04 +00:00
ahodgkinson
b9572ce4e3 Added some asserts to help in debugging.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@185 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-17 00:07:54 +00:00
ahodgkinson
13d33fca0d Fixed issue where flmGetMaxFileSize() was returning the wrong value on 64-bit platforms due to a typecast problem. The compiler (gcc) was implicitly casting the file size value to be a signed integer and causing the sign bit to be extended.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@184 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-17 00:07:21 +00:00
ahodgkinson
e2005fa114 Changes for HP/UX.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@183 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-16 22:55:50 +00:00
ahodgkinson
892e2260fb Changes for HP/UX.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@182 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-16 22:30:47 +00:00
ahodgkinson
6630dfa093 Changes for HP/UX.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@181 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-16 22:25:58 +00:00
ahodgkinson
9b4f69c6cb Changes for HP/UX.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@180 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-16 22:25:30 +00:00
ahodgkinson
11e6b32e12 Added support for HP/UX.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@179 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-16 22:24:42 +00:00
ahodgkinson
eaa9ecd836 Added typecast for AIX.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@178 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-16 21:11:08 +00:00
ahodgkinson
31ece6c6de Added OSTYPE strings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@177 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-16 21:10:24 +00:00
ahodgkinson
682e9da7af Misc. AIX atomic op changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@176 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-16 20:52:55 +00:00
ahodgkinson
45145de492 Support for AIX on the RS/6000.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@175 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-16 20:42:45 +00:00
ahodgkinson
d2f0e46b31 Changed line endings to be platform native.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@174 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-16 19:51:01 +00:00
ahodgkinson
a1150a783c Changed line endings to be platform native.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@173 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-16 19:50:09 +00:00
ahodgkinson
463eb2ca8f Changes to the dist build targets on Linux.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@172 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-16 19:39:37 +00:00
ahodgkinson
623e07e911 Fixed Solaris compile errors.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@171 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-16 18:07:04 +00:00
ahodgkinson
a94e1de7c8 Specified xarch=generic for 32-bit Solaris builds.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@170 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-16 18:06:30 +00:00
ahodgkinson
529096d4b3 Converted begin_spin/end_spin to inline functions.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@169 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-16 17:52:00 +00:00
ahodgkinson
4d239ffaf2 Support for building binary and source dist.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@168 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-16 17:14:45 +00:00
ahodgkinson
5df338a4dc Changes to atomic operations on Solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@167 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-16 17:13:44 +00:00
ahodgkinson
b86d52d92b Fixed build error on Linux.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@166 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-16 16:35:05 +00:00
ahodgkinson
3ab7a1878a Added support for atomic operations on a wider variety of platforms.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@165 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-16 16:23:02 +00:00
dsandersoremutah
7b4febc5b2 Changed FLMSIZET for AIX and HPUX to be unsigned long.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@164 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-15 16:17:04 +00:00
dsandersoremutah
d30ff1cfa6 Changed FLMSIZET for AIX to be unsigned long.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@162 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-15 16:04:29 +00:00
ahodgkinson
b1057d0a85 Bug 154605. Changes for Solaris slab manager to call f_alloc rather than mmap (see comments in the code).
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@161 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-10 17:24:47 +00:00
ahodgkinson
80c4464cbd Fixed Solaris compiler warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@160 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-10 17:22:59 +00:00
ahodgkinson
c83d972180 Support for building source and binary packages for Windows.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@159 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-09 20:03:30 +00:00
ahodgkinson
8424d06ac1 Needed to set package file permissions to 775.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@158 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-09 18:23:29 +00:00
ahodgkinson
64a5fe65bc Removed documentation from the binary package.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@157 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-09 18:08:15 +00:00
ahodgkinson
4ee71ad7a8 Redirected stderr to NUL for certain Windows commands.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@156 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-09 17:33:37 +00:00
ahodgkinson
8336d4ffbd Support for building source and binary packages for Windows.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@155 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-09 17:29:39 +00:00
ahodgkinson
ee337c00f7 Misc. cleanup.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@154 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-09 17:29:07 +00:00
dsandersoremutah
0ce205eba4 Changed FLMSIZET on HP-UX to be unsigned long.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@151 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-09 16:04:10 +00:00
dsandersoremutah
97d00844bd Added changelog target.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@150 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-08 20:36:37 +00:00
dsandersoremutah
972e1d8687 Added changelog target.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@149 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-08 20:36:28 +00:00
ahodgkinson
ff3946003d Needed to uncomment lines that check for local modifications prior to building RPMs.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@145 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-07 23:17:41 +00:00
ahodgkinson
2015e63d6b Misc. changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@143 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-07 23:14:49 +00:00
ahodgkinson
604be25d50 Support for creating binary RPMs.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@142 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-07 23:14:01 +00:00
ahodgkinson
5fbb960777 Support for creating binary RPMs.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@141 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-07 23:01:22 +00:00
dsandersoremutah
de6c5a8453 Changed to calculate SVN Revision based on the highest Last Changed Rev: as reported by svn info.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@129 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-03 17:04:22 +00:00
dsandersoremutah
a20fdd6923 Changed to calculate SVN Revision based on the highest Last Changed Rev: as reported by svn info.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@128 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-03 17:02:51 +00:00
ahodgkinson
d11f267779 Misc. cleanup.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@127 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-03 00:39:14 +00:00
dsandersoremutah
2a7eb6dd71 Changed XXX_p types to XXX *
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@126 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-01 17:48:58 +00:00
dsandersoremutah
648095d499 Took out neededforbuild from .spec file.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@125 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-28 23:36:21 +00:00
dsandersoremutah
4122339e5f Bumped .so.1.0.0 to .so.1.2.0
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@124 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-28 20:59:43 +00:00
dsandersoremutah
e92ef0eafa Latest changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@123 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-28 20:46:00 +00:00
dsandersoremutah
7801ab1444 Added support for __sparcv9 - 64 bit solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@122 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-28 20:44:29 +00:00