Updated to latest master (change of amd64 tag to x86_64).
[dragonfly.git] / Makefile.inc1
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.
2005-04-21 Joerg SonnenbergerUnhook GCC 2.95 and Binutils 2.12 from build.
2005-04-21 Joerg SonnenbergerStop building libkeycap, PCVT is gone.
2005-03-13 Joerg SonnenbergerDon't build groff as buildtool, it's not needed anymore.
2005-03-12 Eirik NygaardUpdate ncurses to version 5.4.
2005-02-21 Sascha WildnerRemove elf2exe.
2005-01-29 Joerg SonnenbergerDon't build sysctl as bootstrap tool. This helps us...
2005-01-23 Joerg SonnenbergerRemove the support for lib/csu/${MACHINE_ARCH}-elf.
2005-01-21 Eirik NygaardMove libutil up above KERBEROS5 libs and remove the...
2005-01-16 Eirik NygaardUpdate the kerberos5 build framework to work with heimd...
2005-01-05 Joerg SonnenbergerUnhook Perl from build.
2005-01-04 Joerg SonnenbergerSwitch from binutils 2.14 to binutils 2.15.
2004-12-18 Jeroen Ruigrok/asmodaiRemove file from build_tools, since it serves no build...
2004-12-18 Jeroen Ruigrok/asmodaiRevert from previous commit, seems to have to be solved...
2004-12-18 Jeroen Ruigrok/asmodaiAdd libmagic to _prebuild_libs
2004-11-12 Matthew DillonAdd a 'preupgrade' target which creates any missing...
next