aboutsummaryrefslogtreecommitdiff
path: root/util/buildbot/toolchain_i646-w64-mingw32.cmake
AgeCommit message (Collapse)Author
2021-03-06buildbot: Drop i586-mingw32msvc, add i686-w64-mingw32-posix detectionsfan5
2019-06-21Improve buildbot scriptPierre-Yves Rollo
PR created under the employment of EvidenceBKidscode * Variables to set git repositories urls (allows to build from another repo) * Variables to set git branch to build from (allows to build from non-master branch) * Variables to change built name * Make -j uses the proper number of processors (autodetect) * Changed toolchain from win32 to adpat it to non-debian distros