121 Commits (main)

Author SHA1 Message Date
Samuel Tardieu a669223f7a Makefile: do not hardcode the `install` program path 8 months ago
Brandon Maier a3dc9f006a libfdt: rename libfdt-X.Y.Z.so to libfdt.so.X.Y.Z 1 year ago
Brandon Maier 0f58645677 move release version into VERSION.txt 1 year ago
Nicolas Escande f088e381f2 Makefile: allow to install libfdt without building executables 1 year ago
Uwe Kleine-König 0ac8b30ba5 yaml: Depend on libyaml >= 0.2.3 1 year ago
Marc-André Lureau 72fc810c30 build-sys: add -Wwrite-strings 2 years ago
David Gibson e3cde0613b Add -Wsuggest-attribute=format warning, correct warnings thus generated 2 years ago
David Gibson 039a99414e Bump version to v1.7.0 2 years ago
Sergei Trofimovich 98a07006c4 Makefile: fix infinite recursion by dropping non-existent `%.output` 2 years ago
Sergei Trofimovich a036cc7b0c Makefile: limit make re-execution to avoid infinite spin 2 years ago
Tero Tervala fd9b8c96c7 Allow static building with make 2 years ago
Andre Przywara 72d09e2682 Makefile: add -Wsign-compare to warning options 3 years ago
David Gibson b6910bec11 Bump version to v1.6.1 3 years ago
Emmanuel Vadot ca19c3db2b Makefile: Specify cflags for libyaml 4 years ago
Claudio Fontana 85e5d83984 Makefile: when building libfdt only, do not add unneeded deps 4 years ago
David Gibson 2525da3dba Bump version to v1.6.0 5 years ago
David Gibson 6c253afd07 Encode $(NO_PYTHON) consistently with other variables 5 years ago
Simon Glass 464962489d Add a way to control the level of checks in the code 5 years ago
David Gibson cab09eedd6 Move -DNO_VALGRIND into CPPFLAGS 5 years ago
Ed Maste 0eb1cb0b53 Makefile: pass $(CFLAGS) also during dependency generation 5 years ago
Ethan Sommer 7150286225 support byacc in addition to bison 5 years ago
Joel Stanley 184f510994 Makefile: Add EXTRA_CFLAGS variable 5 years ago
Rob Herring 4097bbffcf dtc: Add GPLv2 SPDX tags to files missing license text 5 years ago
David Gibson 243176c4ce Fix bogus error on rebuild 6 years ago
David Gibson 5c3513f689 Link tools and tests against libfdt shared library 6 years ago
David Gibson c5d45188f9 Clean up LDLIBS handling 6 years ago
David Gibson 6ef8fcd05b Rebuild libfdt shared object if versioning linker script changes 6 years ago
David Gibson 26ee65a16c Use Python3 by default 6 years ago
David Gibson d37f6b2010 Bump version to v1.5.0 6 years ago
David Gibson f9c0a425b6 Remove broken objdir / srcdir support 6 years ago
David Gibson 99284c4db9 Refine pylibfdt_clean target 6 years ago
David Gibson a4629cfaed Refine libfdt_clean target 6 years ago
Lumir Balhar 8113c00b99 pylibfdt: Allow switch to Python 3 via environment variable PYTHON 6 years ago
Grant Likely c86da84d30 Add support for YAML encoded output 6 years ago
David Gibson b94c056b13 Make valgrind optional 6 years ago
David Gibson 88f18909db dtc: Bump version to v1.4.7 6 years ago
Simon Glass 962a45ca03 Avoid installing pylibfdt when dependencies are missing 7 years ago
kevans@FreeBSD.org cd6ea1b2be Makefile: Split INSTALL out into INSTALL_{PROGRAM,LIB,DATA,SCRIPT} 7 years ago
David Gibson e54388015a dtc: Bump version to v1.4.6 7 years ago
David Gibson 22a65c5331 dtc: Bump version to v1.4.5 7 years ago
David Gibson 8c1eb1526d pylibfdt: Use Python2 explicitly 7 years ago
Pantelis Antoniou 42409146f2 fdtoverlay: A tool that applies overlays 7 years ago
Cufi, Carles d990b80138 Makefile: Fix build on MSYS2 and Cygwin 8 years ago
David Gibson 51f56dedf8 Clean up shared library compile/link options 8 years ago
Simon Glass 896f1c1332 pylibfdt: Use Makefile constructs to implement NO_PYTHON 8 years ago
Simon Glass 90db6d9989 pylibfdt: Allow setup.py to operate stand-alone 8 years ago
Simon Glass e91c652af2 pylibfdt: Enable installation of Python module 8 years ago
Simon Glass 8a892fd85d pylibfdt: Allow building to be disabled 8 years ago
Simon Glass 4e0e0d0497 pylibfdt: Allow pkg-config to be supplied in the environment 8 years ago
David Gibson 6afd7d9688 Correct typo: s/pylibgfdt/pylibfdt/ 8 years ago