build - Significantly improve parallel buildworld times
[dragonfly.git] / Makefile.inc1
2011-11-29 Matthew Dillonbuild - Significantly improve parallel buildworld times
2011-11-26 John Marinobinutils 2.22: Promote to primary binutils
2011-11-26 John MarinoRevert "binutils 2.22: Promote to primary binutils"
2011-11-26 John Marinobinutils 2.22: Promote to primary binutils
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-04-27 John Marinosort: Replace GNU sort with NetBSD sort
2011-04-02 Sascha WildnerSwitch the default binutils from 2.17 to 2.21.
2011-03-04 Sascha WildnerAt long last, switch us to using GCC 4.4 as the default...
2011-01-25 Sascha WildnerAdd /usr/pkg/bin to a few paths in our building infrast...
2010-12-21 Peter AvalosFix buildworld for latest liblzma/libarchive changes.
2010-07-13 Matthew Dillonlibdevmapper/liblvm: Also needs libdevattr
2010-06-13 Alex Hornunglibdevattr - Fix buildworld
2010-06-12 Sascha WildnerRun makewhatis(8) after 'make upgrade' instead of after...
2010-06-02 Alex Hornungproplib - port to dragonfly
2010-02-24 Sascha WildnerAdd unifdef(1) to the bootstrap-tools.
2009-11-07 Simon Schubertrename amd64 architecture to x86_64
2009-11-07 Jordan GordeevRevert "rename amd64 architecture to x86_64"
2009-11-05 Simon Schubertrename amd64 architecture to x86_64
2009-10-29 Simon SchubertMakefile.inc1: introduce WORLD_BINUTILSVER
2009-10-07 Simon SchubertMakefile.inc1: make sure that mtree is run for quickworld
2009-09-14 Simon Schubertbuildkernel, nrelease: use AMD64_GENERIC as kernel...
2009-09-13 Simon SchubertMakefile.inc1: don't build aicasm
2009-08-23 Simon Schubertremove kerberos/heimdal
2009-08-23 Simon Schubertremove gcc34
2009-08-18 Simon Schubertbuildworld: properly sequence quickworld
2009-08-09 Matthew DillonGCC - Add NO_GCC44 feature and use it in test/amd64...
2009-08-02 Simon Schubertgcc44: hook to the build
2009-07-14 Sascha WildnerRemove the distribute, redistribute and distributeworld...
2009-07-12 Sascha WildnerRemove crunchgen(8).
2009-07-03 Sascha WildnerAdd a wrapper script to allow "foreign" compilers into...
2009-06-27 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-05-11 Sascha WildnerOops fix crunchgen path.
2009-04-19 Simon Schubertcsu: move crt files to /usr/lib
2009-03-28 Matthew DillonMisc fixes for cross-building amd64.
2009-01-06 Simon 'corecode... Add wrapper for the cross-tools stage.
2009-01-03 Peter AvalosRemove libskey(3). libopie replaces it.
2009-01-02 Peter AvalosLock out authentication if the account has been locked...
2008-12-31 Simon SchubertExplicitly set a compiler instead of defaulting to...
2008-12-31 Simon SchubertPass HOST_CCVER along.
2008-12-30 Simon 'corecode... Allow building of crosstools and world with different...
2008-12-28 Peter AvalosAdd nsswitch support.
2008-11-30 Sascha WildnerAxe various remains from the CVS era.
2008-11-30 Peter AvalosUse ${INSTALL} so installworld works for non-root users.
2008-06-24 Thomas Nikolajsenports is gone: remove use of PORTSSUPFILE.
2008-06-18 Hasso TepperLink libarchive against libbz2 and libz to be compatibl...
2008-05-14 Hasso TepperRemove fortran from base.
2008-05-01 Thomas E. SpanjaardSet a sensible mode on /etc/upgrade/Makefile_upgrade...
2008-02-13 Matthias SchmidtRemove some more leftovers from _ntp and add _sdpd...
2008-01-14 Matthias Schmidto Install Makefile_upgrade.inc to /etc/upgrade instead...
2008-01-13 Matthias SchmidtAdd Makefile_upgrade.inc to the tree. This file contai...
2007-12-23 Sepherosa Ziehau- Add THREAD_LIB to make.conf
2007-12-15 Sepherosa ZiehauUnbreak buildworld:
2007-11-18 Peter AvalosRewrite of the CAM error recovery code.
2007-09-05 Peter AvalosAdd a build option (NO_GCC34) to prevent building gcc...
2007-08-23 Simon SchubertDefine TARGET_PLATFORM matching TARGET_ARCH.
2007-08-09 Simon SchubertRemove NO_GCC41 make option.
2007-08-09 Simon SchubertDrop binutils215.
2007-04-17 Simon SchubertBuild libc_r before other libs, particularly before...
2007-04-13 Simon SchubertHook binutils-2.17 into the build.
2007-02-18 Simon SchubertBuild gcc41 per default. This can be disabled with...
2007-01-19 Matthew DillonRename /usr/src/sys/machine to /usr/src/sys/platform...
2007-01-15 Simon SchubertRemove traces of gcc40
2007-01-15 Simon SchubertCreate startup files from the GCC sources and drop...
2007-01-04 YONETANI Tomokazuuname(1) is still used in a few places during buildworld,
2007-01-01 Sascha WildnerRemove unused _games.
2006-12-29 Simon SchubertRemove vgrind and nvi as build tools.
2006-12-26 Sepherosa Ziehau- Unhook usr.bin/uname from boot strap tools building...
2006-11-15 Simon SchubertDon't break buildworld for upgrading users: "i386...
2006-11-12 Sascha WildnerAdd a check for installworld (similar to the buildworld...
2006-11-09 Matthew Dillonbuildworld depends on hw.machine exported from the...
2006-11-07 Matthew DillonMajor kernel build infrastructure changes, part 2/2...
2006-10-22 Matthew DillonAdd advice if a kernel config file cannot be found...
2006-10-22 Matthew DillonReorganize the way machine architectures are handled...
2006-09-27 Simon SchubertWelcome the build infrastructure for gcc41
2006-09-09 Simon SchubertRemove DESTDIR from MAKEFLAGS to unbreak make world
2006-08-12 Sascha Wildner* s/FreeBSD/DragonFly/
2006-06-13 Matthew DillonThe pread/preadv/pwrite/pwritev system calls have been...
2005-10-11 Simon SchubertFix brain-o.
2005-10-08 Simon SchubertAlias NO_CLEAN with NOCLEAN. I just get bitten by...
2005-10-08 Simon Schubert- Don't build PIC in btools
2005-09-25 Jeroen Ruigrok/asmodaiRemove bin/ls from the bootstrap-tools.
2005-09-25 Jeroen Ruigrok/asmodaiAdd usr.bin/stat to bootstrap-tools:
2005-09-06 Matthew Dillon* Generally change NOXXX to NO_XXX, similar to work...
2005-09-05 Simon SchubertAdd gcc40 build hooks. Gcc40 isn't built per default...
2005-08-28 Matthew DillonRequire HEAD users to upgrade to 1.3.5 before running...
2005-08-02 Joerg SonnenbergerRequire 1.3.4 before installworld.
2005-07-26 Joerg SonnenbergerFreeBSD and NetBSD both use derivates of Sun's math...
2005-07-14 Joerg SonnenbergerInstead of duplicating the Kerberos tools, use a single...
2005-07-13 Joerg SonnenbergerSwitch to OpenPAM. The PAM modules are now installed...
2005-07-07 Simon Schubertconvert ln to ${LN}
2005-06-02 Matthew DillonOnly do the OS version requirements check if DESTDIR...
2005-06-01 Matthew DillonFix a bugaboo in the last commit. The wildcard pattern...
2005-06-01 Joerg SonnenbergerStop branding DragonFly binaries with the FreeBSD ABI.
2005-05-09 Matthew DillonDo not allow installworld to proceed if the currently...
2005-05-02 Matthew DillonThe library compat Makefile needs 'tail'.
2005-04-29 Joerg SonnenbergerMake a special libc version for RTLD which doesn't...
2005-04-22 Joerg SonnenbergerUnhook gperf, it was only used by gcc2.
2005-04-21 Joerg SonnenbergerComplete Citrus import. Import message catalog implemen...
2005-04-21 Joerg SonnenbergerMake osreldate.h building happing by explicitly using...
2005-04-21 Joerg Sonnenbergerdate as bootstrap tool doesn't make sense, remove it.
next