Commit Graph

264 Commits

Author SHA1 Message Date
dsandersoremutah
dbaade44ac Updated list of files.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@282 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-04 16:44:13 +00:00
dsandersoremutah
0a2210f18b Fixed up so that the clean target only cleans the specific platform specified.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@281 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-04 16:30:48 +00:00
ahodgkinson
ec9606a265 Moved mutex and semaphore routines into their own section in ftk.h.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@280 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-04 16:13:09 +00:00
ahodgkinson
20214afb17 Removed ftksem.h and updated the FLAIM platform definitions in xflaim.h.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@279 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-04 16:02:04 +00:00
ahodgkinson
c9c7da306c Support for atomic ops on additional platforms.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@278 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-04 15:24:18 +00:00
ahodgkinson
d3da23f3b3 Misc. variable renames.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@277 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 21:06:54 +00:00
ahodgkinson
b604ef9702 Various changes to get the dist target to work.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@276 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 21:06:26 +00:00
ahodgkinson
ee76ab6e70 Changed to create various package directories.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@275 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 20:36:56 +00:00
ahodgkinson
823c58fd5f Changed srcdist target so that it generates a spec file.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@274 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 20:25:00 +00:00
ahodgkinson
db9cc6dd5f Changed location of .changes file
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@273 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 20:21:50 +00:00
ahodgkinson
73242af811 Fixed Unix compile issues.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@272 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 20:12:35 +00:00
dsandersoremutah
0c62483a2d No need to copy 7z.exe in dist: target.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@271 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 20:05:26 +00:00
ahodgkinson
81a98c6550 Changed the way we exclude .svn directories from the source distribution.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@270 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 20:03:31 +00:00
ahodgkinson
01bc188494 Merged changes from FLAIM makefile.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@269 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 20:02:51 +00:00
ahodgkinson
bf94e603dc Changes to export FlmAllocDbSystem.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@268 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 20:02:31 +00:00
dsandersoremutah
434c1f918b Added tooldir
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@267 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 19:39:26 +00:00
dsandersoremutah
1b1d06d8e3 Removed symbolic links to tools subdirectory - doesn't work on windows.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@266 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 16:56:13 +00:00
dsandersoremutah
f55f745ab8 Added symbolic links to tools directory
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@265 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 16:47:22 +00:00
ahodgkinson
3c79723c8c Misc. changes to the Java build.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@264 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 16:29:36 +00:00
dsandersoremutah
685c2b15d4 Moved 7z.exe and printf.exe to tools directory.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@263 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 16:27:33 +00:00
dsandersoremutah
00c26f1fb4 Moved 7z.exe and printf.exe to tools directory.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@262 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 16:26:51 +00:00
dsandersoremutah
551067e832 Added a few windows build tools.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@261 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 16:25:41 +00:00
ahodgkinson
4ee4777105 Created xedit subdirectory.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@260 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 16:25:26 +00:00
ahodgkinson
0db9abeec4 Changed to load xflaim shared library rather than xflaimjni.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@259 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 16:23:46 +00:00
ahodgkinson
8a4a6d6215 Changed to load xflaim shared library rather than xflaimjni.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@258 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 16:23:34 +00:00
ahodgkinson
c1e12d7da7 Added JNI header files.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@257 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 16:08:51 +00:00
ahodgkinson
cb966bf62b Removed files.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@256 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 15:57:22 +00:00
dsandersoremutah
a458a5a46d Moved external to tools directory
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@255 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 15:56:28 +00:00
dsandersoremutah
c73fdb8a32 Moved external to tools directory
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@254 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 15:56:06 +00:00
ahodgkinson
d5e0796b0d Added Java utilities.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@253 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 15:55:36 +00:00
dsandersoremutah
d99efb15ff Create common directory for build tools for use by both flaim and xflaim.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@252 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 15:54:56 +00:00
dsandersoremutah
a8323dda35 Modified to call 7z.exe instead of 7za.exe.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@251 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 15:49:50 +00:00
ahodgkinson
81ca3e6a25 Removed directory.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@250 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 15:49:00 +00:00
ahodgkinson
e7572f59b5 Changes to the Java directory structure.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@249 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 15:48:20 +00:00
dsandersoremutah
4d2e15801e Tool needed to create .tar files on windows.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@248 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 15:48:12 +00:00
ahodgkinson
fc65d74c62 Changes to the Java directory structure.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@247 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 15:46:47 +00:00
ahodgkinson
c7b3293379 Renamed jni directory to java.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@246 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 15:42:50 +00:00
ahodgkinson
da50ce0a9d Renamed jni directory to java.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@245 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 15:42:40 +00:00
dsandersoremutah
0edea58de2 Bugzilla defect #141186. Allow an application to exceeded our hardcoded cache limits when they are setting a hard limit.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@244 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 15:30:29 +00:00
dsandersoremutah
4f6e5dc404 Added new packet types for search.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@243 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-31 22:59:21 +00:00
dsandersoremutah
e1d6d633e5 Modified to use enum for tag numbers. Moved tag name table from viewrfl.cpp to rflread.h.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@242 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-31 22:18:07 +00:00
dsandersoremutah
c38cc0b4f5 Added jni subdirectory to distribution file.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@241 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-31 16:35:33 +00:00
dsandersoremutah
db70503e29 Needed to call hostpath macro around java commands so it would work on Windows.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@240 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-31 16:32:35 +00:00
dsandersoremutah
a929333361 Changed MAX_KEY_SIZ to XFLM_MAX_KEY_SIZE
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@239 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-31 15:52:21 +00:00
dsandersoremutah
4c5d79469d Changed how status prints out its information - formatted a little nicer.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@238 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-31 15:48:32 +00:00
dsandersoremutah
3cb3a3f048 Had to cast FLMUINT64 down to FLMUINT before casting to pointer.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@237 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-31 00:00:39 +00:00
ahodgkinson
4a9baa1cfd Added calls to hostpath macro.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@236 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-30 23:53:52 +00:00
ahodgkinson
d4d47f5df2 Added password parameter to the backup method.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@235 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-30 23:53:12 +00:00
ahodgkinson
4057030897 Initial support for JNI.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@234 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-30 23:35:05 +00:00
ahodgkinson
26c7af3047 Enhancements and bug fixes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@233 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-30 23:34:45 +00:00