- Jan 26, 2021
- Jan 20, 2021
-
-
Alexandre Janniaux authored
It avoids rebuilding cmake 3.17.0, meson 0.54.2 and nasm 2.14 at every build, speeding up the CI.
-
- Jan 07, 2021
-
-
Konstantin Pavlov authored
Also specify amd64 for being future-proof when we have Big Sur+ builders.
-
- Dec 15, 2020
-
-
Hugo Beauzée-Luyssen authored
-
- Dec 10, 2020
-
-
Alexandre Janniaux authored
-
- Dec 02, 2020
-
-
Steve Lhomme authored
* LLVM 11 is now used for UWP (ucrt) targets. * cmake, protoc 3.1.0, ant, help2man are prebuilt. * winpthreads is prebuilt and a version of mingw64 newer than 8.0 is used (to build with LLVM11)
-
- Oct 08, 2020
-
-
Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
-
- Sep 08, 2020
-
-
Thomas Guillem authored
-
- Jul 16, 2020
-
-
Alexandre Janniaux authored
Remove hardocded --jobs and use the value from the build script by default, which is machdep.cpu.core_count + 1.
-
- Jul 14, 2020
-
-
Alexandre Janniaux authored
Test compilation for apple tvOS, which has the particularity to need apple bitcode when compiling in order to ship it.
-
Alexandre Janniaux authored
Since the iphonesimulator build has been broken multiple time because of cross-compilation miss-detection, add a job with same architecture as the CI. It builds with iphonesimulator, which could also be useful for running tests in the future.
-
Alexandre Janniaux authored
Generalize iOS jobs by supplying the SDK name as variable. It is mainly designed so as to have other SDK than iphoneos one, like iPhone simulator or Apple TV.
-
- Jul 06, 2020
-
-
Steve Lhomme authored
- includes the ActivateAudioInterfaceAsync API for UWP - include ucrtapp which replaces ucrt with no dependency on MS DLLs - WaitOnAddress/WakeByAddressXXX only in the proper libs (not kernel32) - wincrypt/CryptAPI only in the proper libs
-
- Jun 18, 2020
-
-
Steve Lhomme authored
Use variables-win64 plus extra variables instead
-
- Jun 17, 2020
-
-
Steve Lhomme authored
-
- Jun 04, 2020
-
-
Steve Lhomme authored
This version uses msvcrt as the C runtime and not the UCRT which we can't distribute on Win7 to Win8.1.
-
Steve Lhomme authored
-
- May 19, 2020
-
-
Konstantin Pavlov authored
-
- May 13, 2020
-
-
David authored
Restores the same behaviour we had with the old Jenkins for some time now.
-
- May 02, 2020
-
-
Alexandre Janniaux authored
-
- Apr 05, 2020
-
-
Konstantin Pavlov authored
-
Konstantin Pavlov authored
-
- Apr 03, 2020
-
-
Konstantin Pavlov authored
-
- Mar 20, 2020
-
-
Steve Lhomme authored
-
- Mar 13, 2020
-
-
Konstantin Pavlov authored
-
- Jan 08, 2020
-
-
Hugo Beauzée-Luyssen authored
-
- Dec 02, 2019
-
-
Marvin Scholz authored
-
- Nov 18, 2019
-
-
Marvin Scholz authored
-
Marvin Scholz authored
Thats what the triplet is expected to be and the script accepts arm64 too.
-
Marvin Scholz authored
-
- Nov 10, 2019
-
-
Konstantin Pavlov authored
Shared runners will pick up the builds now
-
- Nov 04, 2019
-
-
Marvin Scholz authored
This is needed so that the built contribs are actually packaged.
-
- Oct 31, 2019
-
-
Marvin Scholz authored
Instead of having separate jobs for prebuilt and non-prebuilt jobs, just have one job and build contribs when no prebuilt ones are available.
-
Marvin Scholz authored
-
- Oct 23, 2019
-
-
Marvin Scholz authored
This was a leftover of testing things in my fork, where I wasn't using the master branch.
-
Co-authored-by:
Konstantin Pavlov <thresh@videolan.org> Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-