ahodgkinson
|
5846800245
|
Changed srcrpm target to depend on srcdist rather than dist.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@341 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-13 16:57:46 +00:00 |
|
ahodgkinson
|
a1155e5a3f
|
Changes to get RPM packages building again.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@340 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-12 22:16:25 +00:00 |
|
ahodgkinson
|
e2fc6be1fa
|
Changed archive format to be tar+gzip on all platforms. Added more packages to the pathinfo target.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@339 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-12 21:45:28 +00:00 |
|
ahodgkinson
|
451250402d
|
Fixed build problem on Linux.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@338 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-11 21:55:27 +00:00 |
|
ahodgkinson
|
436dbe2149
|
Got rid of ia64_compare_and_swap.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@337 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-11 18:16:22 +00:00 |
|
ahodgkinson
|
d0eb4e6a30
|
Got rid of broken PPC atomic ops. Added calls to OsAtomic APIs provided on OS X to support atomic operations on the Mac.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@336 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-11 17:05:12 +00:00 |
|
ahodgkinson
|
54b5a1143d
|
Misc. cleanup.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@335 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-10 23:18:13 +00:00 |
|
ahodgkinson
|
c3c0fdf771
|
Changes to use OsAtomic ops from libkern/OSAtomic.h on Darwin.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@334 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-10 22:39:16 +00:00 |
|
ahodgkinson
|
7d92b0be0f
|
Fixed bugs in PPC atomic ops.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@333 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-10 21:22:26 +00:00 |
|
ahodgkinson
|
e1c1f57282
|
Fixed OS X link error.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@332 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-10 16:35:13 +00:00 |
|
ahodgkinson
|
3bd585603b
|
OS X cleanup.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@331 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-07 22:01:37 +00:00 |
|
ahodgkinson
|
c13bcacab1
|
Added preliminary support for building shared libraries on Solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@330 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-07 21:37:34 +00:00 |
|
ahodgkinson
|
44205c31d0
|
Various Solaris fixes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@329 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-07 21:36:51 +00:00 |
|
ahodgkinson
|
70ae42eeb8
|
Fixed Linux compile warning.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@327 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-07 20:05:45 +00:00 |
|
ahodgkinson
|
639ba64888
|
Needed to calculate the svn revision when getting path info.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@326 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-07 19:49:51 +00:00 |
|
ahodgkinson
|
6b3976d013
|
Added pathinfo target.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@325 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-07 17:56:10 +00:00 |
|
ahodgkinson
|
bd6a41d90f
|
Added support for creating shared libraries (dylib) for Mac OS X.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@321 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-06 23:21:57 +00:00 |
|
ahodgkinson
|
d9fe1d9bb7
|
Fixed compile error on Solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@320 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-06 19:50:27 +00:00 |
|
ahodgkinson
|
9b81486d6c
|
Added typecasts to fix Solaris build issues.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@319 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-06 16:32:19 +00:00 |
|
ahodgkinson
|
640c4c54e5
|
Added bindistpath target.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@318 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-05 21:16:01 +00:00 |
|
dsandersoremutah
|
81e3c32f82
|
Removed solution file.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@302 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-05 19:14:37 +00:00 |
|
dsandersoremutah
|
6aa37ce81b
|
Set eol-style property to Unix (LF)
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@301 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-05 19:13:49 +00:00 |
|
dsandersoremutah
|
385c920879
|
Deleted .vcproj files.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@299 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-05 19:10:52 +00:00 |
|
dsandersoremutah
|
ce644e6ab4
|
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@298 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-05 19:09:00 +00:00 |
|
dsandersoremutah
|
f2c474c2f1
|
Set eol-style property to Unix (LF)
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@296 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-05 19:06:32 +00:00 |
|
dsandersoremutah
|
f8a9a13a8b
|
Set eof-style property to Unix (LF)
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@295 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-05 19:05:30 +00:00 |
|
dsandersoremutah
|
2ca0ce607b
|
Ran dos2unix to fixup CR/LF to LF.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@294 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-05 19:03:45 +00:00 |
|
dsandersoremutah
|
3cc709874f
|
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@293 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-05 18:59:27 +00:00 |
|
dsandersoremutah
|
26d28cb628
|
Changed eol style to be Unix (LF).
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@288 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-05 18:03:11 +00:00 |
|
dsandersoremutah
|
9a3eb6f3bd
|
Added dbshell to bin_PROGRAMS
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@284 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-04 17:01:21 +00:00 |
|
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
|
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
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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
|
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
|
1beea50bff
|
Initialized variables to silence compiler warning.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@230 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-03-30 20:19:37 +00:00 |
|
dsandersoremutah
|
cf386260cd
|
Bugzilla defect #159826. Inside chkSetupLfTable, when sorting logical files, the logical file's pointer to the LfTable entry needed to be adjusted after moving entries in the LfTable.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@229 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-03-30 19:38:36 +00:00 |
|