History log of /src/targets/Makefile (Results 1 – 15 of 15)
Revision Date Author Comments
# e9ac4169 15-Jul-2024 Warner Losh <imp@FreeBSD.org>

Remove residual blank line at start of Makefile

This is a residual of the $FreeBSD$ removal.

MFC After: 3 days (though I'll just run the command on the branches)
Sponsored by: Netflix


# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# 312809fe 11-Dec-2019 Simon J. Gerraty <sjg@FreeBSD.org>

Update dirdeps.mk and gendirdeps.mk

The env space consumed by exporting all libc's .meta files
left little room for command line,
so unexport when done.

Update dirdeps.mk to latest and add
dirdeps-

Update dirdeps.mk and gendirdeps.mk

The env space consumed by exporting all libc's .meta files
left little room for command line,
so unexport when done.

Update dirdeps.mk to latest and add
dirdeps-targets.mk to simplify/update targets/Makefile

Makefile changes to go with Makefile.depend changes in D22494

Reviewed by: bdrewery
MFC after: 1 week
Sponsored by: Juniper Networks
Differential Revision: https://reviews.freebsd.org/D22495

show more ...


# e9ac4169 15-Jul-2024 Warner Losh <imp@FreeBSD.org>

Remove residual blank line at start of Makefile

This is a residual of the $FreeBSD$ removal.

MFC After: 3 days (though I'll just run the command on the branches)
Sponsored by: Netflix


# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# 312809fe 11-Dec-2019 Simon J. Gerraty <sjg@FreeBSD.org>

Update dirdeps.mk and gendirdeps.mk

The env space consumed by exporting all libc's .meta files
left little room for command line,
so unexport when done.

Update dirdeps.mk to latest and add
dirdeps-

Update dirdeps.mk and gendirdeps.mk

The env space consumed by exporting all libc's .meta files
left little room for command line,
so unexport when done.

Update dirdeps.mk to latest and add
dirdeps-targets.mk to simplify/update targets/Makefile

Makefile changes to go with Makefile.depend changes in D22494

Reviewed by: bdrewery
MFC after: 1 week
Sponsored by: Juniper Networks
Differential Revision: https://reviews.freebsd.org/D22495

show more ...


# 4938741a 18-May-2016 Andriy Voskoboinyk <avos@FreeBSD.org>

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


# 98e0ffae 27-May-2015 Simon J. Gerraty <sjg@FreeBSD.org>

Merge sync of head


# 61ad1ff5 30-Nov-2014 Simon J. Gerraty <sjg@FreeBSD.org>

Renamed pkgs/ targets/


# b6209a9b 30-Nov-2014 Simon J. Gerraty <sjg@FreeBSD.org>

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

Reviewed by: marcel


# 8a9439c5 16-May-2014 Simon J. Gerraty <sjg@FreeBSD.org>

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


# dafd85b4 12-Oct-2013 Simon J. Gerraty <sjg@FreeBSD.org>

Report the number of dirdeps so we can track progress.


# b1993b51 20-Mar-2013 Simon J. Gerraty <sjg@FreeBSD.org>

Add newline before for better formatting


# e8eb6b5c 08-Mar-2013 Simon J. Gerraty <sjg@FreeBSD.org>

Always report elapsed time


# 81d623fe 09-Nov-2012 Simon J. Gerraty <sjg@FreeBSD.org>

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