summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* Follow-up r298219: Don't error with 'make all install'.bdrewery2016-04-211-1/+1
* Allow -f dirdeps.mk some/dir with no TARGET_MACHINE specsjg2016-04-181-0/+3
* META_MODE: Don't hide the .depend rm -f command.bdrewery2016-04-181-1/+1
* Update meta2deps to fix crash when using -X with M2D_EXCLUDES.bdrewery2016-04-181-2/+2
* Update dirdeps.mk et alsjg2016-04-183-21/+47
* Cause an error during 'make install' if trying to compile with CC.bdrewery2016-04-181-0/+7
* META_MODE: Clean .meta files with 'make cleandepend'.bdrewery2016-04-181-0/+3
* MFHgjb2016-04-166-12/+57
|\
| * Document SHLIB/SHLIB_CXX/NO_PIC.bdrewery2016-04-151-2/+10
| * Add SHLIB_CXX to allow building a C++ shared library without a static one.bdrewery2016-04-151-2/+7
| * Regenerate the list of bsd.progs.mk supported variablesngie2016-04-141-3/+21
| * Commit documentation change for r298012ngie2016-04-141-2/+2
| * Add DEBUG_FLAGS to PROG_VARS and STRIP to PROG_OVERRIDE_VARSngie2016-04-141-2/+2
| * Implement the dependency condition more safely.bdrewery2016-04-141-1/+1
| * Follow-up r297835: Let the intented default cookie work.bdrewery2016-04-141-2/+5
| * Rework META_TARGETS so that it automatically adds META_DEPS to the targets.bdrewery2016-04-142-0/+11
| * META_MODE: Support targets that already have .OBJDIR in them for META_COOKIE.bdrewery2016-04-111-1/+2
| * Revert r297833 which committed the wrong filebdrewery2016-04-111-1/+0
| * META_MODE: Support targets that already have .OBJDIR in them for META_COOKIE.bdrewery2016-04-111-0/+1
* | MFHgjb2016-04-121-1/+2
* | MFHgjb2016-04-0415-149/+48
|\ \ | |/
| * DIRDEPS_BUILD: Use 1 parameter for defining -rpath-link.bdrewery2016-04-041-1/+1
| * Follow-up r297282: Make the COPTS warning more useful.bdrewery2016-04-011-1/+1
| * We don't support DPLIBS.bdrewery2016-03-312-2/+2
| * Define OBJTOP earlier if possible for use in targets.bdrewery2016-03-311-0/+4
| * DIRDEPS_BUILD: Don't reset OBJROOT in sub-makes.bdrewery2016-03-311-1/+1
| * Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.bdrewery2016-03-306-96/+4
| * Remove redundant code imported into dirdeps.mk in r290956.bdrewery2016-03-301-9/+0
| * Support simple soft floating point abi for CPUTYPE in arm. Compleximp2016-03-281-6/+9
| * Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.bdrewery2016-03-262-0/+10
| * We don't have a CPPFLAGS, COPTS or CPUFLAGS.bdrewery2016-03-264-8/+7
| * WITHOUT_TOOLCHAIN: Also exclude LLDB.bdrewery2016-03-251-0/+1
| * Build libcompat (lib32) with a --sysroot pointing into its stage directory.bdrewery2016-03-252-23/+2
| * Update to bmake-20160315sjg2016-03-182-8/+9
| * Partially revert r266227 and stop stripping paths in ldscripts.bdrewery2016-03-152-2/+5
* | MFHgjb2016-03-1413-45/+104
|\ \ | |/
| * Follow-up r296700: Fix incorrectly declaring these as .MAIN.bdrewery2016-03-131-2/+2
| * Don't even define or append subdir targets with NO_SUBDIR.bdrewery2016-03-111-3/+2
| * META_MODE: We can only use a cookie if filemon is being used.bdrewery2016-03-111-5/+7
| * META_MODE: Simplify the META_COOKIE handling to use .USE/.USEBEFORE.bdrewery2016-03-111-3/+11
| * DIRDEPS_BUILD: Add a sure way to prohibit building 'all' during dirdeps phase.bdrewery2016-03-111-0/+10
| * DIRDEPS_BUILD: Avoid rebuilds due to changed build commands with newly staged...bdrewery2016-03-111-2/+1
| * DIRDEPS_BUILD: export DESTDIR for STAGING.bdrewery2016-03-111-0/+1
| * DIRDEPS_BUILD: Extend beforeinstall: staging hack.bdrewery2016-03-111-1/+1
| * Remove out-of-place make(buildincludes) check.bdrewery2016-03-111-4/+0
| * DIRDEPS_BUILD: Remove the cookie when target is out-of-date.bdrewery2016-03-111-1/+5
| * Enable FAST_DEPEND by default.bdrewery2016-03-111-1/+1
| * FAST_DEPEND: Use .dinclude to enable full .depend logic in bmake.bdrewery2016-03-111-0/+6
| * Merge bmake-20160307sjg2016-03-116-27/+61
* | MFHgjb2016-03-109-53/+79
|\ \ | |/
OpenPOWER on IntegriCloud