summaryrefslogtreecommitdiff
path: root/tools/build
AgeCommit message (Expand)AuthorFilesLines
2022-08-25tools build: Switch to new openssl API for test-libcryptoRoberto Sassu1-4/+11
2022-04-15tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo1-1/+1
2022-04-15tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo1-0/+7
2021-12-14tools build: Remove needless libpython-version feature check that breaks test...Arnaldo Carvalho de Melo4-21/+0
2021-03-24tools build: Check if gettid() is available before providing helperArnaldo Carvalho de Melo4-0/+21
2021-03-24tools build feature: Check if eventfd() is availableArnaldo Carvalho de Melo4-0/+19
2021-03-24tools build feature: Check if get_current_dir_name() is availableArnaldo Carvalho de Melo4-0/+20
2021-01-30tools: Factor HOSTCC, HOSTLD, HOSTAR definitionsJean-Philippe Brucker1-4/+0
2020-08-21tools build feature: Quote CC and CXX for their argumentsDaniel Díaz1-1/+1
2020-08-21tools build feature: Use CC and CXX from parentThomas Hebb2-3/+1
2020-08-19tools, build: Propagate build failures from tools/build/Makefile.buildAndrii Nakryiko1-1/+2
2019-02-12perf build: Don't unconditionally link the libbfd feature test to -liberty an...Stanislav Fomichev2-7/+7
2018-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-0/+13
2018-07-21Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2-4/+4
2018-07-17kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGSLaura Abbott1-1/+1
2018-07-17kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott1-1/+1
2018-07-14tools: include reallocarray feature test in FEATURE_TESTS_BASICJakub Kicinski1-0/+1
2018-07-12tools: build: Use HOSTLDFLAGS with fixdepLaura Abbott1-1/+1
2018-07-12tools: build: Fixup host c flagsLaura Abbott1-1/+1
2018-07-12tools build: fix # escaping in .cmd files for future MakePaul Menzel1-2/+2
2018-07-11tools: bpf: make use of reallocarrayJakub Kicinski2-0/+12
2018-04-10Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes1-2/+3
2018-03-08perf build: Force llvm/clang test compile output to .make.outputJiri Olsa1-3/+6
2018-03-08perf build: Add llvm/clang make targets to FILESJiri Olsa1-1/+4
2018-03-08perf build: Add llvm/clang/cxx make tests into FEATURE_TESTS_EXTRAJiri Olsa1-1/+5
2018-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-0/+19
2018-01-25perf tools: Integrating the CoreSight decoding libraryMathieu Poirier4-2/+21
2018-01-17tools: bpftool: add -DPACKAGE when including bfd.hJiong Wang1-1/+1
2017-12-30tools/bpftool: fix bpftool build with bintutils >= 2.9Roman Gushchin2-0/+19
2017-12-05tools build feature: Check if pthread_barrier_t is availableArnaldo Carvalho de Melo4-0/+22
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman63-0/+63
2017-08-28tools build tests: Don't hardcode gcc nameDavid Carrillo-Cisneros1-1/+1
2017-08-10Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-0/+2
2017-08-04bpf, s390: fix build for libbpf and selftest suiteDaniel Borkmann1-0/+2
2017-07-30Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres...Ingo Molnar1-7/+1
2017-07-19tools build: Add test for setns()Arnaldo Carvalho de Melo4-2/+19
2017-06-06kbuild: simplify silent build (-s) detectionMasahiro Yamada1-7/+1
2017-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2017-05-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2017-05-11bpf: Add strict alignment flag for BPF_PROG_LOAD.David S. Miller1-0/+1
2017-05-04tools build: Fixup sched_getcpu feature testArnaldo Carvalho de Melo1-0/+2
2017-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2017-04-22bpf: Add sparc support to tools and samples.David S. Miller1-0/+3
2017-04-13tools build: Fix feature detection redefinion of build flagsDavid Carrillo-Cisneros1-5/+5
2017-04-12perf tools: Pass PYTHON config to feature detectionDavid Carrillo-Cisneros1-1/+1
2017-03-04tools build: Use the same CC for feature detection and actual buildArnaldo Carvalho de Melo1-2/+2
2017-03-04tools build: Add test for sched_getcpu()Arnaldo Carvalho de Melo4-1/+18
2017-02-17perf build: Add special fixdep cleaning ruleJiri Olsa2-2/+5
2017-01-26tools build: Add tools tree support for 'make -s'Josh Poimboeuf1-0/+10
2016-12-18Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-1/+1