Sten Grüner
|
e824061755
Mingw32 amalgamation (#747)
|
8 年之前 |
Julius Pfrommer
|
cffdd4cc60
improve the amalgamation procedure; fix a compile issue on msvc
|
8 年之前 |
Julius Pfrommer
|
f828edd2a0
cosmetic improvements
|
8 年之前 |
Stasik0
|
1662270c7a
making client more conformant, relates to #420
|
9 年之前 |
Markus Graube
|
87580bd212
fix amalgation script for pcg_32
|
9 年之前 |
Julius Pfrommer
|
e5f2af8a2d
generate encoding inline functions into a separate header
|
9 年之前 |
Julius Pfrommer
|
0b9b7095ca
no compiler flag required to compile amalgamated server
|
9 年之前 |
Julius Pfrommer
|
df4753b00d
improve amalgamation
|
9 年之前 |
Holger Jeromin
|
b87270d2df
more hidden strings to be converted
|
9 年之前 |
Holger Jeromin
|
c12ed04343
forcing unicode string even for python 2.7
|
9 年之前 |
Holger Jeromin
|
6d8a59eac5
using io.open instead of open to have the encoding parameter available on python 2.7, too.
|
9 年之前 |
Holger Jeromin
|
379b5e2c37
flush=True on print is python 3 only :-/
|
9 年之前 |
Holger Jeromin
|
c9ee7b4c31
opening the files for amalgation with parameter encoding=utf8 as we can (and have right now in server/ua_services.h) have buggy chars in a source file.
|
9 年之前 |
Stasik0
|
a41901beb5
adding file-size info for amalagamated files to trace sporadic build errors in travis
|
9 年之前 |
Sten
|
ff17db52b6
Merge pull request #237 from acplt/HolgerJeromin-amalgamate_hint_per_file
|
9 年之前 |
Stasik0
|
419c05c73f
adding git revisions as suggested by @uleon, fixing a typo
|
9 年之前 |
Holger Jeromin
|
ce927d3502
fixed typo
|
9 年之前 |
Holger Jeromin
|
1c22bc1277
add a hint which file is appended
|
9 年之前 |
Holger Jeromin
|
e91da9fa64
documentation update for amalgamated files
|
9 年之前 |
Julius Pfrommer
|
8861cc0679
improve build
|
9 年之前 |
Julius Pfrommer
|
e82aae299b
concatenate the library into single .c/.h file
|
9 年之前 |