Commit Graph

412 Commits

Author SHA1 Message Date
jcalcote
aaa7c40696 Made rpm build shell script handle errors a little better in all four sub-projects.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1106 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2009-07-20 19:18:26 +00:00
jcalcote
a68209799f Removed extraneous convenience library dependency in xflaim util Makefile.am.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1105 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2009-07-13 19:30:09 +00:00
jcalcote
ec8404f140 Added m4 quotes in three configure.ac files.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1104 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2009-07-06 21:57:54 +00:00
jcalcote
908bd7392e Updated a few makefiles to match book.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1103 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2009-07-06 21:40:56 +00:00
jcalcote
eb584b3b55 Fixed broken RPM targets.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1102 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2009-07-06 21:02:20 +00:00
jcalcote
08d1035040 Updated javadoc and jar macros.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1101 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2009-07-02 21:52:50 +00:00
jcalcote
64edd982af Tweaked rpm build a bit.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1100 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2009-07-02 21:48:46 +00:00
jcalcote
dc459b88b4 Update pkg-config stuff.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1099 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2009-06-26 20:19:25 +00:00
jcalcote
086b1181a9 Add code build scripts to check the version of Visual Studio and the solution and project files and upgrade when necessary during the build. Add a note to the readme.w32 files that indicate that these upgrades happen, and please not to commit these changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1098 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2009-05-06 21:27:22 +00:00
jcalcote
254ad25d74 Update Windows build system for VS 2005 backward compatibility.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1097 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2009-05-06 20:02:32 +00:00
jcalcote
4746117cd2 Added uninstall-hook targets to doxygen Makefile.am files to remove html directories.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1096 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2009-04-29 20:35:08 +00:00
jcalcote
aa284857ad Enhanced comments in ac_try macros in m4 directories.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1095 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2009-04-29 19:08:55 +00:00
jcalcote
56e32ca56f Updated m4 macros to be more specific about which options are acceptible in arg1.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1094 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2009-04-27 20:07:07 +00:00
jcalcote
6f1792f3ff Added install-data-hook targets to doxygen makefiles to unpack the doxygen archive in the pkg doc directory.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1093 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2009-04-24 20:06:14 +00:00
jcalcote
b14c9030bb Updated build system: removed leading dashes from rm commands that had -f in them. Conditionally configured directories that are conditionally built.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1092 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2009-04-24 19:47:25 +00:00
jcalcote
79b06014d7 Updated doxyfiles to use proper top_srcdir macro in INPUT field. Updated macro files to display one-line messages. Other minor details.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1091 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2009-04-23 23:46:34 +00:00
jcalcote
40fba2fbce Update try macros.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1090 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2009-04-22 20:10:27 +00:00
jcalcote
3889810b62 Oops. Forgot to add xflaim and sql pkgconfig files.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1089 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2009-04-20 23:20:27 +00:00
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
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
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
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
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
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
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
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
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
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
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