- Oct 14, 2023
-
-
Alam Ed Arias authored
both Makefile and *.mk should be in the same EOL
-
- Oct 13, 2023
-
-
Alam Ed Arias authored
Build in the following order: testing, win32, amd64, i386, arm64 then win64
-
Alam Ed Arias authored
-
Alam Ed Arias authored
set DEBIAN_FRONTEND envvar in aptcache
-
Alam Ed Arias authored
Retry building so we point out why it failed to compile
-
Alam Ed Arias authored
-
Alam Ed Arias authored
Make the buildbot yell at us for warnings
-
Alam Ed Arias authored
Add support for GCC 13.2
-
Alam Ed Arias authored
more quiet out the apt-get commands
-
Alam Ed Arias authored
quiet out the apt-get commands
-
Alam Ed Arias authored
Let try building on Debian Testing
-
Alam Ed Arias authored
-
Alam Ed Arias authored
This reverts commit 5acceaa2.
-
Alam Ed Arias authored
Let see if we can pass an option for what architecture we are installing for
-
Alam Ed Arias authored
This reverts commit 4f116673.
-
Alam Ed Arias authored
Let see, revert OBJCOPY,OBJDUMP and WINDRES statements
-
Alam Ed Arias authored
We do not need to install GCC for w64-mingw32 jobs
-
Alam Ed Arias authored
Remove whitespace
-
- Oct 12, 2023
-
-
Alam Ed Arias authored
Also allow overwrite of OBJCOPY, OBJDUMP and WINDRES
-
Alam Ed Arias authored
force the Makefile system to use our cross-compile binutil package
-
Alam Ed Arias authored
Allow Env to overwrite Makefile's default OBJCOPY and OBJDUMP, just like CC
-
Alam Ed Arias authored
let see if the Makefile system will just read from env
-
Alam Ed Arias authored
Overwrite OBJCOPY and OBJDUMP settings for Linux targets
-
Alam Ed Arias authored
Forget to add arm64 arch to the Debian system
-
Alam Ed Arias authored
Add build for ARM64
-
Alam Ed Arias authored
Set PKG_CONFIG_PATH for targeted archs
-
Alam Ed Arias authored
Try to build i686 linux binaries
-
Alam Ed Arias authored
use gcc-mingw-w64-(i686|x86-64)-win32 package
-
Alam Ed Arias authored
do not install posix version of mingw-w64
-
Alam Ed Arias authored
since each build job run in their own docker, only install packages as needed for each job
-
Alam Ed Arias authored
Name the artifacts by project name,branch, then SHA
-
Alam Ed Arias authored
fix setting $CC in build-x86_64-linux-gnu job
-
Alam Ed Arias authored
inline the script to setup ccache should be done in one line?
-
Alam Ed Arias authored
split build job for each target: x86-64, Win32, Win64
-
Alam Ed Arias authored
yea the Mingw-w64 is called "x86_64-w64-mingw32", not "x86_64-w64"
-
Alam Ed Arias authored
build Mingw64 binary
-
Alam Ed Arias authored
forget about change the Debian mirror
-
Alam Ed Arias authored
let look inside debian.sources
-
Alam Ed Arias authored
try to overwrite mirrors file
-
Alam Ed Arias authored
let see what in the /etc/apt folder
-