Hugo Beauzée-Luyssen
|
75a5f417c6
Simplify package version management
|
il y a 6 ans |
Victorien Le Couviour--Tuffet
|
68dc318713
build: fix nl_langinfo detection on Android
|
il y a 6 ans |
Jean-Baptiste Kempf
|
d3f80ecc5d
Update NEWS
|
il y a 7 ans |
Konstantin Pavlov
|
ba77c24a8f
Removed a stray bracket.
|
il y a 7 ans |
Hugo Beauzée-Luyssen
|
fce73913fd
config.h: Implicitely include compat.h to all files using config.h
|
il y a 7 ans |
Steve Lhomme
|
ec32bf5db3
Check for time.h presence
|
il y a 8 ans |
Hugo Beauzée-Luyssen
|
e4f39eaeea
Fix build when lacking getifaddrs lacking
|
il y a 9 ans |
Steve Lhomme
|
e121ecfb04
compat: timespec is not always defined with some Windows SDKs
|
il y a 9 ans |
Hugo Beauzée-Luyssen
|
b87e749c51
Fallback to pthreadGC2 when no other option worked
|
il y a 9 ans |
Hugo Beauzée-Luyssen
|
08e4bca292
Fallback on _pipe when it is available
|
il y a 9 ans |
Hugo Beauzée-Luyssen
|
dbf28eb90a
Check for pipe() instead of assuming for it's presence on non win32 systems
|
il y a 9 ans |
Hugo Beauzée-Luyssen
|
4b3d783297
configure.ac: Detect sys/socket.h and update inclusion guards
|
il y a 9 ans |
Hugo Beauzée-Luyssen
|
4315c46b83
configure.ac: Don't use pthread_time when not on WIN32
|
il y a 9 ans |
Hugo Beauzée-Luyssen
|
321e1785bf
compat.h: Fix clockid_t & its members replacement
|
il y a 9 ans |
Hugo Beauzée-Luyssen
|
c11d1a1fa4
compat: Add clockid_t detection
|
il y a 9 ans |
Jean-Baptiste Kempf
|
0c50ec4e27
compat: Add a strndup replacement
|
il y a 9 ans |
Jean-Baptiste Kempf
|
36e1161059
configure: set _FILE_OFFSET_BITS to 64 bits
|
il y a 9 ans |
Jean-Baptiste Kempf
|
12b970c17b
Correctly export winsock2 as linking library for Windows
|
il y a 9 ans |
Jean-Baptiste Kempf
|
27ab2b5d09
configure: define correct POSIX support for Windows
|
il y a 9 ans |
Jean-Baptiste Kempf
|
64eb2c98e3
configure: search clock_gettime in libpthread too
|
il y a 9 ans |
Jean-Baptiste Kempf
|
512341d8d5
configure: detect arpa/inet.h presence
|
il y a 9 ans |
Jean-Baptiste Kempf
|
d6045584c2
configure: detect sys/queue.h presence
|
il y a 9 ans |
Felix Paul Kühne
|
3da58f20f1
Version 0.2.2
|
il y a 9 ans |
Thomas Guillem
|
dd7e569ec4
debug is deactivated by default
|
il y a 9 ans |
Thomas Guillem
|
337cd2fa7e
define NDEBUG in release build
|
il y a 9 ans |
Jean-Baptiste Kempf
|
261e5de62b
Configure: use -Wstrict-aliasing -Wstrict-overflow
|
il y a 9 ans |
Jean-Baptiste Kempf
|
26212754b6
Configure: cosmetics
|
il y a 9 ans |
Jean-Baptiste Kempf
|
e65934e433
Check alloca.h presence
|
il y a 9 ans |
Diego Elio Pettenò
|
0e6c30f3d0
build: check for clock_gettime presence in librt for old glibc versions.
|
il y a 10 ans |
Jean-Baptiste Kempf
|
0483435c39
Add -Wall -Wextra to build flags
|
il y a 10 ans |