rayburgemeestre
aeb86dbcc2
Introduce switch-to-latest-clang script
3年前
rayburgemeestre
515d2753e9
Multiple clang installations cannot co-exist, lets jump to the latest
3年前
rayburgemeestre
1d6fc263d6
Let's see what happens if we add clang 11 and 12 and bump cmake
3年前
rayburgemeestre
2380550dfd
Add tvision deb pkg to apt-publisher
3年前
rayburgemeestre
edcbb10895
Add tvision build dependency for starcry
3年前
rayburgemeestre
3c35917009
Bump v8 version from 8.2 to 9.3. and v8pp to latest as well.
3年前
Ray Burgemeestre
dbf1591361
Make cppse_ prefix consistent with other packages where I prefixed without underscore.
4年前
Ray Burgemeestre
10962946b2
Also rename imagemagick to cppse_imagemagick as it conflicts with system packages otherwise.
4年前
Ray Burgemeestre
2b27b75723
Rename openexr package to cpp_openexr (conflicted with openexr package on Ubuntu)
4年前
Ray Burgemeestre
ece9e96ef4
CI: Trigger full re-build (no changes)
4年前
Ray Burgemeestre
3b1634c7fe
Add imagemagick to apt-publisher Makefile
4年前
Ray Burgemeestre
28f13032ac
Add imagemagick and openexr dependencies for Starcry
4年前
Ray Burgemeestre
30b42cf7fd
Fix permissions after apt-publisher uploads
4年前
Ray Burgemeestre
041ea0733b
Don't rely on patch being available on the build host. Run the patch
command in the container.
4年前
Ray Burgemeestre
1ce9210c50
Fix part 2/2.
4年前
Ray Burgemeestre
7996dcc185
Use my own mirror for ffmpeg and x264 repos
4年前
Ray Burgemeestre
c3fc7dd1d1
fastpfor failed because 'patch' command was missing in the image.
4年前
Ray Burgemeestre
306ec86c48
Manual trigger build.
4年前
Ray Burgemeestre
a92f0f3255
Add fmt
4年前
Ray Burgemeestre
961ccdb9dc
Fix permissions in bunch of projects
4年前
Ray Burgemeestre
1526d0184a
Small fix in apt publisher.
4年前
Ray Burgemeestre
f87e10bae7
Remove no longer supported packages from Ubuntu 20.04
4年前
Ray Burgemeestre
c1847b0124
Fix permissions for v8pp
4年前
Ray Burgemeestre
45200ce309
Fix permissions attempt 2
4年前
Ray Burgemeestre
a8984e29ca
Fix permissions for boost build
4年前
Ray Burgemeestre
6e3bfe4fd8
Rename targets
4年前
Ray Burgemeestre
8743b54b54
trigger new build
4年前
Ray Burgemeestre
eb8a6eaf0b
More Ubuntu 20.04 fixes
4年前
Ray Burgemeestre
ce35a63a11
Fix non-interactive for Ubuntu 20.04
4年前
Ray Burgemeestre
64f83900ec
Introduce Ubuntu 20.04 in more places
4年前
Ray Burgemeestre
f4c4c3d2cc
Add apt publisher for Ubuntu 20.04.
4年前
Ray Burgemeestre
9d621321f8
Undo SDL patch, and introduce ubuntu 20.04 FPM build image
4年前
Ray Burgemeestre
c617c7cfc5
Add SDL version of allegro5 build as well in separate package.
4年前
Ray Burgemeestre
7febfdcb3e
Add seasocks + pngpp to apt-publisher
4年前
Ray Burgemeestre
c5de1289ea
Invoke make package for png++ and seasocks.
4年前
Ray Burgemeestre
9be1be5387
Add png++ and seasocks
4年前
Ray Burgemeestre
dc5d9a50b3
Update apt-publisher with new SFML material.
4年前
Ray Burgemeestre
6aafdabadd
Add SFML 2.x static dependency.
Includes one patch to make it compatible with Allegro 5.
4年前
Ray Burgemeestre
22c0739023
Enable trace feature for CAF. This comes in handy debugging messaging.
4年前
Ray Burgemeestre
6a316d8fc3
Update CMake to 3.18.0-rc1 to get rid of annoying cmake warning about boost 0.17.3
4年前
Ray Burgemeestre
e9647aa16b
Trigger new build (empty commit)
4年前
Ray Burgemeestre
2fb94baa15
Bump cmake version again because I updated boost and that results in stupid warnings otherwise.
4年前
Ray Burgemeestre
d9c1d039d7
Add clang-format to build image.
4年前
Ray Burgemeestre
b92873391d
Build only necessary boost stuff and force libstdc++ in benchmarklib.
4年前
Ray Burgemeestre
f03bb5acfb
Rename ffmpeg package, it conflicts on ubuntu with the real ffmpeg, which is inconvenient.
4年前
Ray Burgemeestre
32118d3d18
Patch caf build for upstream issue
4年前
Ray Burgemeestre
60d2b45236
Fix boost build, don't copy files as symlink but actual files when
packaging.
Simplify crtmpserver Makefile
4年前
Ray Burgemeestre
44328c7e95
Get boost from git, the download tarball is unreliable.
4年前
Ray Burgemeestre
85b319f856
Update CAF to newer version and make it use libstdc++ explicitly
4年前
Ray Burgemeestre
9da2d479e8
Bump clang from 9 to 10 and get rid of -stdlib=libc++ here and there.
Let's use libstdc++ for now, since I'm not able to get v8 working with
the system libc++, and the embedded libc++ that comes with v8 doesn't
play well with caf for some reason.
4年前