]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - Makefile.inc1
Fix potential double free that could happen after connection error.
[FreeBSD/FreeBSD.git] / Makefile.inc1
2014-07-23 sbrunoDeprecate the use of XDEV and XDEV_ARCH and just use...
2014-07-21 dimRun mtree for BSD.tests.dist during make xdev-install...
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-10 impMake MK_GNUCXX mean "build the libstdc++ and libsupc...
2014-07-10 impSeparate out the links creation from the other targets...
2014-07-08 impTypo means that this couldn't have possibly fixed anyth...
2014-07-07 impxdev builds libsupc++ and libstdc++ in a slightly stran...
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-02 marcelRemove ia64 from the list of known architectures and...
2014-07-01 gjbMerge ^/projects/release-debugdist into ^/head:
2014-07-01 delphijMFV r267565:
2014-06-30 emasteRename the WITHOUT_VT_SUPPORT knob to WITHOUT_VT
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-17 bdrewery- Add a LOCAL_ITOOLS to allow adding additional tools...
2014-06-15 pfgMFV r266988:
2014-06-12 emasteBuild vt(4) fonts during buildworld
2014-06-10 jmmvPut the test suite in its own tests.txz distribution...
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-08 bdreweryIn preparation for ASLR [1] support add WITH_PIE to...
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-23 impWhen libelf and libdwarf were updated, we didn't bump...
2014-05-22 delphijFix build: Build libavl as prebuild-lib.
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-10 impEliminate EARLY_BUILD flag. It is redundant and means...
2014-05-10 impMigrate NO_WARN to MK_WARN. Support legacy NO_WARN...
2014-05-06 impDocument src.opts.mk changes and the decoupling of...
2014-05-06 impUse src.opts.mk in preference to bsd.own.mk except...
2014-05-03 thomasAdd appropriate quoting to allow building with a KERNCO...
2014-04-30 impTurns out this .if evaluated not in the context of...
2014-04-30 impAllow FDT_DTS_FILE to be a list, either in the makedtb...
2014-04-28 impAdd dependency for libm to libstdc++. This fixes high...
2014-04-26 impmake_dtb.sh is designed to be used in a kernel build...
2014-04-25 impEliminate NO_INCS. It is used one place, and MK_TOOLCHA...
2014-04-25 impSpell NO_PROFILE= as MK_PROFILE=no.
2014-04-25 impRemove NO_CTF, exccept as an undocumented compatibility
2014-04-23 baptUpdate to byacc 20140409
2014-04-18 impSeparate out enabling building clang and/or gcc for...
2014-04-13 impUp the minimum system to build FreeBSD current to 8...
2014-04-13 impDetermine whether to build clang and its bootstrap...
2014-04-04 baptPrevent XDTP from being a relative path
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-03 baptXDDESTDIR should not be set by the user, instead the...
2014-04-03 baptSome xdev fixes:
2014-04-01 impIt is possible that MK_GNUCXX is "yes" but MK_CXX is...
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-04-01 baptEnsure make xdev respect which compiler is CC
2014-03-30 impThere's no need to guess at the COMPILER_TYPE to pass...
2014-03-30 impMove stray targets out of the xdev section.
2014-03-30 impKill NO_TESTS and use MK_TESTS=no when we want to skip...
2014-03-30 impAllow the build system to safely set MK_FOO to avoid...
2014-03-30 impWhen building g++, we need to build libsupc earlier...
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-28 impOnly set XDDESTDIR if it wasn't already set to allow...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-23 andrewAdd a new ARM TARGET_ARCH, armv6hf. This is considered...
2014-03-22 baptUpdate to 20140321
2014-03-20 asomersFix kern/187712: config(8) does not respect KERNCONFDIR.
2014-03-14 impWith the more generous footprints today, it makes littl...
2014-03-14 glebiusRemove IPX support.
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 delphijMFV r262756:
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-03-02 marcelUse ${MAKE} so that we always use the same version...
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 impIntegrate device-tree upstream files into the build...
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-23 baptImport libucl into head
2014-02-21 gjbMerge the following:
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 brooksMerge from CheriBSD:
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-25 kaiwMFH@261151.
2014-01-24 asomersFix the build so -DNO_TESTS is passed in various phases...
2014-01-23 asomersReplace the old unix_seqpacket and unix_seqpacket_exerc...
2014-01-22 jhbGenerate /var/db/services.db during 'make distribution...
2014-01-19 gjbMFH: Tracking commit (r260891)
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-09 gjbMFH: tracking commit (head@r260486)
2014-01-07 scottlRemove aicasm as a build dependency. It made sense...
2014-01-02 delphijMFV r260154 + 260182:
next