Log In
tulips
/
perk
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
History sysinfo/host
Branch:
58ae295ab05108130acaf5ae05e3ecaa13f29741
main
58ae295ab05108130acaf5ae05e3ecaa13f29741
sysinfo
host
build system: configure, host.sh: use modern portable shell idioms.
midipix
• 8 years ago
47b1b5
build system: added fallback host recipe.
midipix
• 8 years ago
c6e141
whitespace meditation.
midipix
• 8 years ago
03eeb0
build system: include host definitions prior to toolchain definitions and fix CC accordingly.
midipix
• 8 years ago
05c9b5
build system: remove dependency on compiler support of the --include switch.
midipix
• 8 years ago
92e39b
build system: respect CROSS_COMPILE when setting CC for allegedly native builds.
midipix
• 8 years ago
9b78c3
build system: replace the build_ prefix with the more appropriate native_ prefix.
midipix
• 8 years ago
1857dc
build system: host.sh: do not quote $mb_compiler, as it may contain switches.
midipix
• 8 years ago
8bc9e2
build system: add support for non-portable host headers.
midipix
• 8 years ago
bd5bd5
build system: set ARCH (sub-folder for arch-specific files) by host.
midipix
• 8 years ago
8eedf2
build system: assign variable values via '=' rather than '?='.
midipix
• 8 years ago
11ab44
build template: native build: set ARCH according to OS and HOST_BITS.
midipix
• 8 years ago
345227
makefile replacement: step 2/2: use the midipix build template.
midipix
• 8 years ago
d40d13