summaryrefslogtreecommitdiffstats
path: root/rules
Commit message (Expand)AuthorAgeFilesLines
* cross-llvm: add support for LoongArchLucas Stach2023-06-221-0/+3
* glibc: set libdir for LoongArchLucas Stach2023-06-221-1/+1
* cross-binutils: allow to disable goldMichael Olbrich2023-06-222-1/+6
* architecture: add support for LoongArchLucas Stach2023-06-221-1/+5
* introduce ARCH_MIPS64 to handle 64-bit mipsMichael Olbrich2023-06-143-1/+8
* cross-rustc: version bump 1.64.0 -> 1.70.0Michael Olbrich2023-06-141-1/+0
* glibc: don't force the libdir to /libMichael Olbrich2023-06-143-7/+13
* cross-binutils: version bump 2.39 -> 2.40Michael Olbrich2023-06-141-0/+1
* cross-llvm/clang/lld: version bump 15.0.2 -> 16.0.0Michael Olbrich2023-06-142-6/+9
* cross-binutils: adapt to gcc lib64 changesMichael Olbrich2023-06-142-1/+11
* ptxdist: version bump 2022.10.0 -> 2023.07.0Michael Olbrich2023-06-084-6/+6
* pre/toolchain: add -O2 to the debug cflagsMichael Olbrich2023-05-111-0/+1
* cross-rustc: The CREDITS file in PTXdist is gone and the toolchain never had oneMichael Olbrich2022-10-131-2/+0
* rewrite PTXCONF_TOOLCHAIN_DEBUG and generall debug handlingMichael Olbrich2022-10-045-39/+52
* cross-rustc: version bump 1.52.1 -> 1.64.0Michael Olbrich2022-10-042-1/+9
* cross-clang: version bump 12.0.0 -> 15.0.1Michael Olbrich2022-10-043-2/+36
* cross-gcc: version bump 11-20210703 -> 12-20220924Michael Olbrich2022-10-041-2/+2
* cross-rustc: add missing dependencyMichael Olbrich2021-07-051-0/+1
* host-system-openssl: new packageMichael Olbrich2021-07-052-0/+31
* cross-rustc: new packageMichael Olbrich2021-07-052-0/+175
* host-system-mpc: add fedora package helpBruno Thomsen2021-07-021-1/+1
* host-system-zlib: add fedora package helpBruno Thomsen2021-07-021-1/+1
* host-system-xz: add fedora package helpBruno Thomsen2021-07-021-1/+1
* host-system-expat: add fedora package helpBruno Thomsen2021-07-021-1/+1
* host-system-gmp: add fedora package helpBruno Thomsen2021-07-021-1/+1
* host-system-mpfr: add fedora package helpBruno Thomsen2021-07-021-1/+1
* host-system-isl: add fedora package helpBruno Thomsen2021-07-021-1/+1
* cross-gdb: always build with python supportMichael Olbrich2021-05-211-8/+2
* cross-gcc*: only use icerun for newer versionsMichael Olbrich2021-05-212-2/+2
* cross-elf2flt: version bump 2019.12 -> 2020.09Michael Olbrich2021-05-171-2/+2
* rules: the special ffmpeg.make has not been needed for a long timeMichael Olbrich2021-05-171-1/+0
* rules: remove obsolete filesMichael Olbrich2021-05-173-3/+0
* cross-gcc: really remove the sysroot path in statx.hMichael Olbrich2020-08-271-2/+5
* glibc: use the wrapper to inject the extra CFLAGSMichael Olbrich2020-08-272-4/+3
* pre/toolchain: swap order of the prefix-mapMichael Olbrich2020-08-271-4/+4
* pre/toolchain: use -ffile-prefix-map= with the cross compilerMichael Olbrich2020-08-271-5/+2
* cross-llvm: don't set LLVM_DEFAULT_TARGET_TRIPLEMichael Olbrich2020-08-271-1/+0
* cross-clang: make sure the correct path for the dynamic linker is usedMichael Olbrich2020-08-271-0/+4
* cross-lld: new packageMichael Olbrich2020-08-272-0/+100
* glibc-headers: errlist is gone in glibc 2.32Michael Olbrich2020-08-271-5/+0
* cross-gcc: make sure zstd is not foundMichael Olbrich2020-08-272-2/+8
* replace host-xz with host-system-xzMichael Olbrich2020-08-275-67/+32
* replace host-zlib with host-system-zlibMichael Olbrich2020-08-278-53/+36
* cross-gcc: drop the CROSS_GCC_[0-9]* version optionsMichael Olbrich2020-08-271-37/+10
* replace host-expat with host-system-expatMichael Olbrich2020-08-275-47/+32
* host-libelf: remove unnecessary host libraryMichael Olbrich2020-08-273-69/+0
* replace host-mpc with host-system-mpcMichael Olbrich2020-08-276-48/+34
* replace host-mpfr with host-system-mpfrMichael Olbrich2020-08-276-50/+34
* replace host-gmp with host-system-gmpMichael Olbrich2020-08-277-56/+36
* replace host-isl with host-system-islMichael Olbrich2020-08-276-51/+30