Commit Graph

44 Commits

Author SHA1 Message Date
dsandersoremutah
7b4febc5b2 Changed FLMSIZET for AIX and HPUX to be unsigned long.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@164 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-15 16:17:04 +00:00
ahodgkinson
c83d972180 Support for building source and binary packages for Windows.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@159 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-09 20:03:30 +00:00
dsandersoremutah
97d00844bd Added changelog target.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@150 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-08 20:36:37 +00:00
ahodgkinson
ff3946003d Needed to uncomment lines that check for local modifications prior to building RPMs.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@145 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-07 23:17:41 +00:00
ahodgkinson
604be25d50 Support for creating binary RPMs.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@142 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-07 23:14:01 +00:00
dsandersoremutah
de6c5a8453 Changed to calculate SVN Revision based on the highest Last Changed Rev: as reported by svn info.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@129 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-03 17:04:22 +00:00
ahodgkinson
d11f267779 Misc. cleanup.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@127 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-03 00:39:14 +00:00
dsandersoremutah
648095d499 Took out neededforbuild from .spec file.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@125 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-28 23:36:21 +00:00
dsandersoremutah
e92ef0eafa Latest changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@123 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-28 20:46:00 +00:00
dsandersoremutah
7801ab1444 Added support for __sparcv9 - 64 bit solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@122 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-28 20:44:29 +00:00
dsandersoremutah
05cb2df35d Added support for Intel Mac platform.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@121 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-28 20:31:09 +00:00
jcalcote
cbb2a7e32c change buildCharTable to use a for-loop instead of inlined setcharflags calls. Solves Windows optimization hang in fxml.cpp
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@116 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-15 23:25:39 +00:00
jcalcote
12f545cc1f Add xflaim vc8 solution and project files, add INSTALL.W32, fix a few minor vc8 incompatibilities.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@115 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-14 23:34:14 +00:00
dsandersoremutah
2eb1c7fc25 Documented latest changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@106 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-13 19:35:16 +00:00
dsandersoremutah
d5e239a329 Modified to use correct versioning on .so library names. Made some changes to .spec file.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@105 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-13 19:34:36 +00:00
jcalcote
c4d75cbbf2 Add AUTHORS and INSTALL information
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@99 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-10 21:52:30 +00:00
jcalcote
f4da35e577 Added configure.ac and Makefile.am files to directory structure, added local variable initialization to several source files for -O3 optimization for GCC
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@91 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-09 17:43:22 +00:00
dsandersoremutah
8e79705fc7 Comments for latest changes added to change log.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@76 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-08 16:49:33 +00:00
dsandersoremutah
dcc9062ee5 Removed printf.exe and make.exe from autobuild package.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@75 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-08 16:41:17 +00:00
ahodgkinson
b832a69a6d One more attempt to set execute bit.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@72 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-06 23:56:10 +00:00
ahodgkinson
2ae079f5ef Added execute permissions.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@70 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-06 23:37:41 +00:00
ahodgkinson
2efc43fcc1 Incorporated changes from FLAIM.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@69 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-06 23:36:09 +00:00
ahodgkinson
0770d0c8fd Incorporated changes from FLAIM.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@68 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-06 23:31:37 +00:00
ahodgkinson
bf153b4825 Fixed rmdir command on windows so that it doesn't report an error if the directory doesn't exist.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@64 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-06 20:01:12 +00:00
ahodgkinson
2bbb1cf197 Updated w32 build tools.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@63 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-06 19:59:37 +00:00
dsandersoremutah
9fbd835983 Changes for latest submissions.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@61 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-03 20:12:29 +00:00
dsandersoremutah
1a4ebe2169 Modified to use $(dollar) and $(percent)
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@60 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-03 20:08:40 +00:00
dsandersoremutah
ff90bacf80 Renamed gprintf.exe to printf.exe and gmake.exe to make.exe. Added these to the distro. Made some changes for the pkg-config - added Cflags and includedir
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@59 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-03 20:00:50 +00:00
dsandersoremutah
599963be57 Renamed gprintf.exe to printf.exe and gmake.exe to make.exe
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@57 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-03 19:58:34 +00:00
dsandersoremutah
eee56222d0 Initial submission.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@54 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-03 17:07:25 +00:00
dsandersoremutah
9447a399db Modified to get the SVN version when creating a distro. That will be the version number for libraries. Also will create a SVNRevision.nnn file so that we can use that same revision number when building.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@53 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-03 17:01:13 +00:00
ahodgkinson
0f0a482291 Misc. cleanup.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@45 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-03 00:17:44 +00:00
ahodgkinson
a47f288e0c Needed to specify dircheck target as PHONY.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@44 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-02 23:52:36 +00:00
ahodgkinson
ac0bd80730 Changed the value of group tag in the spec file.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@43 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-02 22:54:38 +00:00
ahodgkinson
71316d86f5 Moved changes forward from FLAIM.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@40 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-02 22:40:41 +00:00
ahodgkinson
59bc0560c7 Added.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@38 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-01 20:11:33 +00:00
ahodgkinson
8a87c213a6 Fixed problem on 64-bit platforms when generating RPMs.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@37 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-01 20:11:07 +00:00
ahodgkinson
abef45d22f Moved changes forward from FLAIM.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@36 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-01 19:45:42 +00:00
ahodgkinson
e33cf11bd9 Moved changes forward from FLAIM.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@35 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-01 19:40:46 +00:00
dsandersoremutah
e246853dc7 Silenced compiler warning.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@25 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-01-31 22:10:20 +00:00
ahodgkinson
2b6fff8385 Moved changes forward from FLAIM.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@24 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-01-31 21:42:55 +00:00
ahodgkinson
8b679ef8de Added.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@16 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-01-30 18:26:47 +00:00
ahodgkinson
9ca6ef1b89 Incorporated changes from FLAIM makefile, including support for standard GNU targets and generating a source RPM.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@15 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-01-30 17:26:21 +00:00
dsandersoremutah
c55dab446f Renamed version4 to flaim and version5 to xflaim
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@7 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-01-27 21:06:39 +00:00