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