summaryrefslogtreecommitdiff
path: root/build.sh
AgeCommit message (Expand)Author
2022-02-02Pull up following revision(s) (requested by mrg in ticket #1423):martin
2021-09-14Pull up following revision(s) (requested by martin in ticket #1345):msaitoh
2019-06-07Fix long-term broken pattern match when determining if uname -p output issborrill
2019-05-02on netbsd when defaulting to the native system, also derived MACHINE_ARCHmrg
2019-04-25Tyop in error message...pgoyette
2019-02-08add aliases for evbarm without saying 'earm':mrg
2018-12-30add build libs (undocumented).christos
2018-08-09Add some aliases (from phone)christos
2018-05-02Re-add files that were accidentally deleted in my previous commit.pgoyette
2018-05-02Synch with HEADpgoyette
2018-04-01Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)ryo
2018-01-24Remove port-acorn26skrll
2018-01-15Restore formatting/indentation of the configure call in rebuildmake()uwe
2018-01-15Make sure nbmake is always built with the right _PATH_DEFSYSPATH.uwe
2017-10-08Better validation of var name args to -V and -Z, in a way that makeskre
2017-10-08If we're going xsrc hunting, lets's do it properly. In particularkre
2017-10-03Simplify.maya
2017-10-03Accept also ../xsrc in our sanity check, we use this as a default too,maya
2017-10-02Add sanity check: passed -x but no xsrc directorymaya
2017-04-08- Allow all other targets (like kernel=) to obey mkrepro (-P)christos
2017-03-10State the reason script bombed.sevan
2016-12-18add a trailing / to force symlink resolution.christos
2016-12-18Bail out on error computing the timestampchristos
2016-12-18Add -P for reproducible builds based on the latest cvs timestamp.christos
2016-11-13With driver modulization of if_loop.c through introduction ofast
2016-06-03When setting TOP the idea is to run the [/usr]/bin/pwd binary, andkre
2016-04-29Provide the correct system Makefile path to the tools make. This is neededchristos
2015-06-27Make evbarm64 (little endian) the default for aarch64.matt
2015-05-06Fix typo in usage. From Christopher M. Fuhrman in PR 49882.wiz
2015-02-01Fix the build kernels target with -n, disable temporarily runcmd while wechristos
2014-11-30Add a new build make variable, CONFIGOPTS, which is passed to config(1)uebayasi
2014-11-16build.sh mkernels: Build all kernels in modular builduebayasi
2014-11-16Expand TABs in usage.uebayasi
2014-11-16build.sh mkernel=*: New command to build kernel in modularuebayasi
2014-11-10Replace '.' and '-' in ${op} with '_', before setting d_${op}=true.apb
2014-11-06build.sh: New operation "kernels" to build all kernelsuebayasi
2014-11-05iso -> imagessnj
2014-09-30Prefer dash to bash when searching for a usable shell.apb
2014-09-19Add riscv32 and riscv64 platforms.matt
2014-09-03Add or1k MACHINE/MACHINE_ARCH.matt
2014-08-15Only the -m command line option, not MACHINE from the environment,apb
2014-08-10Changes to existing files to enable building AARCH64 userland.matt
2014-08-07MACHINE_ARCH from the environment may be overridden by getarch (basedapb
2014-08-07Add a list-arch operation to build.sh.apb
2014-08-07In the usage message, mention that the -m arg may be an alias.apb
2014-08-06When searching for a default MACHINE_ARCH for a given MACHINE,apb
2014-08-04Synchronise several shell_quote implementations, and:apb
2014-08-03hpcarm wants earmv4 because some models only have v4 CPUs.riz
2014-08-03BUILDINFO part 4: build.shapb
2014-08-03Make EABI the default for arm ports, as discussed on current-usersriz