2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 18 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Undo src/Makefile Let see, revert OBJCOPY,OBJDUMP and WINDRES statements More... 7 months ago
Update .gitlab-ci.yml file We do not need to install GCC for w64-mingw32 jobs More... 7 months ago
Update .gitlib-ci.yml Remove whitespace More... 7 months ago
Makefile Also allow overwrite of OBJCOPY, OBJDUMP and WINDRES More... 7 months ago
Update .gitlab-ci.yml file force the Makefile system to use our cross-compile binutil package More... 7 months ago
Update cpdebug.mk Allow Env to overwrite Makefile's default OBJCOPY and OBJDUMP, just like CC More... 7 months ago
Update .gitlab-ci.yml file let see if the Makefile system will just read from env More... 7 months ago
Update .gitlab-ci.yml file Overwrite OBJCOPY and OBJDUMP settings for Linux targets More... 7 months ago
Update .gitlab-ci.yml file Forget to add arm64 arch to the Debian system More... 7 months ago
Update .gitlab-ci.yml file Add build for ARM64 More... 7 months ago
Update .gitlab-ci.yml file Set PKG_CONFIG_PATH for targeted archs More... 7 months ago
Update .gitlab-ci.yml file Try to build i686 linux binaries More... 7 months ago
Update .gitlab-ci.yml file use gcc-mingw-w64-(i686|x86-64)-win32 package More... 7 months ago
Update .gitlab-ci.yml file do not install posix version of mingw-w64 More... 7 months ago
Update .gitlab-ci.yml file since each build job run in their own docker, only install packages as needed for each job More... 7 months ago
Update .gitlab-ci.yml file Name the artifacts by project name,branch, then SHA More... 7 months ago
Update .gitlab-ci.yml file fix setting $CC in build-x86_64-linux-gnu job More... 7 months ago
Update .gitlab-ci.yml file inline the script to setup ccache should be done in one line? More... 7 months ago
Update .gitlab-ci.yml file split build job for each target: x86-64, Win32, Win64 More... 7 months ago
Update .gitlab-ci.yml file yea the Mingw-w64 is called "x86_64-w64-mingw32", not "x86_64-w64" More... 7 months ago
Update .gitlab-ci.yml file build Mingw64 binary More... 7 months ago
Update .gitlab-ci.yml file forget about change the Debian mirror More... 7 months ago
Update .gitlab-ci.yml file let look inside debian.sources More... 7 months ago
Update .gitlab-ci.yml file try to overwrite mirrors file More... 7 months ago
Update .gitlab-ci.yml file let see what in the /etc/apt folder More... 7 months ago
Update .gitlab-ci.yml file use DO mirror? More... 7 months ago
Update .gitlab-ci.yml file auto cache our apt cache More... 7 months ago
Update .gitlab-ci.yml file do not play games with $PATH More... 7 months ago
Update .gitlab-ci.yml file apt cache do not need to be protected also, name artifact for binaries from build-native job More... 7 months ago
Update .gitlab-ci.yml file fixup typo More... 7 months ago