Follows adjustments in pywinmake 0.2.0 that change the way failed
operations are bubbled up to the versioner object.
Gitlab: #1027
Change-Id: I7d700ff3d5e9f561fa038f2683783dedcdbf6565
The submodule may need frequent bumps and should be managed
separately as a build tool by developers. This commit also adjusts
the CMakeLists.txt to restrict the generated build configurations
on Windows to only "Release" because as this is the only config
that is currently used and functional (PDBs are generated and other
debug mechanisms can be activated as needed).
Build instructions are added to the README.
Gitlab: #1027
Change-Id: I367a6ded1a53056bc862c37d8e64417415cc339f
This dependency is only required by jami-plugins. Until the
jami-plugins repo migrates to using its own dependency tree and
pywinmake, we can ignore its specific dependencies here.
Gitlab: #1009
Change-Id: Ie845b24cac28fcd6c0f5cced06214be36bb5346a
Removes refrences to project name in logs and comments where it doesn't
matter whether or not the name is specified.
Change-Id: I17f99390226929ee620bc479b203825389bb3d4d
Let's use https instead of http wherever possible.
For speex/speexdsp this is essential because they where using neither
https nor checksums.
For other pages it avoids unnecessary redirects hen they eventually end
up on a https url anyway.`
Change-Id: Ic07d74480b5a3f5adcf4db17b1bacd51b6aa4439
Further log cleanup for Android;
prevent showing the list of files for
build tools, which is almost never useful
and can print a lot of lines (eg. gettext).
Change-Id: Ic87fd110035c3d715273194efb360fbf19de6dab
Reviewed-by: Philippe Gorley <philippe.gorley@savoirfairelinux.com>
An HTML page would be downloaded instead of the perl script. Also marks
said script as executable, else FFmpeg won't build.
Change-Id: I1a4521762e6fda49061f9d1e21ef81d5a88f3642
An old, unsupported version of gaz-preprocessor
was used. Current FFmpeg for Android/iOS requires
a new version.
Update gaz-preprocessor by downloading the standalone
perl script directly from the FFmpeg repo
Change-Id: If77ef756e17ef8a5899d746f7e882337e7bef8eb
Ant 1.9.7 is not needed anymore in our build process and since it is not
distributed anymore by apache, instead of bumping to 1.9.8, remove it.
Change-Id: Iac91d47aa74bbba5161d641b7f19564a517f89bf
If BATCH_MODE is set to a non-empty string, downloads and uncompress
tools are silented to reduce the size of the output console log.
This is not enable by default to let manual usage fully verbose.
This is useful in case of automatic builds.
Change-Id: I7efa6c0f9e8a2edf991030cb7e30d25227ea6674
Reviewed-by: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com>
bump:
* cmake to 3.2.2
* libtool to 2.4.6
* automake to 1.15
* m4 to 1.4.17
* tar to 1.28
* xz to 5.2.2
* gettext to 0.19.6
Tuleap: #62
Change-Id: I7fa1f021ab1c8425d05416dc652aad060b2c2536