summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* yaml: Depend on libyaml >= 0.2.3Uwe Kleine-König2023-05-141-1/+5
* build-sys: add -Wwrite-stringsMarc-André Lureau2023-03-011-1/+1
* Add -Wsuggest-attribute=format warning, correct warnings thus generatedDavid Gibson2023-02-271-1/+2
* Bump version to v1.7.0v1.7.0David Gibson2023-02-091-2/+2
* Makefile: fix infinite recursion by dropping non-existent `%.output`Sergei Trofimovich2022-09-261-1/+1
* Makefile: limit make re-execution to avoid infinite spinSergei Trofimovich2022-09-261-0/+4
* Allow static building with makeTero Tervala2022-07-271-3/+10
* Makefile: add -Wsign-compare to warning optionsAndre Przywara2021-06-211-1/+1
* Bump version to v1.6.1v1.6.1David Gibson2021-06-081-1/+1
* Makefile: Specify cflags for libyamlEmmanuel Vadot2020-08-251-0/+1
* Makefile: when building libfdt only, do not add unneeded depsClaudio Fontana2020-05-141-0/+4
* Bump version to v1.6.0v1.6.0David Gibson2020-03-041-1/+1
* Encode $(NO_PYTHON) consistently with other variablesDavid Gibson2020-03-041-3/+5
* Add a way to control the level of checks in the codeSimon Glass2020-02-241-1/+5
* Move -DNO_VALGRIND into CPPFLAGSDavid Gibson2019-12-191-1/+1
* Makefile: pass $(CFLAGS) also during dependency generationEd Maste2019-12-171-1/+1
* support byacc in addition to bisonEthan Sommer2019-11-031-1/+1
* Makefile: Add EXTRA_CFLAGS variableJoel Stanley2019-07-221-1/+1
* dtc: Add GPLv2 SPDX tags to files missing license textRob Herring2019-06-211-0/+1
* Fix bogus error on rebuildDavid Gibson2019-05-101-1/+1
* Link tools and tests against libfdt shared libraryDavid Gibson2019-03-291-4/+5
* Clean up LDLIBS handlingDavid Gibson2019-03-291-2/+2
* Rebuild libfdt shared object if versioning linker script changesDavid Gibson2019-03-291-5/+5
* Use Python3 by defaultDavid Gibson2019-03-291-1/+1
* Bump version to v1.5.0v1.5.0David Gibson2019-03-061-2/+2
* Remove broken objdir / srcdir supportDavid Gibson2018-11-231-14/+12
* Refine pylibfdt_clean targetDavid Gibson2018-11-231-4/+0
* Refine libfdt_clean targetDavid Gibson2018-11-231-5/+0
* pylibfdt: Allow switch to Python 3 via environment variable PYTHONLumir Balhar2018-11-231-1/+2
* Add support for YAML encoded outputGrant Likely2018-09-131-1/+8
* Make valgrind optionalDavid Gibson2018-09-101-0/+7
* dtc: Bump version to v1.4.7v1.4.7David Gibson2018-07-231-1/+1
* Avoid installing pylibfdt when dependencies are missingSimon Glass2018-01-081-8/+16
* Makefile: Split INSTALL out into INSTALL_{PROGRAM,LIB,DATA,SCRIPT}kevans@FreeBSD.org2018-01-041-4/+9
* dtc: Bump version to v1.4.6v1.4.6David Gibson2018-01-031-1/+1
* dtc: Bump version to v1.4.5v1.4.5David Gibson2017-09-271-1/+1
* pylibfdt: Use Python2 explicitlyDavid Gibson2017-09-271-1/+1
* fdtoverlay: A tool that applies overlaysPantelis Antoniou2017-06-151-0/+5
* Makefile: Fix build on MSYS2 and CygwinCufi, Carles2017-05-201-1/+5
* Clean up shared library compile/link optionsDavid Gibson2017-05-191-6/+8
* pylibfdt: Use Makefile constructs to implement NO_PYTHONSimon Glass2017-04-081-3/+12
* pylibfdt: Allow setup.py to operate stand-aloneSimon Glass2017-04-081-0/+1
* pylibfdt: Enable installation of Python moduleSimon Glass2017-03-291-1/+1
* pylibfdt: Allow building to be disabledSimon Glass2017-03-291-0/+1
* pylibfdt: Allow pkg-config to be supplied in the environmentSimon Glass2017-03-271-1/+2
* Correct typo: s/pylibgfdt/pylibfdt/David Gibson2017-03-221-1/+1
* Build pylibfdt as part of the normal build processSimon Glass2017-03-211-2/+32
* Add an initial Python library for libfdtSimon Glass2017-03-211-0/+1
* dtc: Bump version to v1.4.4v1.4.4David Gibson2017-03-101-1/+1
* dtc: Bump version to v1.4.3v1.4.3David Gibson2017-02-281-1/+1