wpi: refresh manpage.
[freebsd.git] / share / mk /
2016-05-23 bdreweryProperly allow META_MODE to be set from environment.
2016-05-23 bdreweryUse sed(1) to determine cc version rather than tail...
2016-05-22 ianRestore the translation of armv6hf->arm when generating...
2016-05-21 bdreweryOpportunistically skip building a cross-compiler with...
2016-05-21 bdreweryFetch the __FreeBSD_cc_version as COMPILER_FREEBSD_VERSION.
2016-05-21 bdreweryAuto determine X_COMPILER_TYPE/X_COMPILER_VERSION if...
2016-05-21 bdreweryWITH_META_MODE: Disable for 'make install' from top...
2016-05-21 bdreweryWITH_META_MODE: Fix suffix transformation rules with...
2016-05-21 bdreweryWITH_DIRDEPS_BUILD: Fix forcing user to run bootstrap...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-18 impMake armv6 hard float abi by default. Kill armv6hf.
2016-05-12 mmMFV r299425:
2016-05-11 emasteDeorbit ALLOW_SHARED_TEXTREL
2016-05-11 bdreweryDIRDEPS_BUILD: Exclude host tools for Makefile.depend...
2016-05-10 jhbChange the default installation directory for modules...
2016-05-09 bdreweryDIRDEPS_BUILD: Run the staged bootstrap-tools version...
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-04 ngieMerge ^/user/ngie/release-pkg-fix-tests to unbreak...
2016-05-04 bdreweryDIRDEPS_BUILD: Exclude secure/lib* libraries for host...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-01 pfgshare: minor spelling fixes.
2016-04-30 ngieAllow FILESGROUPS to be specified more than once by...
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-22 bdreweryFix error when SRCCONF is empty.
2016-04-21 bdreweryFollow-up r298219: Don't error with 'make all install'.
2016-04-18 sjgAllow -f dirdeps.mk some/dir with no TARGET_MACHINE...
2016-04-18 bdreweryMETA_MODE: Don't hide the .depend rm -f command.
2016-04-18 bdreweryUpdate meta2deps to fix crash when using -X with M2D_EX...
2016-04-18 sjgUpdate dirdeps.mk et al
2016-04-18 bdreweryCause an error during 'make install' if trying to compi...
2016-04-18 bdreweryMETA_MODE: Clean .meta files with 'make cleandepend'.
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 gjbMerge the projects/release-pkg branch to head.
2016-04-16 gjbMFH
2016-04-15 bdreweryDocument SHLIB/SHLIB_CXX/NO_PIC.
2016-04-15 philImport to 0.6.1
2016-04-15 bdreweryAdd SHLIB_CXX to allow building a C++ shared library...
2016-04-14 ngieRegenerate the list of bsd.progs.mk supported variables
2016-04-14 ngieCommit documentation change for r298012
2016-04-14 ngieAdd DEBUG_FLAGS to PROG_VARS and STRIP to PROG_OVERRIDE...
2016-04-14 bdreweryImplement the dependency condition more safely.
2016-04-14 bdreweryFollow-up r297835: Let the intented default cookie...
2016-04-14 bdreweryRework META_TARGETS so that it automatically adds META_...
2016-04-13 gjbMFH
2016-04-12 philMerge libxo 0.4.6
2016-04-12 gjbMFH
2016-04-11 bdreweryMETA_MODE: Support targets that already have .OBJDIR...
2016-04-11 bdreweryRevert r297833 which committed the wrong file
2016-04-11 bdreweryMETA_MODE: Support targets that already have .OBJDIR...
2016-04-11 gjbMFH
2016-04-04 gjbMFH
2016-04-04 bdreweryDIRDEPS_BUILD: Use 1 parameter for defining -rpath...
2016-04-01 bdreweryFollow-up r297282: Make the COPTS warning more useful.
2016-03-31 bdreweryWe don't support DPLIBS.
2016-03-31 bdreweryDefine OBJTOP earlier if possible for use in targets.
2016-03-31 bdreweryDIRDEPS_BUILD: Don't reset OBJROOT in sub-makes.
2016-03-30 bdreweryRemove the old depend (mkdep) code and make FAST_DEPEND...
2016-03-30 bdreweryRemove redundant code imported into dirdeps.mk in r290956.
2016-03-28 impSupport simple soft floating point abi for CPUTYPE...
2016-03-26 bdreweryImplement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.
2016-03-26 bdreweryWe don't have a CPPFLAGS, COPTS or CPUFLAGS.
2016-03-25 bdreweryWITHOUT_TOOLCHAIN: Also exclude LLDB.
2016-03-25 bdreweryBuild libcompat (lib32) with a --sysroot pointing into...
2016-03-18 sjgUpdate to bmake-20160315
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-15 bdreweryPartially revert r266227 and stop stripping paths in...
2016-03-14 gjbMFH
2016-03-13 bdreweryFollow-up r296700: Fix incorrectly declaring these...
2016-03-11 bdreweryDon't even define or append subdir targets with NO_SUBDIR.
2016-03-11 bdreweryMETA_MODE: We can only use a cookie if filemon is being...
2016-03-11 bdreweryMETA_MODE: Simplify the META_COOKIE handling to use...
2016-03-11 bdreweryDIRDEPS_BUILD: Add a sure way to prohibit building...
2016-03-11 bdreweryDIRDEPS_BUILD: Avoid rebuilds due to changed build...
2016-03-11 bdreweryDIRDEPS_BUILD: export DESTDIR for STAGING.
2016-03-11 bdreweryDIRDEPS_BUILD: Extend beforeinstall: staging hack.
2016-03-11 bdreweryRemove out-of-place make(buildincludes) check.
2016-03-11 bdreweryDIRDEPS_BUILD: Remove the cookie when target is out...
2016-03-11 bdreweryEnable FAST_DEPEND by default.
2016-03-11 bdreweryFAST_DEPEND: Use .dinclude to enable full .depend logic...
2016-03-11 sjgMerge bmake-20160307
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-10 gjbMFH
2016-03-09 bdreweryThese group names may be used as a cookie, so replace...
2016-03-09 bdreweryDIRDEPS_BUILD: Let PROGS bootstrapping work.
2016-03-09 bdreweryFollow-up r295827: Don't enable meta stats when recursi...
2016-03-09 bdreweryDIRDEPS_BUILD+PROGS: Fix staging not respecting (BINDIR...
2016-03-09 bdreweryRemove things set already by bsd.progs.mk.
2016-03-09 bdreweryPROGS: Track child meta files.
2016-03-08 bdreweryFollow-up r296324: Fix STATICOBJS dependency guesses...
2016-03-07 gjbMFH
2016-03-06 gjbMFH
2016-03-05 dimUpgrade our copies of clang, llvm, lldb and compiler...
2016-03-05 dimMerge ^/head r296369 through r296409.
2016-03-04 bdreweryDIRDEPS_BUILD: For bootstrapping always install all...
2016-03-04 bdreweryFix over/under-linking in contrib/ofed.
2016-03-04 bdreweryAllow adding to SOLINKOPTS.
2016-03-03 dimMerge ^/head r296007 through r296368.
next