Commit Graph

91 Commits

Author SHA1 Message Date
ahodgkinson
b6652dc28b XFLAIM change. Needed to pass "optimize+" rather than "optimized+" to the C# compiler.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@895 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 20:56:06 +00:00
ahodgkinson
22e6ca8c72 XFLAIM change. Re-added devel-rpm description.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@873 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 20:04:00 +00:00
ahodgkinson
df23371989 XFLAIM change. First round of changes for building Debian packages.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@869 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 18:24:14 +00:00
ahodgkinson
1fdf4361cf Needed to ignore errors from ldconfig.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@860 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 15:30:45 +00:00
ahodgkinson
1f23a9e36c XFLAIM change. Fixed build so that it will work even if Java is not available.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@857 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-18 22:35:36 +00:00
dsandersoremutah
427e3734ef Changed how callbacks are done in C#
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@856 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-18 21:19:55 +00:00
dsandersoremutah
eadd09af97 Added support for building csharp bindings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@851 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-15 22:24:34 +00:00
ahodgkinson
8eed0f9486 XFLAIM makefile changes for Solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@844 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-10 21:20:59 +00:00
ahodgkinson
80cf654d01 Needed pragmas to align global structs on the proper boundaries (Solaris).
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@841 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-08 22:26:48 +00:00
dsandersoremutah
57168db3fc Modified to set manifest version information in the xflaimjni.jar file.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@839 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-08 18:09:39 +00:00
dsandersoremutah
20e9078492 Added support for building xedit java utility
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@838 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-08 16:09:02 +00:00
ahodgkinson
0c35e32dd3 Version number changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@825 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-07 19:10:12 +00:00
dsandersoremutah
97242940a9 Changed what is output to screen when generating documentation.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@824 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-07 19:03:51 +00:00
dsandersoremutah
03656166ca Added ability to generate javadoc documentation.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@823 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-07 19:01:33 +00:00
ahodgkinson
db5aa83c40 XFLAIM change. Updated makefile to use various gcc optimization flags when doing a release build.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@801 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-23 19:47:29 +00:00
ahodgkinson
250c3e2b8c XFLAIM change. Fixed the makefile to enable optimizations when building non-debug binaries.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@790 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-22 22:09:48 +00:00
ahodgkinson
0e2ba5f0b3 Updated support for AIX.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@729 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-01 19:31:50 +00:00
ahodgkinson
04514f9da5 FTK/XFLAIM changes. Minor change to the makefile for Ubuntu/SPARC builds.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@727 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-31 15:53:40 +00:00
ahodgkinson
a157ff5fb4 All projects changed to build with -xarch=v8plus when using the Workshop compiler on Solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@724 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-27 22:24:38 +00:00
ahodgkinson
e79bf7ed64 XFLAIM change. Needed to link with advapi32.lib.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@714 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-27 16:41:22 +00:00
ahodgkinson
33e39a5d44 XFLAIM change. Needed to pass "nodeps" option to rpmbuild when creating a source RPM.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@708 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-25 16:52:43 +00:00
ahodgkinson
9f5d39fd5c Updated libtool versioning information and added documentation describing how and when libtool versioning should be changed.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@683 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-19 19:50:35 +00:00
dsandersoremutah
789b4d5806 srcdist needs to have a xflaimtk.h overwritten with ftk.h
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@616 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-27 20:26:04 +00:00
dsandersoremutah
a0c9a38c30 Changed to use java2-devel-packages instead of java2.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@613 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-23 21:34:07 +00:00
dsandersoremutah
ad70dc1a3c Modified so that we don't copy the xxx.changes file to the spec directory.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@610 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-22 22:27:47 +00:00
dsandersoremutah
846f0a5693 Changed version to 5.1
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@603 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-22 21:19:04 +00:00
ahodgkinson
f5e5aad86b Needed to pass --nodeps to rpmbuild when executing the rpms target.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@601 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-22 18:47:56 +00:00
ahodgkinson
5db5c6aa93 Changed java2-devel-packages to java2 in the BuildRequires section of the XFLAIM spec file.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@600 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-21 22:37:09 +00:00
dsandersoremutah
46ce15849b Changed back to java2-devel-packages in build requires in .spec.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@599 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-21 16:45:43 +00:00
ahodgkinson
a272911655 Added j2sdk to the BuildRequires tag.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@597 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-20 22:33:16 +00:00
ahodgkinson
44f3c67458 Fixed NetWare build issues.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@587 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-20 15:09:42 +00:00
ahodgkinson
9f7ca8edd3 XFLAIM changes for building ring 0 NLMs.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@574 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-14 19:41:55 +00:00
dsandersoremutah
edfeb2f59c Needed to add java2-devel-packages for spec file. Also needed to add another include file where jni.h is found on linux.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@475 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-30 20:39:57 +00:00
dsandersoremutah
fea2f4d49f Modified so that .changes file goes into same directory as .spec file when creating a srcdist.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@472 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-30 17:26:02 +00:00
ahodgkinson
96edbc5f55 Changes to use new endian inlines from FTK.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@460 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-25 15:26:08 +00:00
ahodgkinson
d162adb63a Updates for XFLAIM NetWare build.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@449 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-24 18:48:17 +00:00
ahodgkinson
12df281fd9 Needed to create the ftk subdirectory prior to copying ftk source.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@447 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-23 20:07:29 +00:00
ahodgkinson
8b07b4e8e0 Changes to copy only necessary source files from the toolkit directory into the source distro.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@446 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-23 20:03:40 +00:00
ahodgkinson
f1dc3f0be2 Added constant definition for the backslash character.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@443 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-22 23:27:59 +00:00
ahodgkinson
595f772a2f Needed to escape dollar sign characters in the generated Doxyfile.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@441 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-22 23:13:51 +00:00
ahodgkinson
67b5cae845 XFLAIM Doxygen documentation will now include info from FTK.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@440 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-22 23:09:37 +00:00
ahodgkinson
e54724a772 Added support for building with xflaimtk.h.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@438 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-22 22:36:07 +00:00
ahodgkinson
cad147d322 Misc. cleanup.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@436 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-22 20:07:23 +00:00
ahodgkinson
b98d12ca82 Various fixes made in the utility code for Solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@427 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-19 19:45:40 +00:00
ahodgkinson
ab9748f2e9 Moved platform detection code into platform.mak.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@423 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-18 19:23:45 +00:00
ahodgkinson
4fc9d686ea Fixed OS X issues.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@406 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-10 22:41:40 +00:00
ahodgkinson
8df295d049 Changed code to use a single FlmDbSystem object. Fixed utilities so that they build using FTK.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@405 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-10 22:27:54 +00:00
dsandersoremutah
659322639e Changed major .so version to 2 - since we got rid of some interfaces.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@400 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-09 22:42:47 +00:00
ahodgkinson
ba9ea66bd3 XFLAIM modifications to use FTK.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@384 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-08 22:36:36 +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