History log of /freebsd-11.0-release/targets/Makefile
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 303975 11-Aug-2016 gjb

Copy stable/11@r303970 to releng/11.0 as part of the 11.0-RELEASE
cycle.

Prune svn:mergeinfo from the new branch, and rename it to RC1.

Update __FreeBSD_version.

Use the quarterly branch for the default FreeBSD.conf pkg(8) repo and
the dvd1.iso packages population.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 302408 08-Jul-2016 gjb

Copy head@r302406 to stable/11 as part of the 11.0-RELEASE cycle.
Prune svn:mergeinfo from the new branch, as nothing has been merged
here.

Additional commits post-branch will follow.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 300138 18-May-2016 avos

targets/Makefile: fix a typo (derrived -> derived).


# 284345 13-Jun-2015 sjg

Add META_MODE support.

Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.

Still need to add real targets under targets/ to build packages.

Differential Revision: D2796
Reviewed by: brooks imp


# 283595 27-May-2015 sjg

Merge sync of head


# 275339 30-Nov-2014 sjg

Renamed pkgs/ targets/


# 275282 30-Nov-2014 sjg

Rename pkgs to more generic targets (that's what they are)

Reviewed by: marcel


# 266264 16-May-2014 sjg

Use Makefile.depend.host for bootstrap-tools so it automatically builds
for host


# 256401 12-Oct-2013 sjg

Report the number of dirdeps so we can track progress.


# 248540 20-Mar-2013 sjg

Add newline before for better formatting


# 248077 08-Mar-2013 sjg

Always report elapsed time


# 242818 09-Nov-2012 sjg

Add pkgs/Makefile* and pkgs/pseudo/* so folk can test drive.