Ghislain MARY
ed9f88facc
Remove useless option in prepare.py.
2016-12-16 10:40:01 +01:00
Gautier Pelloux-Prayer
a02c559e21
prepare.py help
2016-08-03 11:53:42 +02:00
Gautier Pelloux-Prayer
1e6913ad50
license: update FSF address
2016-07-27 12:10:46 +02:00
Ghislain MARY
7ff1e75c69
Correctly package desktop for raspberry.
2016-07-07 16:01:29 +02:00
Ghislain MARY
fe46fb69df
Correctly set rpath for linphone desktop on raspberry.
2016-07-07 14:01:31 +02:00
Ghislain MARY
9074241e7a
Add desktop-raspberry target.
2016-07-07 12:06:18 +02:00
Ghislain MARY
f8873b86f4
Show options from configuration files in make help.
2016-06-27 16:34:16 +02:00
Ghislain MARY
645f470c9d
Improve prepare.py.
2016-06-21 17:32:55 +02:00
Ghislain MARY
4f433fb87d
Fix in Makefile generation with the Xcode generator.
2016-06-21 17:16:05 +02:00
Ghislain MARY
18b24e5de0
Check for python module dependencies when building the Linphone Python module.
2016-06-20 18:04:36 +02:00
Ghislain MARY
2aa0d0d515
Add some check of tools in prepare.py.
2016-06-13 14:26:38 +02:00
Ghislain MARY
52b54976a9
No longer force generator on Windows.
2016-06-02 16:49:21 +02:00
Ghislain MARY
5ade9b9232
Fix typo in python-raspberry target name.
2016-05-31 09:23:21 +02:00
Ghislain MARY
2382b57913
Update cmake-builder submodule + show missing dependencies.
2016-05-31 09:09:29 +02:00
Ghislain MARY
641c03f745
Some more cleaning in prepare.py.
2016-05-30 18:36:00 +02:00
Ghislain MARY
09a2996acc
Simplify prepare.py by using the reworked prepare.py from cmake-builder.
2016-05-30 16:54:10 +02:00
Gautier Pelloux-Prayer
0a07eb2c5e
prepare.py: use grouped builder for packages
2016-04-28 14:58:30 +02:00
Gautier Pelloux-Prayer
f2ce090520
prepare.py do not use grouped builders in case of makefile / ninja generators
...
This feature is only relevant in case of IDE where you want to have a single project handling all libraries at once. In any other case, it's easier to deal with project one by one.
2016-04-26 11:29:14 +02:00
Ghislain MARY
f43fcdf62c
Replace -os option of prepare.py by -sys option to build using the dependencies from the system.
2016-04-22 15:59:46 +02:00
Gautier Pelloux-Prayer
7badb814e1
prepare.py: remove generated 'build' target in Makefile which is irrelevant
2016-04-12 11:01:18 +02:00
François Grisez
e4fd836942
Fixes indentation error in prepare.py
2016-04-12 09:29:58 +02:00
François Grisez
8dcbbc4a92
Enable CMAKE_SKIP_INSTALL_PREFIX instead of CMAKE_SKIP_RPATH when prepare.py is run in packaging mode
2016-04-11 12:10:31 +02:00
Ghislain MARY
35e67c3017
Skip rpath when creating package.
2016-03-15 16:48:51 +01:00
Ghislain MARY
6a0661498b
Skip install rpath when creating a package.
2016-03-15 12:22:07 +01:00
Ghislain MARY
440c35cba0
Deactivate x264 for all codecs build.
2016-02-26 11:05:03 +01:00
Ghislain MARY
608ed449f1
Improve definition of all codecs option.
2016-02-25 14:46:59 +01:00
Ghislain MARY
c9412d35fb
Default to "Unix Makefiles" generator if none is set.
2016-01-13 10:10:09 +01:00
Ghislain MARY
354b175a6b
Fix prepare.py error related to generator.
2016-01-12 16:11:26 +01:00
Ghislain MARY
490ceb07dc
Really fix handling of generator.
2016-01-12 11:10:23 +01:00
Ghislain MARY
4937f87b1c
Prevent overwriting target generator with default argument value.
2016-01-12 11:02:10 +01:00
Ghislain MARY
dc1a6d76b7
Specify Visual Studio 2013 as the default generator on Windows.
2016-01-12 10:53:41 +01:00
Ghislain MARY
9324fc31aa
Prevent giving useless ENABLE_RELATIVE_PREFIX option to CMake on Windows.
2016-01-05 11:35:35 +01:00
Simon Morlat
7e996a610d
no reason to link mkv with all codecs. MKV is on by default now.
2015-12-23 11:06:51 +01:00
Simon Morlat
9a84a0779f
update linphone and fix missing comas in prepare.py
2015-12-22 15:17:18 +01:00
Gautier Pelloux-Prayer
2c8d8ad412
prepare.py: implement check_tools
2015-11-05 15:40:23 +01:00
Ghislain MARY
65de220c37
Clean the prepare.py script a little bit.
2015-11-05 13:48:57 +01:00
Ghislain MARY
c9bbc7f0a7
Simplify prepare.py.
2015-10-20 18:30:54 +02:00
Ghislain MARY
c98303a193
Fix previous commit.
2015-10-19 10:12:07 +02:00
Ghislain MARY
1c41a13a7c
Add option to prepare.py to build Python module for Raspeberry PI.
2015-10-19 10:06:41 +02:00
Ghislain MARY
ddcbb83acd
Add option to prepare.py that enables building the Python module.
2015-10-16 16:38:43 +02:00
Ghislain MARY
80bf93817c
Allow using CMake extra generator.
2015-10-15 11:56:40 +02:00
Ghislain MARY
c11442471e
Clean Makefile generated by prepare.py.
2015-10-15 11:19:27 +02:00
Ghislain MARY
ce53376aee
Add prepare.py option to enable build with all codecs.
2015-10-09 13:59:31 +02:00
Ghislain MARY
fad546733c
Fix build on Windows.
2015-10-07 17:56:50 +02:00
Ghislain MARY
412b1af2f6
Add option to build only submodules + default to grouping external source path builders.
2015-10-07 15:18:34 +02:00
Ghislain MARY
cef57771c8
Experimental support of grouped external source build.
2015-10-05 17:55:54 +02:00
Ghislain MARY
5b7564ec5d
Fix generator option of prepare.py.
2015-09-28 17:10:09 +02:00
Gautier Pelloux-Prayer
20a49cbf9b
prepare.py: do not turn off GPL third parties when tunnel is enabled
2015-09-24 11:30:06 +02:00
Gautier Pelloux-Prayer
13f3dc1d25
prepare.py: fix package-in-list target on linux
2015-08-28 14:09:27 +02:00
Gautier Pelloux-Prayer
6fa9578a0f
prepare.py: add support for Xcode generator
2015-08-27 16:04:05 +02:00