summaryrefslogtreecommitdiff
path: root/bootstrap
AgeCommit message (Expand)AuthorFilesLines
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-26trivial typosprlw11-4/+4
2019-07-21bootstrap/bootstrap: fix bootstrap on Solaris 10rillig1-3/+8
2019-07-08libarchive no longer has a without-lzmadec optionsevan1-2/+2
2019-07-02bootstrap/bootstrap: allow the working directory to be a symlinkrillig1-3/+4
2019-06-20bootstrap: Enable sed on Cygwin by default.jperkin1-2/+2
2019-05-07bootstrap: fix endless when checking nonexisting directoryrillig1-1/+2
2019-05-04README.MacOSX: fix a little typogutteridge1-2/+2
2019-05-03bootstrap: Invert the awk/sed test on Darwin.jperkin1-6/+6
2019-05-03bootstrap: Update README.MacOSXgdt1-24/+31
2019-05-01bootstrap: prevent pkgsrcdir, prefix and wrkdir from being symlinksrillig1-4/+33
2019-04-10libarchive: updated to 3.3.3adam1-2/+2
2019-04-04README.Linux: minor tweak to a sentencegutteridge1-3/+3
2019-02-06set $CC when clang is detected in bootstraptriaxx1-1/+3
2018-11-15Update the root_group for Minix to match the changes to mk files.sevan1-2/+2
2018-11-11bootstrap/bootstrap: detect unknown options and print usagerillig1-2/+3
2018-11-09bootstrap: Ensure CC is considered for SSP tests.jperkin1-7/+2
2018-11-05Optionally detect whether the compiler supports "-fstack-protector-strong".schmonz1-1/+30
2018-10-30Minix 3.4RC6 includes install(1) from NetBSD.sevan1-2/+2
2018-10-29Fix commit v 1.254triaxx1-4/+4
2018-10-29Arch Linux does not provide pax anymoretriaxx1-1/+8
2018-10-28libcompat_minix was removed some years back and minlib does not exist as asevan1-2/+1
2018-10-28Minix/arm currently ships with GCC but the i386 build ships with clang so checksevan1-1/+2
2018-10-17bootstrap: Set PKGSRC_KEEP_BIN_PKGS=no during bootstrap.jperkin1-3/+3
2018-09-09On OpenBSD, detect clang and prefer it over gcc. Addresses pkg/53170.schmonz1-1/+3
2018-08-22Remove clauses 3,4 from TNF-only copyright blocks.maya1-8/+1
2018-08-12On Chrome OS, build nbsed too.bsiegert1-2/+3
2018-07-07Document cleaning up with ./cleanup.bsiegert1-1/+7
2018-03-07bootstrap: don't output "Hopefully" when bootstrap finishesrillig1-2/+1
2018-02-03Remove a mis-pasted line. Noticed by jperkin@.bsiegert1-2/+1
2018-02-02Use pkgsrc awk on ChromeOS.bsiegert1-1/+4
2017-12-09Define machine_arch for Cygwin, this resolves an issue where MACHINE_ARCH is setsevan1-1/+2
2017-10-22Set cwrappers in bootstrap mk.conf too.bsiegert1-1/+2
2017-09-23Rename OS X to macOS to follow Apple's new namingmaya1-26/+24
2017-09-23macOS 10.13 requires nbsed and nbawkmaya1-2/+2
2017-09-21bootstrap/MacOSX: explain tools issues for 10.12gdt1-9/+9
2017-06-19Add code for finding machine_arch on OSF1maya1-1/+2
2017-04-29Allow bootstrapping without cwrapperskhorben1-6/+7
2017-03-06Add instructions on installing required dependencies on Debian & derivatives tosevan1-1/+8
2017-02-11As macOS Sierra still ships with a broken "awk" and "sed" use thetron1-2/+2
2017-02-09- With the move to pkgng, it is no longer required to rename binaries on currentsevan1-5/+13
2017-02-01Simplify and optimise previous.jperkin1-8/+6
2017-02-01For POWER8 systems running Linux, set $machine_arch to powerpc64le if machinesevan1-2/+10