Commit Graph

397 Commits

Author SHA1 Message Date
jcalcote
8dc52d8e45 Updated all project top-level Makefile.am files - added win32 to EXTRA_DIST.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1065 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2008-06-27 22:45:49 +00:00
jcalcote
bc1b625e60 Added a top-level README, and updated all other README files.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1064 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2008-06-27 22:40:34 +00:00
jcalcote
d8e1a6a616 Updated ftkFastChecksum assembler routines to use local labels. Otherwise they're expansions cause multiply defined symbols in non-PIC code.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1063 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2008-06-27 19:30:55 +00:00
jcalcote
04e18abb6b Added Win32 project directories and project files for MSVS 2008 (vc9).
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1062 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2008-06-27 00:21:37 +00:00
jcalcote
1350c25490 Fixed some minor spelling errors in configure.ac files.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1060 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2008-06-26 18:49:36 +00:00
jcalcote
e7548d8b4c Change over to GNU build system - part 1
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1056 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2008-06-26 17:02:11 +00:00
ahodgkinson
91f9f1b91c More changes for Ubuntu 8.04
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1055 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2008-05-01 19:14:41 +00:00
ahodgkinson
73980c2f6d Updates for Ubuntu Hardy.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1054 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2008-05-01 18:54:50 +00:00
ahodgkinson
0a5ab06206 Incorporated changes required for Fedora 9.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1052 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2008-02-20 16:35:06 +00:00
dsandersoremutah
4cef3014fd Changed mode from 644 to 755 for shared libraries.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1051 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2007-09-06 15:13:15 +00:00
dsandersoremutah
6e19d16196 Added readOffset method to F_SuperFileHdl class so it can be called from flmRestoreFile correctly - instead of calling readBlock, which was incorrect.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1050 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2007-05-22 20:10:17 +00:00
dsandersoremutah
faa397da2b Added ncurses-devel to BuildRequires and modified licence type in spec file generation.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1046 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2007-03-29 14:41:41 +00:00
dsandersoremutah
56ee8e6059 Modified canRelocate methods to NOT call getRefCount and isCached methods in case the v-table pointers have not been properly set up.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1044 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2007-03-28 17:51:53 +00:00
dsandersoremutah
b139a6c5bf Added defattr and other changes to spec file generation.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1020 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2007-02-09 20:37:52 +00:00
dsandersoremutah
321be892fc Got rid of Provides from spec file.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1017 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2007-02-08 21:32:56 +00:00
dsandersoremutah
90929b6395 Added pragmas for windows to remove compiler warnings for VC6 compiler.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1013 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2007-02-01 23:01:32 +00:00
ahodgkinson
ab7f165160 Updated copyright.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1011 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2007-01-23 11:29:01 +00:00
ahodgkinson
f54e6ce080 Changed license to LGPL.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1009 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2007-01-23 09:38:48 +00:00
dsandersoremutah
9c1a9f61f1 Needed to lock the record cache mutex in FlmRecord::Release just before deleting the object to prevent a race condition.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1006 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2007-01-17 11:59:41 +00:00
ahodgkinson
8b0799da06 More changes for Ubuntu package.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1004 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-11-28 10:09:12 +00:00
ahodgkinson
649ba6d42c FLAIM. Changes to support 64-bit Ubuntu packages.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1003 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-11-28 04:33:22 +00:00
dsandersoremutah
636df63997 Modified so that tools subdirectory does not go out into the source distribution except for windows.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1001 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-11-16 11:18:14 +00:00
dsandersoremutah
22de0f0003 Removed /zp1 compiler switch and added pragmas to do one-byte packing on structures.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@987 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-10-12 18:35:44 +00:00
dsandersoremutah
e037ef167c Getting rid of references to gv_FlmSysData.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@984 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-10-12 17:21:31 +00:00
dsandersoremutah
840103d118 Needed to add a (FLMUINT) cast to a FLMBOOL before it can be cast as a void *.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@983 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-10-12 17:20:43 +00:00
ahodgkinson
efdaf6d989 FLAIM. Fixed mis-typed member of OPT_INFO structure.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@981 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-10-11 23:07:44 +00:00
ahodgkinson
9619c9d051 FLAIM change. Corrected errors in the spec file.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@980 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-10-11 21:25:28 +00:00
ahodgkinson
ab66721057 FLAIM. Fixed more Linux warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@978 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-10-11 20:30:25 +00:00
ahodgkinson
2b0971256e FLAIM. Fixed Linux warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@977 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-10-11 20:04:22 +00:00
dsandersoremutah
311bcd2aa4 Changed several places that needed to access pDbInfo->pProgress instead of just Progress.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@975 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-10-10 15:15:32 +00:00
ahodgkinson
8195c9f00b FLAIM - changed to use dpkg-source to build Ubuntu packages.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@974 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-10-09 22:22:22 +00:00
ahodgkinson
3802446117 Updates to the Debian install scripts.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@973 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-10-09 20:00:23 +00:00
ahodgkinson
f9b13f0182 FLAIM change. Needed to exclude the .diff file from the Ubuntu package.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@972 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-10-09 19:39:29 +00:00
ahodgkinson
60b604e5b3 More changes for Ubuntu build.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@971 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-10-09 19:22:32 +00:00
ahodgkinson
1f7ee75e71 FLAIM change. Removed unused lines from debian/rules.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@970 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-10-04 18:52:40 +00:00
ahodgkinson
b4abe60822 FLAIM. Removed unwanted comment in the Debian control file.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@968 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-10-04 18:26:27 +00:00
ahodgkinson
785ec55c86 FLAIM change. Removed shared libraries from the Ubuntu dev package.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@966 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-10-04 18:09:11 +00:00
ahodgkinson
80a867deca FLAIM change. Updated ChangeLog.ubuntu.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@965 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-10-04 17:51:17 +00:00
ahodgkinson
c362c25b2d FLAIM change. Removed debian/docs.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@964 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-10-04 17:46:30 +00:00
ahodgkinson
3a5bdaa0c9 FLAIM change. Updated Debian control file.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@963 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-10-04 17:19:00 +00:00
ahodgkinson
570feb6aaa FLAIM changes after first pass at Ubuntu REVU.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@962 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-10-04 17:11:13 +00:00
ahodgkinson
137da08d26 More changes for Ubuntu.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@960 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-10-03 23:14:19 +00:00
ahodgkinson
95367c44ff FLAIM. Fixed sym links.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@952 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-10-03 22:15:39 +00:00
dsandersoremutah
6e9a045166 Had to change tabs to spaces so that we could build for Netware
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@949 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-10-03 17:35:02 +00:00
ahodgkinson
db9b81e4d8 FLAIM change. Fixed VS 2005 compiler warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@894 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 19:07:23 +00:00
ahodgkinson
cdcbd08f85 Added calls to linda to check Debian packages.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@893 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 18:54:44 +00:00
ahodgkinson
a885437933 FLAIM change. Needed to create the Ubuntu package directory.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@891 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 17:47:12 +00:00
ahodgkinson
12679211cb Minor change for ubuntubin target.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@890 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 17:36:20 +00:00
ahodgkinson
613f3facad FLAIM change. Misc. updates for Ubuntu.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@889 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 17:28:03 +00:00
ahodgkinson
81622f803b FLAIM change. Merged FTK Makefile changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@888 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 17:25:05 +00:00