Age | Commit message (Expand) | Author | Files | Lines |
2015-05-03 | Use pdksh when bootstrapping on AIX, while it's possible to bootstrap | sevan | 1 | -1/+2 |
2015-04-19 | mention installation instructions for GCC toolchains | tnn | 2 | -2/+6 |
2015-04-19 | Don't recommend the native compiler or native X11 any more. | tnn | 1 | -6/+1 |
2015-04-05 | Update for the OpenBSD of today. Add info on test cases. Improve wording. | rodent | 1 | -12/+7 |
2015-02-28 | typo | prlw1 | 1 | -2/+2 |
2015-02-22 | Drop xlc compiler information. | gdt | 1 | -31/+1 |
2015-02-22 | Rototill version list (without policy change). | gdt | 1 | -37/+34 |
2015-01-19 | remove obsolated information for bootstrap kit and binary packages. | obache | 1 | -6/+1 |
2014-12-04 | Don't build the cwrappers package during bootstrap, it is pulled in | jperkin | 1 | -4/+1 |
2014-12-01 | Add a "--cwrappers" option to build and enable cwrappers. | jperkin | 1 | -4/+17 |
2014-09-01 | Add support for --make-jobs, which passes down -j or MAKE_JOBS as | jperkin | 1 | -7/+16 |
2014-08-14 | Fix packages creation on Interix. | cheusov | 1 | -3/+3 |
2014-08-03 | "--compiler clang" will have gotten better by the next quarterly branch. | schmonz | 1 | -5/+5 |
2014-08-01 | Need nbsed on Yosemite (not sure about awk, but little harm). | schmonz | 1 | -2/+2 |
2014-07-30 | Detecting clang on OS X is stymied in some configurations by "gcc" | schmonz | 1 | -3/+5 |
2014-07-14 | Remove unnecessary . | ryoon | 1 | -2/+2 |
2014-07-11 | Use check_compiler=yes on Darwin, fixes bootstrap with newer XCode that | jperkin | 1 | -1/+2 |
2014-04-17 | Amend previous: pick built bmake binary from correct directory. | asau | 1 | -2/+2 |
2014-04-17 | Follow the conventional path of "configure-make-install" | asau | 1 | -3/+3 |
2014-04-17 | The only use of "bmakexenv" variable is on IRIX to pass MAKE=pmake | asau | 1 | -4/+2 |
2014-04-03 | Set CLANGBASE=/usr automatically if CLANGBASE is not set and /usr/bin/clang e... | obache | 1 | -1/+4 |
2014-03-18 | Explain problems with sed. | gdt | 1 | -3/+19 |
2014-03-17 | Update pointer to bulk build message (to be a quarterly one). | gdt | 1 | -4/+5 |
2014-03-14 | Add README for Xinuos SCO OpenServer 5.0.7/3.2 | ryoon | 1 | -0/+247 |
2014-03-14 | Add Xinuos SCO OpenServer 5.0.7/3.2 support | ryoon | 1 | -1/+12 |
2014-03-13 | Seriously rototill Mac instructions. | gdt | 1 | -36/+83 |
2014-03-10 | Detect Clang and apply proper compiler settings. | asau | 1 | -2/+15 |
2014-03-07 | Add bootstrap support for multiarch support on Linux. For now only | jperkin | 1 | -1/+11 |
2014-02-10 | Fix usage of build_package | ryoon | 1 | -3/+3 |
2013-12-16 | Suggest placing pkgdb under prefix. | asau | 1 | -2/+2 |
2013-12-16 | Actualise. | asau | 1 | -3/+3 |
2013-10-03 | Mark the copy of bmake's configure as executable in case the checkout is | joerg | 1 | -1/+2 |
2013-09-08 | Add FreeMiNT settings. | ryoon | 1 | -1/+9 |
2013-08-28 | Add a new use_bsdinstall variable which, if set to 'yes', will use bsdinstall | jperkin | 1 | -3/+15 |
2013-08-22 | Fix one more pasto. | ryoon | 1 | -2/+2 |
2013-08-22 | GNU/kFreeBSD user should install libncurses-dev. | ryoon | 1 | -3/+3 |
2013-08-22 | or equivalent is not needed. | ryoon | 1 | -2/+2 |
2013-08-22 | Add README file for GNU/kFreeBSD platform. | ryoon | 1 | -0/+11 |
2013-08-09 | Add --pkginfodir support. Fixes --prefix=/usr defaults. | jperkin | 1 | -5/+14 |
2013-08-04 | overwrite config.{guess,sub} automatically after copied from in-place source | obache | 1 | -1/+7 |
2013-07-26 | Add (Debian) GNU/kFreeBSD port. | ryoon | 1 | -2/+20 |
2013-06-14 | Don't use the bundled "awk" and "sed" under Mac OX Mountain Lion and newer. | tron | 1 | -1/+7 |
2013-06-01 | Under Mac OS X (Mountain) Lion "packagemaker" is part of the | tron | 1 | -1/+4 |
2013-05-11 | On Debian/Ubuntu Linux, system's awk is mawk, and mawk does not | ryoon | 1 | -2/+8 |
2013-03-17 | update comment to refrect current release. | obache | 1 | -2/+2 |
2013-03-11 | bootstrap: Minix support. OK by agc. PR pkg/45041 | tcort | 2 | -1/+18 |
2013-02-22 | Add hints for bootstrap pkgsrc on Cygwin. | obache | 1 | -0/+20 |
2013-02-22 | Fix ROOT_USER/ROOT_GROUP for Cygwin to Administrators/Administrators (not using | obache | 1 | -3/+3 |
2013-02-20 | Use Administrators for ROOT_GROUP of Cygwin instead of Administrator. | obache | 1 | -2/+2 |
2013-02-20 | Fixes reverse condition of is_root() for Cygwin. | obache | 1 | -3/+3 |