Ryan C. Gordon
|
9e756312d5
Bumped version to 3.0.0!
|
8 年之前 |
R?mi Verschelde
|
3167a48675
CMake: Honor LIB_SUFFIX for pkgconfig install path
|
8 年之前 |
Ryan C. Gordon
|
4ca60a090b
cmake: mark readline include directories as SYSTEM (thanks, Tobias!).
|
8 年之前 |
Marty Plummer
|
db700fd327
Allow physfs.pc generation on mingw-w64 and osx homebrew/etc,
|
8 年之前 |
Ryan C. Gordon
|
e19422cc06
qnx: Added more proper support for QNX.
|
8 年之前 |
Ryan C. Gordon
|
cd0ccf64ed
Bump version to 2.1.1, since we've been at 2.1.0 for 8.5 years. :)
|
8 年之前 |
Ryan C. Gordon
|
982411ec8a
apple: Start using some Cocoa APIs, clean up a few related things.
|
8 年之前 |
Ryan C. Gordon
|
0a730433ae
Rename physfs_platform_macos.c to physfs_platform_apple.m
|
8 年之前 |
Ryan C. Gordon
|
ca4d5be5f8
cmake: Pacify warning about Policy CMP0042 not being set.
|
8 年之前 |
Ryan C. Gordon
|
99992bb1d5
WinRT: Disable harmless (in our case) linker warning.
|
8 年之前 |
Ryan C. Gordon
|
f578f85557
Fixed building for WinRT via CMake.
|
8 年之前 |
Ryan C. Gordon
|
1e2650b6fc
Serious cleanup and update of Windows RT support.
|
8 年之前 |
Ryan C. Gordon
|
18c89c1cbc
Renamed all the sources to start with "physfs_"
|
8 年之前 |
Ryan C. Gordon
|
d9f040cb6a
Add platform_os2.c to the CMake file.
|
8 年之前 |
Ryan C. Gordon
|
a5d3dd498e
Rewrote the 7zip archiver.
|
8 年之前 |
Ryan C. Gordon
|
46db289145
Fix lzma option in CMakeLists.txt
|
8 年之前 |
Ryan C. Gordon
|
19b15d34a1
Cleaned up what symbols are exported from the library.
|
8 年之前 |
Ryan C. Gordon
|
9ae6fc9e87
Maybe macOS needs -fno-common ...?
|
8 年之前 |
Ryan C. Gordon
|
5f5eca8d01
Remove -pthread argument.
|
8 年之前 |
Ryan C. Gordon
|
68ad1fa8c5
Removed BeOS support (Haiku still supported, though!).
|
8 年之前 |
Ryan C. Gordon
|
73070339a4
Simplify CMakeLists.txt, etc.
|
8 年之前 |
Ryan C. Gordon
|
4ae17a5d60
The archiver options in the CMake file should disable, not enable.
|
8 年之前 |
Ryan C. Gordon
|
3b5091ba9f
macOS only needs to link against CoreFoundation, not Carbon.
|
8 年之前 |
Ryan C. Gordon
|
f2cbac7479
Don't rename the static library on Windows.
|
8 年之前 |
Ryan C. Gordon
|
a7f5ebf684
Added some option information to the CMake output.
|
8 年之前 |
Ryan C. Gordon
|
ebb00f0520
Fixed building on MingW.
|
8 年之前 |
Ryan C. Gordon
|
15c18b0c04
os2: added OS/2 support back in.
|
8 年之前 |
Francesco Bertolaccini
|
e4206408e5
Add support for VDF
|
8 年之前 |
Ryan C. Gordon
|
6d9923706d
Added pkg-config support (thanks, Jonas!).
|
12 年之前 |
Ryan C. Gordon
|
8156bd219c
Only check for pthread library if pthread.h was found.
|
13 年之前 |