aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2023-03-19cmake: Follow PEP 440 local versionZang MingJie
2022-11-07Support mini debug info files.Michal Gregorczyk
2022-10-31Allow libdebuginfod to be excluded even if presentDelyan Kratunov
2022-10-27Fix a llvm16 compilation errorYonghong Song
2022-08-19Add cmake TARGET: uninstallRong Tao
2022-08-12Attempt to find kernel's linux/version.h for the running kernelchantra
2022-08-10fix llvm15 compilation errorYonghong Song
2022-07-21[bcc] Add macros to check libbcc versionchantra
2022-02-17add WindowsDriver to llvm_raw_libsYonghong Song
2021-05-08bcc_elf: add support for debug information from libdebuginfodAndreas Ziegler
2021-03-19cmake: make "-no-pie" optionalGary Lin
2021-01-28cmake: look for either static or dynamic librariesMatteo Croce
2021-01-06cmake: link dynamically to libclang-cpp if found and ENABLE_LLVM_SHARED is setLuca Boccassi
2019-12-26change version.cmake to check all tagsYonghong Song
2019-12-10fix a compilation error with latest llvm 10Yonghong Song
2019-12-01Use libbpf-static instead of libbpf-debugsource for CMAKE_USE_LIBBPF_PACKAGEJiri Olsa
2019-11-12Add libbcc-no-libbpf.so libraryJiri Olsa
2019-01-17include libbpf/src/*.c files in the build systemYonghong Song
2018-12-22Make dependency on LLVM native target optional (#2080)torgil
2018-09-18fix compilation error with latest llvm 8.0 trunk (#1976)yonghong-song
2018-07-23Fedora 28 support (#1820)Brenden Blanco
2017-12-27fix build issue for llvm 5.0.1Yonghong Song
2017-10-24bpf: fix a couple of issues related to arm64Yonghong Song
2017-10-02add debug option to dump asm insns embedded with sourceYonghong Song
2017-08-25fix a bug introduced by previous lua-bcc build fix commitYonghong Song
2017-08-25src/cc: cmake file cleanup and split usdt into subdirBrenden Blanco
2017-08-23fix lua-bcc build issue with cmake try_compileYonghong Song
2017-05-04Fix computation of LUAJIT_INCLUDE_DIRdrepper@gmail.com
2017-05-04Accept luajit as DSOUlrich Drepper
2017-04-20added the include path of luajit2.1 for the FindLuaJIT module of cmake. (#1120)Simon Liu
2016-04-20cmake: Add dependency to LibELFVicent Marti
2016-04-20cmake: Properly use library detection modulesVicent Marti
2015-11-09Fixes #285 - build process assumes git usetroyengel
2015-10-12Fixes for deb/rpm packagingBrenden Blanco
2015-09-04Reorganize cmake files into dedicated cmake directoryBrenden Blanco