Julius Pfrommer
|
4f23e1d3bd
Merge branch '0.2'
|
7 年 前 |
Julius Pfrommer
|
d77e1ad556
include ms_stdint.h only when necessary
|
7 年 前 |
Kravtsov Maksim
|
71c772adea
Configuration for the compile under QNX6.5 (#995)
|
7 年 前 |
Julius Pfrommer
|
59e050c7b5
Merge branch '0.2'
|
7 年 前 |
Julius Pfrommer
|
93e79321c1
fsync after every amalgamated file
|
7 年 前 |
Julius Pfrommer
|
cc8cab755b
Merge branch '0.2'
|
7 年 前 |
Julius Pfrommer
|
8f2cb0d0c1
travis build errors re-appeared
|
7 年 前 |
Julius Pfrommer
|
cb93884869
Merge branch '0.2'
|
7 年 前 |
Julius Pfrommer
|
4ff6793aeb
improve speed of amalgamation; flush only at the end
|
7 年 前 |
Stefan Profanter
|
194cb8968c
Merge remote-tracking branch 'upstream/0.2'
|
7 年 前 |
Stefan Profanter
|
800bd61728
flush and fsync amalgamated file. Fix #970
|
7 年 前 |
Stefan Profanter
|
14df336430
Code review: @Pro's MDNS implementation (#732)
|
7 年 前 |
FlorianPalm
|
0ece9cfeed
removed further lisence notes (include directory)
|
7 年 前 |
FlorianPalm
|
810db94bca
added MPL v2 license to c/h/py files
|
7 年 前 |
Root-Core
|
cc5059eebe
Added newline to amalgameted file
|
8 年 前 |
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 年 前 |