summaryrefslogtreecommitdiff
path: root/bootstrap
AgeCommit message (Expand)AuthorFilesLines
2019-02-02set $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
2017-01-22mention you can prefer pkgsrc at bootstrap, too.maya1-2/+4
2017-01-22Mention in openbsd readme that it is possible to use OpenSSL from pkgsrc,maya1-1/+5
2017-01-10Test for existing $prefix and $pkgdbdir and bail out early if they exist,jperkin1-1/+9
2017-01-10Use die()jperkin1-9/+5
2017-01-09Update XQuartz URLsevan1-2/+2
2017-01-03Pass --without-lz4 to libarchive bootstrap, avoids issues on Gentoo wherejperkin1-2/+2
2016-11-15Change the default PKG_DBDIR to be ${LOCALBASE}/pkgdb. Resolves issues onjperkin7-41/+21
2016-11-01When building cwrappers via bootstrap, either directly via --cwrappers orjperkin1-2/+16
2016-09-20Add caution that Command Line Tools do not auto-updategdt1-1/+8
2016-07-15Revise ABI discussiongdt1-23/+48
2016-07-14Explain switch to default ABI=64gdt1-2/+20
2016-07-10Copy out the notes from the pkgsrc guide, Interix was the only platform whichsevan1-4/+171
2016-07-03Add notes about common problems & mk.conf snippet for Sun Workshop users from...sevan1-1/+18
2016-07-03Add note regarding prerequisitessevan1-1/+7
2016-07-03link to "pkgsrc on MirOS" pagesevan1-1/+4
2016-06-22Disable maintainer mode for the right tool.joerg1-5/+6
2016-06-22Disable maintainer mode here as well.joerg1-2/+3
2016-04-10No need to set USE_DESTDIR now.joerg1-2/+2
2016-02-08Fix --quiet. The output is far from quiet, but at least it now works.jperkin1-9/+9
2016-02-04Fix PowerPC 32-bit case.jperkin1-2/+2