Age | Commit message (Expand) | Author | Files | Lines |
2021-02-10 | also tested on OpenBSD/sparc64 | cjep | 1 | -3/+3 |
2021-02-09 | freshen this and include OpenBSD 6.8 testing | cjep | 1 | -8/+6 |
2021-02-09 | verified works on Big Sur (at least Intel) so bump to 11. Also fix typo. | cjep | 1 | -3/+2 |
2021-02-09 | Some updates to versions. Still needs some lines on M1 silicon | cjep | 1 | -10/+20 |
2020-12-05 | bootstrap: Prefer native on Elbrus 2000 | js | 1 | -2/+5 |
2020-10-28 | Bootstrap: Fix bootstrap on FreeBSD 12.1, likely broken by an issue in lld. | maya | 1 | -1/+6 |
2020-10-07 | bootstrap: Fix numerical calculation on Big Sur. | jperkin | 1 | -2/+3 |
2020-08-29 | Fix bootstrap on QNX | js | 1 | -1/+5 |
2020-08-20 | bootstrap: Default to PREFER_PKGSRC=yes on Linux | bacon | 1 | -1/+25 |
2020-08-14 | bootstrap: No need to find packagemaker any longer. | jperkin | 1 | -13/+1 |
2020-08-14 | Rename README.MacOSX to README.macOS. | schmonz | 2 | -3/+3 |
2020-08-14 | --ignore-case-check (which had been useful back when pkgsrc needed to be | schmonz | 1 | -2/+1 |
2020-08-14 | Retire --binary-macpkg option, which would generate a binary pkgsrc | schmonz | 3 | -689/+2 |
2020-08-04 | Move HPUX | nia | 1 | -2/+3 |
2020-07-21 | bootstrap: Fix machine_arch detection on Apple Sillicon | sjmulder | 1 | -1/+4 |
2020-07-15 | bootstrap: Switch OSF1 to mksh. | jperkin | 1 | -2/+2 |
2020-07-07 | bootstrap: Switch --full over to mksh. | jperkin | 1 | -2/+2 |
2020-07-06 | boostrap: Enable mksh by default on macOS 10.11+. | jperkin | 1 | -1/+10 |
2020-07-06 | bootstrap: Switch SunOS to mksh. | jperkin | 1 | -2/+2 |
2020-07-06 | bootstrap: Enable support for building mksh. | jperkin | 1 | -1/+23 |
2020-06-30 | Give a heads up until issues are fixed. | sevan | 1 | -1/+3 |
2020-06-29 | bootstrap: Overhaul Darwin version selection. | jperkin | 1 | -15/+16 |
2020-06-29 | bootstrap: Set some default variables. | jperkin | 1 | -75/+8 |
2020-05-30 | bootstrap: Fix default target arch on SunOS. | jperkin | 1 | -3/+5 |
2020-05-25 | bootstrap: Consolidate setting of CC if unset. | jperkin | 1 | -7/+10 |
2020-05-07 | Highly silly typo. | nia | 1 | -2/+2 |
2020-05-06 | bootstrap: Use SH for bmake if specified. | jperkin | 1 | -1/+5 |
2020-04-29 | bootstrap: fix PR pkg/55217 | triaxx | 1 | -2/+2 |
2020-04-24 | bootstrap/README: add OmniOS to the SunOS list (it's what I use) | gutteridge | 1 | -2/+2 |
2020-04-24 | bootstrap/README: illumos is lowercase | nia | 1 | -2/+2 |
2020-04-24 | bootstrap/README: typo fix | nia | 1 | -2/+2 |
2020-04-23 | bootstrap/README: Note that SCO_SV has a user | gdt | 1 | -3/+7 |
2020-04-23 | bootstrap/README: Note lack of cwrappers on AIX | gdt | 1 | -3/+4 |
2020-04-23 | bootstrap/README: List platforms in active use | gdt | 1 | -1/+81 |
2020-04-09 | bootstrap: Add a NetBSD README | gdt | 1 | -0/+24 |
2020-03-26 | bootstrap: Allow overriding EGREP/FGREP. | nia | 1 | -1/+9 |
2020-03-22 | bootstrap: create the binary packages before the summary message | rillig | 1 | -5/+5 |
2020-03-22 | bootstrap: remove unused BOOTSTRAP_VERSION variable | rillig | 1 | -3/+1 |
2020-02-23 | bootstrap: use $* instead of $@ where appropriate | rillig | 1 | -6/+6 |
2019-12-05 | Skip trying to make use of a 64bit ABI on Darwin as the system libraries on | sevan | 1 | -7/+2 |
2019-11-05 | boostrap: need_awk=yes for Arch Linux | triaxx | 1 | -5/+6 |
2019-09-13 | bootstrap/bootstrap: prevent --wrkdir from being a symlink | rillig | 1 | -4/+3 |
2019-09-13 | bootstrap/bootstrap: fix word wrapping in symlink error message | rillig | 1 | -3/+3 |
2019-07-26 | trivial typos | prlw1 | 1 | -4/+4 |
2019-07-21 | bootstrap/bootstrap: fix bootstrap on Solaris 10 | rillig | 1 | -3/+8 |
2019-07-08 | libarchive no longer has a without-lzmadec option | sevan | 1 | -2/+2 |
2019-07-02 | bootstrap/bootstrap: allow the working directory to be a symlink | rillig | 1 | -3/+4 |
2019-06-20 | bootstrap: Enable sed on Cygwin by default. | jperkin | 1 | -2/+2 |
2019-05-07 | bootstrap: fix endless when checking nonexisting directory | rillig | 1 | -1/+2 |
2019-05-04 | README.MacOSX: fix a little typo | gutteridge | 1 | -2/+2 |