This website requires JavaScript.
Explore
Help
Sign In
github
/
AROS-v0
Watch
1
Star
0
Fork
0
You've already forked AROS-v0
mirror of
https://github.com/deadw00d/AROS.git
synced
2025-11-22 03:09:23 +00:00
Code
Issues
Releases
Wiki
Activity
Files
75187cac220889c67658ffccc3083dd80fc70357
AROS-v0
/
config
History
Johan Gill
75187cac22
Let the classic variant use the same window border dimensions as AmigaOS and MorphOS. Introduce the AROS_VARIANT_CLASSIC define to signal if the classic variant is being built.
2025-01-01 02:10:06 +01:00
..
cmake
/Platform
…
aros-contrib.cfg
…
aros.cfg
…
binutils_def
…
binutils_exp
…
build.cfg.in
# adapt arch specific kernel/exec code to use the new macros from mmake, when generating and consuming the necessary include directives for the build.cfg.in # remove the hard coded exec/kernel private header directives from the config files. # detect if the at symbol can be used instead of the hash symbol to silence section attrib warnings. # provide a correct cpu context for the riscv build, and various other definitions needed. # implement enough boilerplate code to at least get make && make distfiles to complete for the riscv target for now.
2024-05-02 16:24:50 +02:00
compiler.cfg.in
…
conf.cmake.in
…
config.h.in
Let the classic variant use the same window border dimensions as AmigaOS and MorphOS. Introduce the AROS_VARIANT_CLASSIC define to signal if the classic variant is being built.
2025-01-01 02:10:06 +01:00
elf-specs.in
…
features
# adapt arch specific kernel/exec code to use the new macros from mmake, when generating and consuming the necessary include directives for the build.cfg.in # remove the hard coded exec/kernel private header directives from the config files. # detect if the at symbol can be used instead of the hash symbol to silence section attrib warnings. # provide a correct cpu context for the riscv build, and various other definitions needed. # implement enough boilerplate code to at least get make && make distfiles to complete for the riscv target for now.
2024-05-02 16:24:50 +02:00
features.in
# adapt arch specific kernel/exec code to use the new macros from mmake, when generating and consuming the necessary include directives for the build.cfg.in # remove the hard coded exec/kernel private header directives from the config files. # detect if the at symbol can be used instead of the hash symbol to silence section attrib warnings. # provide a correct cpu context for the riscv build, and various other definitions needed. # implement enough boilerplate code to at least get make && make distfiles to complete for the riscv target for now.
2024-05-02 16:24:50 +02:00
gcc_def
Make gcc 10.5.0 the default gcc version.
2024-11-03 17:04:49 +01:00
gcc_exp
…
host-conf.h.in
…
host.cfg.in
…
llvm_def
…
machine.c
…
make.cfg.in
provide definitions for the top level AROS dir name, and commodities
2024-05-02 18:38:20 +02:00
make.defaults.in
…
make.tail
…
make.tmpl
split AROS_DIR_ARCH so that it only defines the actual arch, and use a separate variable to reflect the path under boot/. use AROS_DIR_BOOTARCH in existing places.
2024-05-02 17:39:39 +02:00
mmakefile.src
…
specs.in
…
target.cfg.in
…
toolchain_def
…