- Oct 15, 2023
-
-
Alam Ed Arias authored
Try to hide echos
-
Alam Ed Arias authored
Only need to setup debconf in before_script
-
Alam Ed Arias authored
Let see if I need to need to run export again in the main build script
-
Alam Ed Arias authored
Update Debian image
-
Alam Ed Arias authored
Try to list packages that can be upgraded
-
Alam Ed Arias authored
Can not set CCACHE=1 in shell env
-
Alam Ed Arias authored
Move the exports to variables section
-
- Oct 14, 2023
-
-
Alam Ed Arias authored
hide ccache statistics
-
Alam Ed Arias authored
section off ccache output
-
Alam Ed Arias authored
I need to make the .ccache folder
-
Alam Ed Arias authored
append, not overwrite ccache.conf
-
Alam Ed Arias authored
mkdir ~/.ccache before make the config file
-
Alam Ed Arias authored
Add more sections to the build log
-
Alam Ed Arias authored
remove extra space
-
Alam Ed Arias authored
fixup EOL on section commands
-
Alam Ed Arias authored
place sections around "apt-get install" and "make" commands
-
Alam Ed Arias authored
Support Mingw64 toolchain versions
-
Alam Ed Arias authored
Fix install command for GCC in build jobs
-
Alam Ed Arias authored
Set common apt settings to /etc/apt/apt.conf.d/99build
-
Alam Ed Arias authored
remove double space
-
Alam Ed Arias authored
it seems line_t have pointers, clear all of it
-
Alam Ed Arias authored
save ccache_statslog between runs?
-
Alam Ed Arias authored
Fix CCACHE_STATSLOG?
-
Alam Ed Arias authored
Try to keep a stats log of ccache
-
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
-