summaryrefslogtreecommitdiff
path: root/buildtools
AgeCommit message (Expand)Author
2021-01-05build: fix plugin load on static buildOlivier Matz
2020-10-08pmdinfogen: fix build with gcc 11Ferruh Yigit
2020-10-05doc: make sphinx comply with meson werror optionBruce Richardson
2020-10-02support python 3 onlyLouise Kilheeney
2020-09-30doc: hide sphinx standard outputBruce Richardson
2020-09-08buildtools: remove scripts used only with makeCiara Power
2020-09-08build: remove makefilesCiara Power
2020-09-07doc: build without using makeBruce Richardson
2020-07-31doc: fix build when sphinx reports version to stderrBruce Richardson
2020-07-07build: remove special versioning for non stable librariesDavid Marchand
2020-07-05build: check AVX512 rather than binutils versionBruce Richardson
2020-07-01build/pkg-config: prevent overlinkingBruce Richardson
2020-07-01build/pkg-config: improve static linking flagsBruce Richardson
2020-07-01build/pkg-config: output drivers first for static buildBruce Richardson
2020-07-01build/pkg-config: move pkg-config file creationBruce Richardson
2020-06-30build: replace meson OS detection with variableThomas Monjalon
2020-06-30build: generate version map file for MinGWTal Shnaiderman
2020-05-18compat: provide experimental alias for matured ABIFerruh Yigit
2020-04-25build: add internal tag checkHaiyue Wang
2020-03-31eal: move common header filesThomas Monjalon
2020-02-22pmdinfogen: add SPDX license tagHemant Agrawal
2020-02-14net/mlx: workaround static linkage with mesonThomas Monjalon
2020-02-14buildtools: get static mlx dependencies for mesonThomas Monjalon
2020-02-11build: remove redundant config includeThomas Monjalon
2020-02-06build: allow using wildcards to disable driversBruce Richardson
2020-02-05buildtools: allow pedantic empty pmdinfoThomas Monjalon
2020-01-15doc: rebuild with meson whenever a file changesBruce Richardson
2019-11-28devtools: move ABI scripts from buildtoolsDavid Marchand
2019-11-26buildtools: fix build with coverageDavid Marchand
2019-11-26buildtools: fix experimental symbols listingDavid Marchand
2019-11-20buildtools: add ABI version check scriptMarcin Baran
2019-11-20buildtools: add ABI version update scriptAnatoly Burakov
2019-11-20buildtools: add symbols map update scriptPawel Modrak
2019-11-20build: change ABI versioning to globalMarcin Baran
2019-11-09lib: check experimental symbols with mesonBruce Richardson
2019-11-09buildtools: remove make-specific from symbols checkBruce Richardson
2019-10-09buildtools: make experimental symbol check lighterDavid Marchand
2019-08-05remove extra blank lines at end of filesStephen Hemminger
2019-07-02buildtools: filter out checked symbols for iccDavid Marchand
2019-06-29buildtools: detect discrepancies for experimental symbolsDavid Marchand
2019-06-05build: generate Windows exports fileBruce Richardson
2019-05-02build: fix ninja install on FreeBSDBruce Richardson
2019-04-17build: increase readability via shortcut variablesBruce Richardson
2019-04-03build: add workarounds for Windows helloworldAnand Rawat
2019-01-14config: add static linkage of mlx dependencyThomas Monjalon
2018-11-14mk: allow renaming of build directoriesBruce Richardson
2018-11-12test: fix buildFerruh Yigit
2018-10-27buildtools: fix build for some mktempFerruh Yigit
2018-10-22mk: build with _GNU_SOURCE defined by defaultAnatoly Burakov
2018-10-11buildtools: prevent experimental symbol match on substringNeil Horman