]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - Makefile.inc1
Add support for multi-threading of soft updates.
[FreeBSD/FreeBSD.git] / Makefile.inc1
2014-08-02 Xin LIMFV r269427:
2014-08-02 Xin LIMFV r269426:
2014-07-29 Xin LIMFV r269224:
2014-07-29 Xin LIMFV r269223:
2014-07-26 Xin LIMFV r269010:
2014-07-23 Sean BrunoDeprecate the use of XDEV and XDEV_ARCH and just use...
2014-07-21 Peter WemmMerge serf-1.3.6
2014-07-21 Dimitry AndricRun mtree for BSD.tests.dist during make xdev-install...
2014-07-19 Baptiste DaroussinMerge libucl 20140718 (fixes a bug in the parser)
2014-07-19 Xin LIReduce lock contention on the z_teardown_lock under...
2014-07-18 Xin LIMFV r268851:
2014-07-18 Xin LIMFV r268850:
2014-07-18 Xin LIMFV r268848:
2014-07-18 Baptiste DaroussinUpdate libucl to the 2014-07-16 snapshot
2014-07-17 Baptiste DaroussinUpdate to byacc 20140715 (only concerns regression...
2014-07-15 Xin LIMFV r268714:
2014-07-15 Xin LIMFV r268702:
2014-07-10 Warner LoshMake MK_GNUCXX mean "build the libstdc++ and libsupc...
2014-07-10 Warner LoshSeparate out the links creation from the other targets...
2014-07-09 Xin LIMFV r268455:
2014-07-09 Xin LIMFV r268454:
2014-07-09 Xin LIMFV r268453:
2014-07-09 Xin LIMFV r268452:
2014-07-08 Simon J. GerratyUpdate to bmake-20140620
2014-07-08 Warner LoshTypo means that this couldn't have possibly fixed anyth...
2014-07-07 Warner Loshxdev builds libsupc++ and libstdc++ in a slightly stran...
2014-07-02 Marcel MoolenaarRemove ia64 from the list of known architectures and...
2014-07-01 Xin LIMFV r268122:
2014-07-01 Xin LIMFV r268121:
2014-07-01 Xin LIMFV r268119:
2014-07-01 Glen BarberMerge ^/projects/release-debugdist into ^/head:
2014-07-01 Xin LIMFV r267570:
2014-07-01 Xin LIMFV r267569:
2014-07-01 Xin LIMFV r267568:
2014-07-01 Xin LIMFV r267567:
2014-07-01 Xin LIMFV r267566:
2014-07-01 Xin LIMFV r267565:
2014-06-30 Ed MasteRename the WITHOUT_VT_SUPPORT knob to WITHOUT_VT
2014-06-26 Rui PauloMFV illumos
2014-06-26 Rui PauloMFV illumos
2014-06-26 Rui PauloMFV illumos
2014-06-26 Rui PauloMFV illumos r266986:
2014-06-26 Xin LIMFV r267843: update file/libmagic to 5.19.
2014-06-17 Bryan Drewery- Add a LOCAL_ITOOLS to allow adding additional tools...
2014-06-17 Xin LIMFV r249332 (illumos-gate 14005:55fc53126003)
2014-06-15 Pedro F. GiffuniMFV r266988:
2014-06-14 Edwin GroothuisMFV of 267471, tzdata2014e
2014-06-12 Ed MasteBuild vt(4) fonts during buildworld
2014-06-10 Julio MerinoPut the test suite in its own tests.txz distribution...
2014-06-09 Jung-uk KimMerge OpenSSL 1.0.1h.
2014-06-08 Bryan DreweryIn preparation for ASLR [1] support add WITH_PIE to...
2014-05-31 Xin LIMFV 266913+266914:
2014-05-27 Xin LIMFV r266766:
2014-05-27 Peter WemmMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-27 Peter WemmMerge svn-1.8.8 -> 1.8.9
2014-05-27 Peter WemmUpdate serf 1.3.4 -> 1.3.5
2014-05-25 Baptiste DaroussinUpdate to 20140422
2014-05-24 Baptiste Daroussinmerge libucl 20140514
2014-05-23 Warner LoshWhen libelf and libdwarf were updated, we didn't bump...
2014-05-22 Xin LIFix build: Build libavl as prebuild-lib.
2014-05-22 Gregory Neil ShapiroMerge sendmail 8.14.9 to HEAD
2014-05-15 Dag-Erling SmørgravMFV: re-add svn:mime-type where needed
2014-05-15 Dag-Erling SmørgravMFV: re-add svn:mime-type where needed
2014-05-15 Dag-Erling SmørgravUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-13 Edwin GroothuisMFV of 265975, tzdata2014c
2014-05-12 Dimitry AndricUpgrade our copy of llvm/clang to 3.4.1 release. This...
2014-05-10 Warner LoshEliminate EARLY_BUILD flag. It is redundant and means...
2014-05-10 Warner LoshMigrate NO_WARN to MK_WARN. Support legacy NO_WARN...
2014-05-06 Warner LoshDocument src.opts.mk changes and the decoupling of...
2014-05-06 Warner LoshUse src.opts.mk in preference to bsd.own.mk except...
2014-05-03 Thomas QuinotAdd appropriate quoting to allow building with a KERNCO...
2014-04-30 Warner LoshTurns out this .if evaluated not in the context of...
2014-04-30 Warner LoshAllow FDT_DTS_FILE to be a list, either in the makedtb...
2014-04-28 Warner LoshAdd dependency for libm to libstdc++. This fixes high...
2014-04-26 Warner Loshmake_dtb.sh is designed to be used in a kernel build...
2014-04-25 Warner LoshEliminate NO_INCS. It is used one place, and MK_TOOLCHA...
2014-04-25 Warner LoshSpell NO_PROFILE= as MK_PROFILE=no.
2014-04-25 Warner LoshRemove NO_CTF, exccept as an undocumented compatibility
2014-04-23 Xin LIMFV r264830:
2014-04-23 Xin LIMFV r264829:
2014-04-23 Baptiste DaroussinUpdate to byacc 20140409
2014-04-22 Baptiste DaroussinImport libucl 0.4.0
2014-04-20 Dag-Erling SmørgravApply upstream patch for EC calculation bug and bump...
2014-04-20 Martin MatuskaBackport from projects/pf r263908:
2014-04-18 Xin LIMFV r264668:
2014-04-18 Xin LIMFV r264667:
2014-04-18 Xin LIMFV r264666:
2014-04-18 Warner LoshSeparate out enabling building clang and/or gcc for...
2014-04-13 Warner LoshUp the minimum system to build FreeBSD current to 8...
2014-04-13 Warner LoshDetermine whether to build clang and its bootstrap...
2014-04-11 Xin LIMFV r258194-264360: nc(1) from OpenBSD 5.5.
2014-04-08 Jung-uk KimMerge OpenSSL 1.0.1g.
2014-04-07 Martin MatuskaMerge from projects/pf r264198:
2014-04-04 Baptiste DaroussinPrevent XDTP from being a relative path
2014-04-04 Glen BarberMerge r262907 from ^/projects/release-embedded:
2014-04-03 Baptiste DaroussinXDDESTDIR should not be set by the user, instead the...
2014-04-03 Alexander MotinMFV r258922:
2014-04-03 Baptiste DaroussinSome xdev fixes:
2014-04-01 Warner LoshIt is possible that MK_GNUCXX is "yes" but MK_CXX is...
2014-04-01 Julio MerinoAdd atf m4 files from the vendor branch.
next