16
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
include a user provided Build.extra file if present, to override some defines in the top level Makefile
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
[AboutAROS] translators added. More... 12 months ago
[gimmearos-ext] made it easier to enable/disable configure options. More... 12 months ago
[AboutAROS] changed ABI_WIP to ABI_V1 to avoid confusion. More... 12 months ago
only pass in AROS_SECTION_COMMENT if it contains something.
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
[LogView] don't auto-open muimaster.library Open muimaster.library before 1st call to MUI_Request. More... 12 months ago
[LogView] show error requester. More... 12 months ago
[muimaster/process] shut up debug More... 12 months ago
"set logging on" is deprecated. More... 12 months ago
restore include "fpmath.h"
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
add riscv to the configure targets. adjust the distfiles-quick to properly support variants, and fix mmakefile's quick targets. addjust headers to support riscv.
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
provide our own float.h c header. add fpmath definitions for riscv. expose __flt_rounds from the linklibs.
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
handle riscv
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
w.i.p - add parts needed to create the riscv toolchain and build the core aros tree.
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
pass options needed to build a riscv toolchain
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
add initial support for building a riscv targeted crosscompiler
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
recognize riscv as a cpu model
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
dont list arm twice
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
recognize riscv as a cpu model
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
recognize riscv as a cpu model
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
recognize riscv as a cpu model
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
fix permissions on unittests file
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
add a riscv wrapper for atheros5000
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
remove the erroneous extra hash, causing the dependencies to be commented out.
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
remove erroneous extra endif
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
recognize risc-v version being built
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
add missing include <float.h> and "math.h" headers
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
recognize risc-v versions of the components being built.
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
only use -mgeneral-regs-only if the target compiler supports it.
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
make sfscheck depend on the same things as sfs itself, since it includes parts of the code from the filesystem directly.
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago