jcalcote
|
c10f7a3c64
|
Convert echo statements in configure.ac files to AC_MSG_WARN macro calls.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1088 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2009-04-20 22:30:58 +00:00 |
|
jcalcote
|
b64e05c941
|
Added debug x64 and release x64 to win32 build configurations. Updated a couple of ftk source files to handle 64-bit builds on Windows properly.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1087 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2009-04-20 18:34:23 +00:00 |
|
jcalcote
|
4a3536ec6b
|
Added pkgconfig files for xflaim and flaimsql libraries.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1086 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2009-04-20 00:31:35 +00:00 |
|
jcalcote
|
2011cd99c7
|
Modified xflaim doxygen.in file to point to the right input directory.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1085 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2009-04-20 00:24:25 +00:00 |
|
jcalcote
|
0d7171b897
|
ftk doxygen patch submitted by ifolder team.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1084 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2009-04-19 17:06:26 +00:00 |
|
jcalcote
|
688f074fc2
|
Patches submitted for doxygen and pkgconfig by ifolder team.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1083 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2009-04-19 17:05:48 +00:00 |
|
jcalcote
|
449ece5a33
|
Minor cleanup to configure script and Makefile.am files.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1082 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2009-04-15 03:43:33 +00:00 |
|
jcalcote
|
67322ee9db
|
Added ACX_PTHREAD macro to project configration. Added classpath option to Java/jni Makefile.am for gcj.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1081 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2009-04-14 23:28:06 +00:00 |
|
jcalcote
|
b5f708731e
|
Convert ftk search code to an m4 macro - flm_ftk_search.m4.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1080 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2009-04-03 22:09:21 +00:00 |
|
jcalcote
|
a9529648c5
|
Added AC_SYS_LARGEFILE to configure.ac files.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1079 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2009-03-26 22:07:18 +00:00 |
|
jcalcote
|
1f1ed97d9e
|
Fixed some faulty cpp definitions in xflaim jni source.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1078 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2009-03-15 06:05:13 +00:00 |
|
jcalcote
|
80a19892fb
|
Made README and README.W32 files more project specific.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1077 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2008-07-02 23:01:23 +00:00 |
|
jcalcote
|
1640f62c49
|
Added FTKINC environment variable to Win32 build so that ftk and flaim, xflaim and sql directories don't have to be colocated in the same parent directory.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1076 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2008-07-02 22:26:11 +00:00 |
|
jcalcote
|
c1db19c83e
|
Fixed some API and EXP macro issues in CSharp code.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1075 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2008-07-02 03:00:39 +00:00 |
|
jcalcote
|
1bb171966c
|
Fixed a unix-specific ftk source file that still contained FLMAPI macros.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1074 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2008-07-02 00:58:52 +00:00 |
|
jcalcote
|
ae067ea6ac
|
Added README.W32 files, removed INSTALL.W32 files, updated all Makefile.am's accordingly, added explanations for building from Win32 command line to all README.W32 files.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1073 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2008-07-02 00:39:41 +00:00 |
|
jcalcote
|
bd6d5215e6
|
Added batch files to the win32 project directories so the projects can be built from the command line. Made minor tweaks to a few projects.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1072 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2008-07-02 00:25:17 +00:00 |
|
jcalcote
|
922b12fec0
|
Converted all text files from dos to unix line terminations (in linux work area).
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1071 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2008-07-01 21:58:31 +00:00 |
|
jcalcote
|
aefc7977f5
|
Modified all EXP, XPC and API macros so they are library specific. Moved macro definitions to individual library interface headers. Finalized win32 solutions and projects.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1070 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2008-07-01 21:51:45 +00:00 |
|
jcalcote
|
036078ed07
|
Added remaining Win32 Visual C++ projects. Moved flmUTF8ToColText from xflaim to ftk. Modified a few sql source files - still a lot to do there.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1069 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2008-06-30 23:50:42 +00:00 |
|
jcalcote
|
ccf395ce98
|
Added flaim utilities to flaim-projects solution.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1068 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2008-06-30 18:34:04 +00:00 |
|
jcalcote
|
51cd985ef5
|
Added INSTALL.W32 docs, update Makefile.ams appropriately.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1067 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2008-06-30 18:30:41 +00:00 |
|
jcalcote
|
d4eff861a0
|
Completed implementation of flaim project msvs 2008 solution.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1066 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2008-06-30 17:57:45 +00:00 |
|
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
|
29c366d762
|
Source mods to get Windows build to work with dynamic ftk library (should have no effect on unix builds).
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1061 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2008-06-26 23:04:15 +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
|
63e406b304
|
Change over to GNU build system - part 4
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1059 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2008-06-26 17:30:56 +00:00 |
|
jcalcote
|
878b03bafc
|
Change over to GNU build system - part 3
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1058 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2008-06-26 17:22:43 +00:00 |
|
jcalcote
|
5a64cf2ab4
|
Change over to GNU build system - part 2
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1057 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2008-06-26 17:05:56 +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
|
1764859d0b
|
Fixed issues building FTK packages for Ubuntu 8.04
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1053 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2008-05-01 17:47:57 +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
|
fb3a437dab
|
expand method was incorrectly calculating the minimum number of blocks to allocate.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1049 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-05-10 14:48:42 +00:00 |
|
dsandersoremutah
|
0b137ba235
|
Changed "writeData" to "WriteData" and modified to check for allocated buffer, and to free the buffer when done using it.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1048 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-04-27 20:53:21 +00:00 |
|
dsandersoremutah
|
a9056dd4ad
|
Updated change log.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1047 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-03-29 14:56:25 +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
|
8806198745
|
Merged in change log from autobuild.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1045 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-03-29 14:33:11 +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
|
4b321dc353
|
Query parser needed to resolve the name when no prefix was specified using a NULL namespace.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1043 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-03-26 22:06:36 +00:00 |
|
dsandersoremutah
|
b4a180bb64
|
Changed PosIStream to IStream
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1042 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-03-08 17:26:56 +00:00 |
|
dsandersoremutah
|
309e270617
|
Needed to release an open file stream in the import command.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1041 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-02-22 19:37:59 +00:00 |
|
ahodgkinson
|
b242d3b57e
|
Fixed build issues.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1040 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-02-22 16:06:28 +00:00 |
|
dsandersoremutah
|
d08a63e6f5
|
setupQueryExpr does not support unicode strings - needed to change to produce a UTF8 string.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1039 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-02-22 16:03:43 +00:00 |
|