Ryan C. Gordon
|
700d94e577
Replaced zlib with a hacked up copy of miniz: http://code.google.com/p/miniz/
|
před 14 roky |
Ryan C. Gordon
|
9e2acfd8a6
Removed OS/2 support.
|
před 14 roky |
Ryan C. Gordon
|
4d46d42f73
Removed PocketPC support. It was old and crusty and targeted a dead platform.
|
před 14 roky |
Ryan C. Gordon
|
e4cc3fcd9b
Removed a space in CMakeLists.txt that can make the linker grumpy.
|
před 14 roky |
Ryan C. Gordon
|
4075482826
Treat Haiku as BeOS in CMakeLists.txt ... this lets CD-ROM support build, etc.
|
před 14 roky |
Ryan C. Gordon
|
2939b26b7f
Added an option to disable all SWIG bindings at once.
|
před 15 roky |
Ryan C. Gordon
|
4298d85313
Removed wxWidgets test program.
|
před 15 roky |
Ryan C. Gordon
|
014f0e2254
Put some quotes around autogenerated Doxygen options.
|
před 15 roky |
Ryan C. Gordon
|
72f0e7f9b5
Corrected doc paths for development branch.
|
před 15 roky |
Ryan C. Gordon
|
67995ad0c5
Bumping version in CMakeLists.txt (but this is not ready for a release!).
|
před 15 roky |
Ryan C. Gordon
|
7dee41eb0c
Fixed "make docs" for out-of-tree builds.
|
před 15 roky |
Ryan C. Gordon
|
54f72a0b42
Use LIB_SUFFIX to install to lib64 instead of lib (thanks, Cristian!).
|
před 15 roky |
Ryan C. Gordon
|
855025c3e5
Fixed include path when using internal zlib.
|
před 15 roky |
Ryan C. Gordon
|
5f5775c1ec
Haiku fixes, merged from stable-2.0 branch.
|
před 15 roky |
Ryan C. Gordon
|
3f02ce767f
Moved most the cut-and-paste between simple archivers to one file.
|
před 15 roky |
Ryan C. Gordon
|
cd3587bbf3
Make ISO9660 archiver optional.
|
před 16 roky |
Ryan C. Gordon
|
0fa35af2b9
ISO9660 archiver, compliments of Christoph Nelles.
|
před 16 roky |
Ryan C. Gordon
|
eafefbdfdc
Added SWIG-based Ruby bindings.
|
před 16 roky |
Ryan C. Gordon
|
5a98fc83a8
Catch case where we use the Unix code on a non-Unix system that lacks pthreads.
|
před 16 roky |
Ryan C. Gordon
|
68db1196be
Install test_physfs.pl with the rest of the project.
|
před 16 roky |
Ryan C. Gordon
|
13a9f9b2dd
Fixed "make dist" target.
|
před 16 roky |
Ryan C. Gordon
|
8ce71e5924
Added uninstall target for Unix platforms.
|
před 16 roky |
Ryan C. Gordon
|
a40d3e1e3b
Prevent bogus addition of -rpath to libraries.
|
před 16 roky |
Ryan C. Gordon
|
12ad3828e7
Not sure if this is still needed (it's definitely unneeded in CMake 2.8).
|
před 16 roky |
Ryan C. Gordon
|
35ed8dd586
Fixed filename collision when linking the library and script bindings.
|
před 16 roky |
Ryan C. Gordon
|
282bf1b3ec
More perl bindings wanking.
|
před 16 roky |
Ryan C. Gordon
|
6116683f5e
More work on Perl bindings linking.
|
před 16 roky |
Ryan C. Gordon
|
c844a98be3
I think this gets the right Perl include path value.
|
před 16 roky |
Ryan C. Gordon
|
8415f297f0
Use FIND_PROGRAM(perl) instead of FindPerl.
|
před 16 roky |
Ryan C. Gordon
|
319ff77100
Initial work on Ruby bindings, barely started.
|
před 16 roky |