Julius Pfrommer
|
cf33d08b7d
changing some macros to reenable the library for c++
|
10 years ago |
Stasik0
|
55f75f1560
removing double definition
|
10 years ago |
Stasik0
|
9c24b4874b
adding an explicitely statically and dynamically linked exes
|
10 years ago |
Stasik0
|
0089f6fd7f
adding networklaryer_tcp and logger_stdout to the dll
|
10 years ago |
Stasik0
|
d0d99dfd49
fixing libraries
|
10 years ago |
Julius Pfrommer
|
a2723b639e
fix client_so
|
10 years ago |
Stasik0
|
ab4e2d882b
added dynamically linked examples to the standard build, fixed the unexposed structs/functions, relates to #234
|
10 years ago |
Julius Pfrommer
|
4f6063221d
fix timed work, small cosmetic improvements
|
10 years ago |
Julius Pfrommer
|
ba0f31080d
Move new features to dev branch (stabilizing for upcoming release)
|
10 years ago |
ichrispa
|
e32d573272
Added LOADGENERATEDNS option to enable autogeneration C code for namespace 0.
|
10 years ago |
ichrispa
|
abc8335849
Added LOADGENERATEDNS option to enable autogeneration C code for namespace 0.
|
10 years ago |
Julius Pfrommer
|
bb9076e188
Merge improved network layer
|
10 years ago |
Julius Pfrommer
|
6e7813e28d
use release linker flags for executable binaries and shared libs
|
10 years ago |
Julius Pfrommer
|
4f1b2a3250
add link-time optimization for release builds
|
10 years ago |
Stasik0
|
212fcba251
fixing amalgate for win32
|
10 years ago |
Stasik0
|
d281faab04
making amalgation fully transparent and only explicitly available (so we can test it in builds)
|
10 years ago |
Julius Pfrommer
|
8df29d21e4
simplify a bit
|
10 years ago |
Stasik0
|
56822bd591
Merge branch 'master' into hardening_client
|
10 years ago |
Julius Pfrommer
|
678550ea5e
Wshadow does not work with old gccs
|
10 years ago |
Julius Pfrommer
|
ca6d65162c
clean up the compiler flags
|
10 years ago |
Julius Pfrommer
|
78ffdbe441
make a linker flag linux only
|
10 years ago |
Julius Pfrommer
|
b7e565d658
more binary size reduction .. 68kb server
|
10 years ago |
Julius Pfrommer
|
282321c7b4
remove the -rdynamic linker flag. down to 80kb executables
|
10 years ago |
Julius Pfrommer
|
b23ecd76f4
fix windows build, always generate the single source distribution
|
10 years ago |
Julius Pfrommer
|
0684df3dad
add the network layer and logger to the single-source distribution
|
10 years ago |
Stasik0
|
0ff237108b
adapting amalgation to support the workaround
|
10 years ago |
Stasik0
|
0a2dd74f5c
renames client_proper -> client, server_datasource -> server, server -> server_simple, client -> client_legacy
|
10 years ago |
Julius Pfrommer
|
853a1a1e0a
enable release build for client, cosmetic improvements
|
10 years ago |
Stasik0
|
f2e7bf9a87
starting to build up a binary... current status: segfault
|
10 years ago |
Stasik0
|
d93f4e33f9
Merge branch 'master' into client
|
10 years ago |