A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon 69598e49ab Now compiles everything whether we need it or not, removing whole files with
#ifdefs...this will make it easier to "embed" this library in other projects
 or use a different build system: just push everything through the compiler
 with preprocessor defines for the parts you want/need...platform modules are
 determined automatically without the build system needing to intervene, so
 you just have to #define the archivers, etc that you want.
2007-03-11 22:50:53 +00:00
archivers Renamed LICENSE to LICENSE.txt 2007-03-11 10:10:28 +00:00
extras Renamed LICENSE to LICENSE.txt 2007-03-11 10:10:28 +00:00
lzma Moved to CMake! 2007-03-10 06:32:52 +00:00
platform Now compiles everything whether we need it or not, removing whole files with 2007-03-11 22:50:53 +00:00
test Renamed LICENSE to LICENSE.txt 2007-03-11 10:10:28 +00:00
zlib123 Moved to CMake! 2007-03-10 06:32:52 +00:00
CHANGELOG.txt Now compiles everything whether we need it or not, removing whole files with 2007-03-11 22:50:53 +00:00
CMakeLists.txt Now compiles everything whether we need it or not, removing whole files with 2007-03-11 22:50:53 +00:00
CREDITS.txt Moved more files from FILENAME to FILENAME.txt ... 2007-03-11 10:19:52 +00:00
CWProjects.sit Updated MacOS 9 Codewarrior project. 2005-07-24 00:16:47 +00:00
Doxyfile Upped version to 1.1.0 2005-07-23 22:19:01 +00:00
INSTALL.txt Minor OS 9 note. 2007-03-11 10:52:35 +00:00
LICENSE.txt Renamed LICENSE to LICENSE.txt 2007-03-11 10:10:28 +00:00
TODO.txt Cleaned out some TODOs. 2007-03-11 10:30:43 +00:00
makeos2.cmd Initial Unicode work. 2006-11-05 11:10:14 +00:00
physfs.c Renamed LICENSE to LICENSE.txt 2007-03-11 10:10:28 +00:00
physfs.h Moved more files from FILENAME to FILENAME.txt ... 2007-03-11 10:19:52 +00:00
physfs.spec.in Renamed INSTALL to INSTALL.txt. 2007-03-11 10:15:42 +00:00
physfsMPW.make Killed MIX archiver. 2007-03-10 06:41:26 +00:00
physfs_byteorder.c Renamed LICENSE to LICENSE.txt 2007-03-11 10:10:28 +00:00
physfs_internal.h Renamed LICENSE to LICENSE.txt 2007-03-11 10:10:28 +00:00
physfs_platforms.h Now compiles everything whether we need it or not, removing whole files with 2007-03-11 22:50:53 +00:00
physfs_unicode.c Removed config.h references from old autotools build system. 2007-03-11 09:44:21 +00:00