Ryan C. Gordon
|
8156bd219c
Only check for pthread library if pthread.h was found.
|
13 gadi atpakaļ |
Ryan C. Gordon
|
06edd385fc
From stable-2.0: explicitly check for pthread library, and link against it.
|
13 gadi atpakaļ |
Aleksi Nurmi
|
fd137cba42
SLB archiver
|
13 gadi atpakaļ |
Ryan C. Gordon
|
de59afc5a2
Remove SWIG stuff from build.
|
13 gadi atpakaļ |
Ryan C. Gordon
|
1c48a28166
Use .tar.bz2 on this branch, too.
|
13 gadi atpakaļ |
Ryan C. Gordon
|
3f212a8a44
Lowercased most of the CMake project file.
|
13 gadi atpakaļ |
Ryan C. Gordon
|
986c40ac6a
Don't look for libhistory.
|
13 gadi atpakaļ |
Ryan C. Gordon
|
bb6c5e468c
Let's gamble that everything has assert.h.
|
14 gadi atpakaļ |
Ryan C. Gordon
|
1030e5d5ec
Removed llseek().
|
14 gadi atpakaļ |
Ryan C. Gordon
|
700d94e577
Replaced zlib with a hacked up copy of miniz: http://code.google.com/p/miniz/
|
14 gadi atpakaļ |
Ryan C. Gordon
|
9e2acfd8a6
Removed OS/2 support.
|
14 gadi atpakaļ |
Ryan C. Gordon
|
4d46d42f73
Removed PocketPC support. It was old and crusty and targeted a dead platform.
|
14 gadi atpakaļ |
Ryan C. Gordon
|
e4cc3fcd9b
Removed a space in CMakeLists.txt that can make the linker grumpy.
|
14 gadi atpakaļ |
Ryan C. Gordon
|
4075482826
Treat Haiku as BeOS in CMakeLists.txt ... this lets CD-ROM support build, etc.
|
14 gadi atpakaļ |
Ryan C. Gordon
|
2939b26b7f
Added an option to disable all SWIG bindings at once.
|
15 gadi atpakaļ |
Ryan C. Gordon
|
4298d85313
Removed wxWidgets test program.
|
15 gadi atpakaļ |
Ryan C. Gordon
|
014f0e2254
Put some quotes around autogenerated Doxygen options.
|
15 gadi atpakaļ |
Ryan C. Gordon
|
72f0e7f9b5
Corrected doc paths for development branch.
|
15 gadi atpakaļ |
Ryan C. Gordon
|
67995ad0c5
Bumping version in CMakeLists.txt (but this is not ready for a release!).
|
15 gadi atpakaļ |
Ryan C. Gordon
|
7dee41eb0c
Fixed "make docs" for out-of-tree builds.
|
15 gadi atpakaļ |
Ryan C. Gordon
|
54f72a0b42
Use LIB_SUFFIX to install to lib64 instead of lib (thanks, Cristian!).
|
15 gadi atpakaļ |
Ryan C. Gordon
|
855025c3e5
Fixed include path when using internal zlib.
|
15 gadi atpakaļ |
Ryan C. Gordon
|
5f5775c1ec
Haiku fixes, merged from stable-2.0 branch.
|
15 gadi atpakaļ |
Ryan C. Gordon
|
3f02ce767f
Moved most the cut-and-paste between simple archivers to one file.
|
15 gadi atpakaļ |
Ryan C. Gordon
|
cd3587bbf3
Make ISO9660 archiver optional.
|
16 gadi atpakaļ |
Ryan C. Gordon
|
0fa35af2b9
ISO9660 archiver, compliments of Christoph Nelles.
|
16 gadi atpakaļ |
Ryan C. Gordon
|
eafefbdfdc
Added SWIG-based Ruby bindings.
|
16 gadi atpakaļ |
Ryan C. Gordon
|
5a98fc83a8
Catch case where we use the Unix code on a non-Unix system that lacks pthreads.
|
16 gadi atpakaļ |
Ryan C. Gordon
|
68db1196be
Install test_physfs.pl with the rest of the project.
|
16 gadi atpakaļ |
Ryan C. Gordon
|
13a9f9b2dd
Fixed "make dist" target.
|
16 gadi atpakaļ |