Commit graph

31 commits

Author SHA1 Message Date
Gautier Pelloux-Prayer
69ec4c340a build: officially deprecating autotools build version - updated README and old Makefile in consequence 2015-07-03 11:33:27 +02:00
Gautier Pelloux-Prayer
f0912a3bbb prepare.py: add check_tools function 2015-07-03 09:27:24 +02:00
Gautier Pelloux-Prayer
699cbfb6b0 prepare.py: do not generate SDK by default 2015-07-01 10:08:45 +02:00
Gautier Pelloux-Prayer
0b7397d2bb prepare.py: lipo target should be made only after all archs build (even when using parallelism) 2015-07-01 09:49:45 +02:00
Gautier Pelloux-Prayer
d111b84d6f i18n: add script to update .strings files 2015-06-26 15:23:25 +02:00
Gautier Pelloux-Prayer
b1e3e3f5e2 prepare.py: rework to add -G generator option 2015-06-26 15:09:27 +02:00
Gautier Pelloux-Prayer
2a6f89184d prepare.py: allow generation of liblinphone-sdk/apple-darwin even with missing architectures (know what you are doing though) 2015-06-24 16:40:30 +02:00
Gautier Pelloux-Prayer
a4db6e8793 prepare.py: display some user-friendly errors when giving invalid commands 2015-06-16 11:49:15 +02:00
Gautier Pelloux-Prayer
c501f59859 prepare.py: separate --debug and --debug-verbose options 2015-06-15 15:46:24 +02:00
Gautier Pelloux-Prayer
d09094223d coding style: experimental use of a clang-format git pre-commit hook to force code convention 2015-06-15 15:46:24 +02:00
Gautier Pelloux-Prayer
9a8d5412e0 prepare.py: fix dummy libraries generation 2015-06-09 16:55:58 +02:00
Ghislain MARY
fac9e55456 Generate dummy .a libs dynamically according to xcode project. 2015-06-09 15:37:07 +02:00
Gautier Pelloux-Prayer
6048e6f886 prepare.py: PEP8 reformat and remove x86 from default architectures 2015-06-09 10:26:52 +02:00
Guillaume BIENKOWSKI
79efdf44c4 Factorize prepare.py 2015-06-08 16:53:38 +02:00
Ghislain MARY
0ee705e9cc Improve make [arch] target. 2015-06-08 14:49:39 +02:00
Ghislain MARY
0c2dbc9fb6 Add clean/veryclean targets for ffmpeg, openh264 and vpx. 2015-06-08 13:33:28 +02:00
Ghislain MARY
21024898ed Detect code source change to build again.
Force CMake to run the update step of external projects when the source directory is a git submodule.
2015-06-08 12:29:34 +02:00
Ghislain MARY
966f277b82 Enable debug logs when using the -d option of prepare.py. 2015-06-02 10:54:43 +02:00
Ghislain MARY
493ca87d57 Add {arch}-[build|clean|veryclean] targets in Makefile generated by prepare.py. 2015-05-29 17:26:02 +02:00
Ghislain MARY
98db8f96ef Some cleaning in prepare.py. 2015-05-28 10:30:08 +02:00
Ghislain MARY
f770b8cc32 Add clean and veryclean targets in Makefile generated by prepare.py. 2015-05-27 17:16:18 +02:00
Ghislain MARY
d93fc2332a Simplify clean option of prepare.py. 2015-05-27 15:18:15 +02:00
Ghislain MARY
ee09658d1c Git-ignore WORK directory and top Makefile + update linphone-cmake-builder submodule. 2015-05-27 14:16:22 +02:00
Ghislain MARY
d98043b4ae Add Makefile rule to build ipa + show GPL third parties warning with prepare.py script. 2015-05-27 11:23:03 +02:00
Ghislain MARY
5a377a454c Allow giving several platforms as arguments to the prepare.py script. 2015-05-26 18:02:04 +02:00
Ghislain MARY
44e48126f7 Fix installation path for arm64. 2015-05-26 17:10:47 +02:00
Ghislain MARY
7d31299ca8 Add same makefile targets for build with CMake as the classic build system. 2015-05-26 14:12:18 +02:00
Ghislain MARY
b43e8fde1f Update linphone-cmake-builder submodule + move IOS targets to here. 2015-05-26 11:46:55 +02:00
Ghislain MARY
31e61e19cf Generate Makefile from prepare.py when building with CMake. 2015-05-25 17:30:46 +02:00
Ghislain MARY
b21cc57d9e Add x86_64 and arm64 to prepare.py. 2015-05-21 18:10:46 +02:00
Ghislain MARY
d51bad5f1c Add prepare.py script for build with CMake. 2015-05-21 16:21:07 +02:00