Jörg Knobloch
fdbb8a6ff0
Fixed Windows build after renaming JSON Spirit files from .cpp to .cc.
2021-06-10 12:16:28 +02:00
Thomas
070b8ad375
Adjust path of libpEpAdapter project in Windows build
2021-02-04 10:07:23 +01:00
Jorg Knobloch
37ee8b8bf5
Make __PRETTY_FUNCTION__ compile: -D__PRETTY_FUNCTION__=__FUNCSIG__
2020-12-14 14:04:55 +01:00
Jorg Knobloch
702a0847cf
Added Windows project file to build unit test unittest_rpc.cc
2020-12-14 13:31:11 +01:00
Thomas
28b19ee41f
Add reference to pEpEngine in Windows libpEpwebserver project
2020-11-11 10:12:04 +01:00
Jorg Knobloch
3a2594fdc5
pEpWebserver: Added comment and wrapped output to stderr in #ifndef NDEBUG. Git commit fe1c8583a5.
...
fe1c8583a5
2020-10-09 10:56:35 +02:00
Volker Birk
387bca46ca
patch for MSC: remove double array
2020-07-24 08:42:00 +02:00
Jorg Knobloch
6d9420a455
Follow-up to rev. 4d21af81d4fb: Fix build on Windows.
2020-07-08 21:01:27 +02:00
Jorg Knobloch
af3bf84643
Fix mess related to DEBUG_ENABLED: Set twice in debug builds and once in release builds :-(
2020-07-01 21:52:11 +02:00
Volker Birk
b6cc45acf3
Windoze logger (tested)
2020-06-30 17:37:54 +02:00
Jorg Knobloch
26f04c4472
Set DEBUG_ENABLED in Windows debug builds. Debugging has changed in rev. ffa60bc517ed.
2020-06-30 15:20:55 +02:00
Jorg Knobloch
008deea719
Refresh webserver.cc/hh from https://gitea.pep.foundation/fdik/webserver/commit/5d24310148
2020-06-24 11:23:52 +02:00
Jorg Knobloch
8a587c7a88
Refresh webserver.cc/hh from https://gitea.pep.foundation/fdik/webserver/commit/49fe188132
2020-06-22 19:21:42 +02:00
Jorg Knobloch
3d5cf1803b
Build webserver as library, not executable, in Release build. (MSVC - Grrrrr).
2020-06-19 17:34:59 +02:00
Jorg Knobloch
27f1c8b4fa
Include webserver from build-windows instead of libevent for Release builds as well.
2020-06-19 17:19:11 +02:00
Jorg Knobloch
e966f804a9
Follow-up to rev. c4bd13315875: Remove nulllogger.cc/hh from Windows build.
2020-06-19 17:00:28 +02:00
Jorg Knobloch
37353a4eca
Refresh webserver.cc from https://gitea.pep.foundation/fdik/webserver/commit/18f3e16abc .
2020-06-18 17:56:45 +02:00
Jorg Knobloch
cdf7683e33
Refresh webserver.cc/hh from https://gitea.pep.foundation/fdik/webserver/commit/38698b900d
2020-06-18 00:12:52 +02:00
Jorg Knobloch
fa1077f705
JSON-152: Refresh from https://gitea.pep.foundation/fdik/webserver/commit/ed8de2fc8a
2020-06-13 21:10:45 +02:00
Jorg Knobloch
bcbbd0b29e
JSON-152: Refresh from 5d8fbbaec3/webserver.cc
2020-06-13 09:20:41 +02:00
Jorg Knobloch
a9bd147340
JSON-152: Follow-up to rev. 232ab07483aa: Added build-windows\pEp\libpEpwebserver\packages.config.
2020-06-13 01:56:09 +02:00
Jorg Knobloch
c3f7756e92
JSON-152: Make it compile on Windows.
2020-06-13 01:35:42 +02:00
Jorg Knobloch
edf7243b5e
Add session_registry.cc/hh to Windows build.
2020-05-18 12:07:34 +02:00
Jorg Knobloch
4caeca5b06
Added mini-adapter-impl.hh back to the library project since it's used in ev_server.cc.
2020-03-04 15:15:34 +01:00
Jorg Knobloch
b6926f908c
For Windows build, split project into building Library and Executable.
...
Also added exclusions for Windows to .hgignore.
2020-02-24 11:23:31 +01:00
Jorg Knobloch
e3d56330ec
Apply debug mode changes from rev f459b37ec865 also to release mode.
2020-02-18 19:21:22 +01:00
Jorg Knobloch
c8c39b1e72
Removed hack of additional library path C:\msys64\mingw32\lib. Not needed with proper boost install.
2020-02-17 20:10:46 +01:00
Jorg Knobloch
1d45bc2472
Added five boost packages for VC142 (2019) to Windows build.
2020-02-17 20:02:18 +01:00
Jorg Knobloch
fa769c2b83
Added prefix-config.cc to build.
2020-02-15 00:36:51 +01:00
Jorg Knobloch
52c0703da0
Added json_spirit/ directory to build.
2020-02-14 23:52:04 +01:00
Jorg Knobloch
3894ff4005
Building pEpJSONServerAdapter as Windows executable.
...
Note that at time of writing
libboost_program_options-vc142-mt-gd-x32-1_71.lib and
libboost_filesystem-vc142-mt-gd-x32-1_71.lib
are required when building with Boost 1.71.
For convenience, they are expected in C:\msys64\mingw32\lib
2020-02-14 22:17:45 +01:00
Jorg Knobloch
88d04d3794
Update boost version in Windows build
2020-02-14 19:53:13 +01:00
Thomas
8f8380b238
Update Windows project, part II
2020-01-31 17:12:03 +01:00
Thomas
90a00c81c8
Update Windows project
2020-01-16 12:19:25 +01:00
Thomas
152dee236f
Update Windows project
2019-07-17 14:34:04 +02:00
Thomas
2c7607ec6a
Update boost and remove unneeded configuration in Windows project
2019-05-13 11:58:32 +02:00
Thomas
bfb57fd5dd
Make include paths generic
2019-04-18 11:53:48 +02:00
Volker Birk
183ec072e4
and again
2019-04-18 11:05:37 +02:00
Volker Birk
099534f58b
and again
2019-04-18 11:04:43 +02:00
Volker Birk
8bb0abd43f
adding Visual Studio projects
2019-04-18 10:51:29 +02:00