vzamanillo
63576d25c1
Confirmation on cleaning workspace, def main
2016-10-18 09:58:35 +02:00
vzamanillo
ed21b675d5
Patch for prorietary codecs clean code
2016-10-17 18:40:44 +02:00
vzamanillo
57ed02a6b1
More friendly script, subprocess.check_call
...
More easy to understand script, beautified with autopep8 and Atom-
beautify (max chars per line 200)
We use subprocess.check_call() in some operations because we need to
check the exit code, in that way Travis should mark the build as failed
if some problem happen.
2016-10-17 17:15:14 +02:00
vzamanillo
8ac72f398e
No travis osx build for the moment, print distribution details
2016-10-14 17:16:25 +02:00
vzamanillo
ef8b63c6bc
We use subprocess.check_call to check exit code of subprocs
2016-10-14 13:39:45 +02:00
vzamanillo
67cc5dabe7
Better output messages
2016-10-13 18:37:44 +02:00
vzamanillo
24c512dd8c
We always build ffmpeg for the latest stable
...
We always build ffmpeg for the latest stable if the nw_version argument
is not specified
2016-10-13 18:34:37 +02:00
vzamanillo
ab627ce8ad
Better console output for start building
2016-10-13 17:41:19 +02:00
vzamanillo
4d94ad3e7b
Bum to nw 18.0, build allowed for host platform only
2016-10-13 17:37:38 +02:00
vzamanillo
b12d379766
Fixed paths for apply the git patch to add proprietary codecs
2016-10-11 17:08:32 +02:00
vzamanillo
f83add8c13
Updated README with usage instructions
2016-10-11 16:23:57 +02:00
vzamanillo
1ad3a70c90
We use argparse to parse command line options
2016-10-11 13:31:10 +02:00
vzamanillo
d91ad0cac1
cmd switch to build ffmpeg with the proprietary codecs patched version
...
We build ffmpeg without the proprietary codecs by default, the
proprietary_codecs switch should be neccesary to do it
2016-10-11 12:29:48 +02:00
vzamanillo
e2cd30847a
Patch and build config for ffmpeg with proprietary codecs
2016-10-11 12:01:30 +02:00
vzamanillo
426888c0e4
Add depot_tools to env PATH
...
Fix for gclient not found, seems like sys.path.append does not work but path is added
2016-10-11 09:52:18 +02:00
Allan Amstadt
b2b59c39a9
Fixed windows build
2016-09-15 20:13:53 +02:00
Cong Liu
1e5acc9ccd
improved build script for nw17 using GN build
...
This patch fixed issues running on Mac and Linux, and simplified
`BUILD.gn` script.
2016-09-13 11:09:44 +08:00
Cong Liu
0a1de63405
for nw17
2016-09-07 15:28:07 +08:00
Allan Amstadt
760944ee2d
nw16
2016-07-21 19:28:30 +02:00
Allan Amstadt
15dc594a02
Improved linux build
2016-06-06 19:43:34 +02:00
Allan Amstadt
f551f5cb89
Fixed Linux builds
2016-05-30 15:54:23 +02:00
Allan Amstadt
a2fde4e5c1
Updated build guid
2016-05-30 15:10:57 +02:00