History log of /freebsd-12.1/gnu/usr.bin/dtc/Makefile (Results 1 – 6 of 6)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0
# dc17dead 10-Mar-2017 Oleksandr Tymoshenko <[email protected]>

[dtc] regenerate version file if upstream Makefile has been changed

Keep version file in sync by adding dependency to upstream Makefile


Revision tags: release/11.0.1, release/11.0.0, release/10.3.0
# 3c89d6b0 01-Dec-2015 Bryan Drewery <[email protected]>

Don't override LIB*DIR variables from src.libnames.mk.

In some cases switch to the LIB*SRCDIR value.

These recently were defined in r291327 and r291619.

Sponsored by: EMC / Isilon Storage Division


Revision tags: release/10.2.0, release/10.1.0, release/9.3.0, release/10.0.0, release/9.2.0, release/8.4.0, release/9.1.0, release/8.3.0, release/7.4.0, release/8.2.0, release/8.1.0
# 0d95bb16 15-Jul-2010 Marcel Moolenaar <[email protected]>

Sanitize CFLAGS and add WARNS?=2. The hardcoding of -Os -fPIC
as compiler options resulted in an invalid executable on PowerPC.


# a95b1d6c 25-May-2010 Rafal Jaworowski <[email protected]>

Correct dtc version header autogen location.

While there unify brackets usage.


Revision tags: release/7.3.0
# 9649a9dd 05-Mar-2010 Rafal Jaworowski <[email protected]>

Remove stale path reference.


# 78fffe9d 28-Feb-2010 Rafal Jaworowski <[email protected]>

Provide BSD-style Makefile for the device tree compiler (dtc).

Note it is not connected to the build hierarchy yet.

Sponsored by: The FreeBSD Foundation