summaryrefslogtreecommitdiff
path: root/bootstrap/bootstrap
AgeCommit message (Expand)AuthorFilesLines
2022-11-11bootstrap: Switch to native awk/sed on illumos.jperkin1-3/+34
2022-10-04bootstrap: Add mktools to special preserve handling.jperkin1-3/+9
2022-09-29Remove support for Bitrig.charlotte1-6/+1
2022-09-15bootstrap: Put back /usr/include hack on old OSX.jperkin1-1/+8
2022-09-12macOS: Support MACOSX_DEPLOYMENT_TARGET.jperkin1-1/+13
2022-09-09bootstrap: Remove old -isystem hack on macOS.jperkin1-2/+1
2022-06-16Mention why we're doing PREFER_PKGSRC=yes on OpenBSD (at least for now)charlotte1-1/+2
2022-06-14bootstrap: Default to PREFER_PKGSRC=yes on OpenBSDnia1-1/+6
2022-04-06README.macOS: nbsed requires no user action, merge comment to bootstrap.schmonz1-2/+3
2022-04-03bootstrap: set CONFIG_SHELL when configuring initial libarchivetnn1-3/+3
2022-04-03bootstrap: OSF1: set shprog to /usr/bin/ksh for the early stufftnn1-2/+3
2022-02-08p.spek@tyil.nl had specifically said to _single_-quote the output ofschmonz1-2/+2
2021-12-28bootstrap: On SCO System V variants, we need either mksh or bash.nia1-1/+13
2021-12-27extra_libarchive_depends() apparently hasn't given multiple values forschmonz1-2/+2
2021-11-29bootstrap: Remove unused variable.jperkin1-3/+2
2021-11-12mk/bootstrap: Fix bits for SCO UnixWare 7.nia1-1/+2
2021-07-13Spaces to tabs (NFCI).schmonz1-3/+3
2021-07-10bootstrap: Add support for --machine-arch override.jperkin1-1/+11
2021-05-30Introduce a new SYSCONFBASE variable (defaults to /etc)khorben1-1/+12
2021-04-28Don't reject dash as /bin/sh.maya1-14/+2
2021-03-15bootstrap: Add MidnightBSD support to bootstrap shell scriptryoon1-1/+6
2021-02-15In the process of looking at PR#55952, we discovered something thatcjep1-1/+31
2020-12-05bootstrap: Prefer native on Elbrus 2000js1-2/+5
2020-10-28Bootstrap: Fix bootstrap on FreeBSD 12.1, likely broken by an issue in lld.maya1-1/+6
2020-10-07bootstrap: Fix numerical calculation on Big Sur.jperkin1-2/+3
2020-08-29Fix bootstrap on QNXjs1-1/+5
2020-08-20bootstrap: Default to PREFER_PKGSRC=yes on Linuxbacon1-1/+25
2020-08-14bootstrap: No need to find packagemaker any longer.jperkin1-13/+1
2020-08-14Retire --binary-macpkg option, which would generate a binary pkgsrcschmonz1-29/+1
2020-07-21bootstrap: Fix machine_arch detection on Apple Silliconsjmulder1-1/+4
2020-07-15bootstrap: Switch OSF1 to mksh.jperkin1-2/+2
2020-07-07bootstrap: Switch --full over to mksh.jperkin1-2/+2
2020-07-06boostrap: Enable mksh by default on macOS 10.11+.jperkin1-1/+10
2020-07-06bootstrap: Switch SunOS to mksh.jperkin1-2/+2
2020-07-06bootstrap: Enable support for building mksh.jperkin1-1/+23
2020-06-29bootstrap: Overhaul Darwin version selection.jperkin1-15/+16
2020-06-29bootstrap: Set some default variables.jperkin1-75/+8
2020-05-30bootstrap: Fix default target arch on SunOS.jperkin1-3/+5
2020-05-25bootstrap: Consolidate setting of CC if unset.jperkin1-7/+10
2020-05-06bootstrap: Use SH for bmake if specified.jperkin1-1/+5
2020-04-29bootstrap: fix PR pkg/55217triaxx1-2/+2
2020-03-26bootstrap: Allow overriding EGREP/FGREP.nia1-1/+9
2020-03-22bootstrap: create the binary packages before the summary messagerillig1-5/+5
2020-03-22bootstrap: remove unused BOOTSTRAP_VERSION variablerillig1-3/+1
2020-02-23bootstrap: use $* instead of $@ where appropriaterillig1-6/+6
2019-12-05Skip trying to make use of a 64bit ABI on Darwin as the system libraries onsevan1-7/+2
2019-11-05boostrap: need_awk=yes for Arch Linuxtriaxx1-5/+6
2019-09-13bootstrap/bootstrap: prevent --wrkdir from being a symlinkrillig1-4/+3
2019-09-13bootstrap/bootstrap: fix word wrapping in symlink error messagerillig1-3/+3
2019-07-21bootstrap/bootstrap: fix bootstrap on Solaris 10rillig1-3/+8