Commit graph

27 commits

Author SHA1 Message Date
Axel Isouard
fa11b58067
CMake: Set the Chromium md5 hash properly 2016-11-27 18:03:56 +01:00
Axel Isouard
1eda115a37 OSX: Fix sample and library definition 2016-11-27 16:57:32 +01:00
Axel Isouard
b8796b9359
CMake: Use 7Z package generator under Windows, fixes #11 2016-11-27 10:17:06 +01:00
Axel Isouard
461570efab
CMake: Set the install dir to the root dir 2016-11-27 08:46:01 +01:00
Axel Isouard
2bbdf4e794
CMake: Make everything working under Windows 2016-11-26 17:45:35 +01:00
Axel Isouard
c38445b4aa
CMake: Better steps 2016-11-26 16:10:13 +01:00
Axel Isouard
d230f08a2c
CMake: Force version 3.5 2016-11-26 12:42:26 +01:00
Axel Isouard
ddee3556d7
CMake: Verbose for Travis 2016-11-26 11:48:23 +01:00
Axel Isouard
58e7553592
CMake: Create another directory 2016-11-26 09:52:41 +01:00
Axel Isouard
1944a92f9a
CMake: Rewrite package definitions 2016-11-26 09:39:24 +01:00
Axel Isouard
5fb6525b72
CMake: Retrieve Chromium and WebRTC separately 2016-11-25 20:08:27 +01:00
Axel Isouard
5c756a458c
CMake: Generate the static library instead of using merge_libs.py, fixes #14 2016-11-01 14:44:21 +01:00
Axel Isouard
3bca34b165
Win32: Add Win32Console.cpp, temporary fix for merge script
Signed-off-by: Axel Isouard <axel@isouard.fr>
2016-11-01 10:58:38 +01:00
Axel Isouard
a30090ad82
CMake: Add merge_libs_wrapper.py script for Windows platform 2016-10-16 17:11:06 +02:00
Axel Isouard
f42594d363 Win32: Now working under Jake 2016-10-13 20:12:08 +02:00
Axel Isouard
edf4abdcf0 CMake: Fix indentation + Windows specific commands 2016-10-09 08:42:36 +02:00
Axel Isouard
559fb5e0f4 CMake: Fix for Windows platform 2016-10-08 23:19:01 +02:00
Axel Isouard
23c8c07772 CMake: Fix variables to match with Node package naming 2016-10-08 12:21:30 +02:00
Axel Isouard
368b57662e CMake: Fix typos, use 2.8 version 2016-10-05 23:35:12 +02:00
Axel Isouard
8e9f2c5eee Checkout WebRTC on a specific revision 2016-09-30 22:36:49 +02:00
Axel Isouard
1f0c5d681d Fix CMake variables, add targets for the latest WebRTC revision 2016-09-29 23:04:58 +02:00
Axel Isouard
4341886787 The DEPS file is automatically removed for some reasons. 2016-09-25 19:23:35 +02:00
Axel Isouard
be0f108298 Do not disable WebRTC examples anymore since it's not required to do so 2016-09-25 19:22:50 +02:00
Axel Isouard
4809124588 Write install commands for the library and header files 2016-09-24 13:52:53 +02:00
Axel Isouard
5590dfbadc Define and use macros, set install directory paths 2016-09-24 13:52:24 +02:00
Axel Isouard
6f959721aa Remove WebRTC revision check 2016-09-23 19:37:38 +02:00
Axel Isouard
fbca31f896 Fetch and compile cmake targets 2016-09-23 19:33:28 +02:00