Commit Graph

12 Commits

Author SHA1 Message Date
805e805229 tools: update m4
Change-Id: I4ca3205945c2b5e46d7756197d8e0058c907aad7
2019-03-20 11:17:23 -04:00
a33c4d84df tools: update gas-preprocessor
Change-Id: I21e3a2fade975f03fbdbde84f6fe6e94b8f51926
Reviewed-by: Philippe Gorley <philippe.gorley@savoirfairelinux.com>
2018-09-26 14:34:36 -04:00
64d25ed8d3 extra/tools: autmake bump to 1.15.1
1.15 doesn't build at all!

Change-Id: I40b2cdaf5a99adf6556749de7348b090a68a549a
2017-12-04 10:02:14 -05:00
a116e8d083 use https for more downloads
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
2017-11-08 14:24:08 -05:00
006b8dc7be android: fix gas-preprocessor download
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
2017-07-11 13:55:57 -04:00
109031b338 extra/tools: update gaz-preprocessor
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
2017-06-22 10:57:10 -04:00
3917b4f6ae build: remove ant dependency
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
2017-01-02 10:37:45 -05:00
41c1ba3333 ant: bump version 1.9.7
ant is not available in version 1.9.6
1.9.7 is now live, bump to it

Change-Id: I84f1ca10390f700bca4d3d240e90ee19f67db08e
Tuleap: #581
2016-04-19 14:42:59 -05:00
ef44e3dccf contrib tools: bump ant
Ant 1.9.5 is not hosted anymore, which prevents Android to compile.
Bump to 1.9.6.

Tuleap: #62
Change-Id: Ib20a0b6ea40d229ddfd09e7850b4606d9f28f508
2015-11-16 17:15:38 -04:00
88a8f46773 contrib tools: bump versions
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
2015-11-02 11:36:08 -05:00
39d9a39987 tools: bump ant to 1.9.5
previous 1.9.4 was not available for download on
http://apache.mirrors.ovh.net/ftp.apache.org anymore.

Refs #75289

Change-Id: I472f4d4feccdc3468221f4f6dec302debc60b9b1
2015-06-09 18:19:51 -04:00
8507024c70 daemon: move up daemon into top directory
Refs #68986

Change-Id: Ia95b140e4f4d6625d1df12d52a40414482b2e773
2015-03-20 15:56:31 -04:00