Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-25 | Update all bootstrapsmbld-rebase | Ori Bernstein | |
- FreeBSD - Linux - Plan 9 - OSX - OpenBSD - NetBSD | |||
2017-07-25 | Fix bootstrap generation. | Ori Bernstein | |
Grab mbld from the right place. | |||
2016-03-01 | Generate early-exiting bootstrap, regen freebsd. | Ori Bernstein | |
2015-12-29 | Fix bootstrap generation code. | Ori Bernstein | |
Options shuffled, so the script needs to match. Also, I broke the options, so this unbreaks them. | |||
2015-12-04 | Update bootstrap to new mbld. | Ori Bernstein | |
2015-10-19 | Remove use of sysselect.sh | Ori Bernstein | |
We don't need it -- we already generate a per-platform sysselect. | |||
2015-09-16 | Update Plan 9 myrddin build. | Ori Bernstein | |
2015-09-11 | Generate more minimal bootstraps. | Ori Bernstein | |
Only build the targets we need to build new targets. | |||
2015-08-28 | Update bootstrap scripts. | Ori Bernstein | |
2015-06-28 | Actually fix the bootstrap script. | Ori Bernstein | |
..oops. Still was pointing at the wrong paths. | |||
2015-06-28 | Fix bootstrap script generation. | Ori Bernstein | |
Remove absolute paths, add a comment marking the script as autogenerated. | |||
2015-06-23 | Remove some stray local paths. | Ori Bernstein | |
2015-06-23 | Update Plan 9 bootstrap script. | Ori Bernstein | |
2015-06-23 | Fix up and regenerate bootstrap scripts. | Ori Bernstein | |
Munge the path var instead of adding relative paths | |||
2015-05-15 | Add one bootstrap file per system. | Ori Bernstein | |
We may have different build orders, so we want one bootstrap file per system. | |||
2015-04-17 | Work around OSX sed differences. | Ori Bernstein | |
It doesnt expand \n the way Linux sed does. | |||
2015-04-14 | Allow '-Rnone' to disable default lib search path. | Ori Bernstein | |
Useful for a number of things, like building kernels. Also, bootstrapping. Use this in the bootstrap script to remove the last vestiges of a dependency on a working install. | |||
2015-04-14 | Make all bootstrapped paths relative. | Ori Bernstein | |
2015-04-14 | Fix installing manpages. | Ori Bernstein | |
2015-04-13 | Fix genbootstrap.sh script. | Ori Bernstein | |
Actually call sysselect.sh | |||
2015-04-13 | Add boostrap generation script. | Ori Bernstein | |