Hugo Beauzée-Luyssen
ebe8aa4de7
extras/tools: Bump ragel version
6.8 build appears to be broken on recent compilers
9 years ago
Robert Mourning
47dab66516
check_sed: improve compatibility of cleanup.
Replaces curly brace expansion with explicit enumeration.
There exists at least one "sh" implementation which does not
support the curly-brace syntax in the removed line.
Also adds quotes around $tmp expansion, in case `pwd` contains spaces.
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
9 years ago
Jean-Baptiste Kempf
1e93312fab
Tools: update protoc to 3.1.0
10 years ago
Steve Lhomme
bde3abf936
tools: cmake 3.4.1 is sufficient
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
10 years ago
Pyry Kontio
ee5fad6a35
Fix the tools bootstrap version check
It was broken when ProtoBuf 3.1 was installed system-wide, for example.
The bootstrap script that outputs which binary tools need to be installed, incorrectly
detects that Protocol Buffers 3.1 is a compatible version with 2.6. This changes the
check on the major version number to require it to be same, not just bigger,
since changes on the major version numbers might be breaking changes, as was the case
here.
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
10 years ago
Filip Roséen
286aa01946
tools: bootstrap: do not override CC/CXX with gcc-4.2 on Darwin
The removed lines probably made some sense back in the days, but at
the current time things will fail to build in a horrible manner if
{gcc,g++}-4.2 is selected for CC and CXX (respectivelly).
Fixes #17614
Signed-off-by: Marvin Scholz <epirat07@gmail.com>
10 years ago
Felix Paul Kühne
a09dbdefd4
extras/tools: prefer to download all packages from v.o
10 years ago
Felix Paul Kühne
d89757eefd
tools: raise automake requirement due to libmad
10 years ago
Sean McGovern
f9f2181188
extras/tools: bump automake to 1.15
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
10 years ago
Felix Paul Kühne
c1e33a8a3b
tools/ant: update to 1.9.7 and download it from our server
10 years ago
Felix Paul Kühne
1f4001b636
extras/tools: fix compilation on multiple cores on Darwin
11 years ago
Steve Lhomme
efb1e7608c
tools: build with multiple threads on msys2 hosts
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years ago
Steve Lhomme
383abfa1be
tools: build cmake using multiple threads
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years ago
Steve Lhomme
471700096f
tools: update cmake to 3.4.3
--
has the advantage of building on mingw without a patch
deprecates https://patches.videolan.org/patch/12210/
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years ago
Steve Lhomme
c7d4d881b8
tools: don't keep files that failed to download
--
deprecates https://patches.videolan.org/patch/12214/
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years ago
Steve Lhomme
7785d8c27a
tools: use cmake 3.2.3
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years ago
Felix Paul Kühne
6e31fe928e
extras/tools: update ant
11 years ago
Felix Paul Kühne
4e38dcb0fa
tools: update xz
11 years ago
Jean-Baptiste Kempf
d568828976
Extras tools: use bz2 for the protobuf
11 years ago
Sean McGovern
1a70ac0749
extras/tools: edit libtool bitcode patch to work with other versions of patch(1)
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
11 years ago
Jean-Baptiste Kempf
84f150683d
Extras/tools: update protobuf compiler to 2.6.1
11 years ago
Felix Paul Kühne
7507d0cf58
extras/tools/libtool: remove crude hack for legacy OS X platforms
11 years ago
Sean McGovern
da441b234f
extras/tools: remove liblzma pkgconfig file
Prevent contribs from picking up the dependency here.
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years ago
Felix Paul Kühne
c355933efd
tools: update ant to 1.9.5
11 years ago
Hugo Beauzée-Luyssen
36d8469396
tools: Update to cmake 3.1
12 years ago
Sébastien Toque
c1ba21414e
tools: require protoc version 2.6.0 or higher
Signed-off-by: Rafaël Carré <funman@videolan.org>
12 years ago
Geoffrey Métais
278b85aabe
Check tools with '-version' too
Some tools, like ant, have -version arg and not --version
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years ago
Sean McGovern
7a1bd270b2
extras/tools: explicitly check for xz
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years ago
Sean McGovern
31046d7499
ragel: use the official hosting address
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years ago
Felix Paul Kühne
cdb3104a32
extras: fix gas-pp installation
12 years ago
Sean McGovern
75b2a6d7e0
tools: remove protoc pkgconfig files
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years ago
Tristan Matthews
bc161d9051
extras/tools: list packages that will be built
This makes it a little more obvious, instead of just saying that tools
are missing or too old.
12 years ago
Sean McGovern
482beffd24
tools: build protoc support libraries as static
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years ago
Sean McGovern
a566519f10
cmake: bump to version 3.0.2
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years ago
Felix Paul Kühne
79df8a65f1
extras: libtool depends on automake, which in turn depends on autoconf
This solves long-standing conflicts with homebrew as well as the latest Xcode releases. Additionally, in most cases, all 3 items were built anyway.
12 years ago
Jean-Baptiste Kempf
8d285ab272
Tools: Update pkg-config-lite to 0.28-1
12 years ago
Jean-Baptiste Kempf
7f9196902c
Tools: create also the lib folder for ant
12 years ago
Jean-Baptiste Kempf
ccbf5bcd26
Tools: create directories before cp into them
12 years ago
Jean-Baptiste Kempf
c066749142
Ant: replace with a better mirror
12 years ago
Sean McGovern
22699594b1
extras/tools: check for ant when bootstrapping
This was accidentally left out of b3050f68b4 .
Signed-off-by: Tristan Matthews <tmatth@videolan.org>
12 years ago
Felix Paul Kühne
af3eeea5af
extras: mirror ragel on v.o since upstream server is broken
12 years ago
Jean-Baptiste Kempf
83047b6769
Tools: update protoc to 2.6.0
12 years ago
Jean-Baptiste Kempf
c07175b094
Extras: add protoc
12 years ago
Jean-Baptiste Kempf
243e0951b5
Tools: Fix SF URLs
12 years ago
Felix Paul Kühne
7bbd36a5f5
extras/tools: update gas-pp
12 years ago
Sean McGovern
b3050f68b4
tools: add Apache ANT for contribs
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years ago
Sean McGovern
60c952b9bb
tools: require automake version 1.14 or higher
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years ago
Sean McGovern
d2ff191406
tools: require autoconf version 2.69 or higher
Signed-off-by: Rafaël Carré <funman@videolan.org>
12 years ago
Felix Paul Kühne
8108d3a00e
extras/tools: fix ragel patch application
12 years ago
Sean McGovern
a797da4714
tools: update cmake to 2.8.12.2
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years ago