aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2018-09-18fix compilation error with latest llvm 8.0 trunk (#1976)yonghong-song1-0/+1
2018-07-23Fedora 28 support (#1820)Brenden Blanco1-0/+1
2017-10-24Introduce BPF Program Snapshot helper (bps)Martin KaFai Lau1-0/+1
2017-10-02add debug option to dump asm insns embedded with sourceYonghong Song1-1/+1
2017-09-06annotate program tagast_devAlexei Starovoitov1-0/+4
2017-08-25Better check for compiler standard supportTeng Qin1-6/+2
2017-08-25Add c-library only optionBrenden Blanco1-7/+12
2017-08-25move api and create dependent optionBrenden Blanco1-0/+1
2017-08-23fix lua-bcc build issue with cmake try_compileYonghong Song1-0/+1
2017-05-19Fix usage of CMAKE_BUILD_TYPE settingGabor Buella1-1/+3
2017-04-17used the CheckCXXCompilerFlag module of Cmake to check the compiler whether o...Simon Liu1-1/+9
2017-04-14Added the option(USINGISYSTEM) of Cmake for controling whether using -isystem...Simon Liu1-1/+2
2016-11-29Determine kernel dirs at runtime (fix #743)Krzesimir Nowak1-18/+0
2016-10-17Merge pull request #701 from dkronst/masterBrenden Blanco1-1/+3
2016-10-06Fix #735 (#736)Marco Leogrande1-5/+13
2016-10-05Merge branch 'master' into masterDror Kronstein1-1/+6
2016-09-27cmake: fix build when LLVM_INCLUDE_DIRS includes multiple directories (#709)Marco Leogrande1-1/+6
2016-09-27Fix or hide a few warnings (#695)Marco Leogrande1-1/+1
2016-09-25Making selection of kernel headers type automaticDror Kronstein1-1/+3
2016-04-20cmake: Add dependency to LibELFVicent Marti1-0/+2
2016-04-20cmake: Properly use library detection modulesVicent Marti1-0/+2
2016-04-05Introduce BCC_KERNEL_MODULES_DIRRagnar Dahlén1-0/+6
2016-03-07Add option to change kernel build search pathsBrenden Blanco1-0/+16
2015-12-01Honor the external C/CXX FLAGSGary Lin1-2/+2
2015-11-27Package tools into share/bcc/toolsBrenden Blanco1-0/+2
2015-09-23Use GNUInstallDirs for LIBDIR variableBrenden Blanco1-4/+1
2015-09-04Reorganize cmake files into dedicated cmake directoryBrenden Blanco1-2/+2
2015-08-25Add proper debian build supportBrenden Blanco1-14/+0
2015-07-07Update README with install info, few cleanupsBrenden Blanco1-1/+2
2015-07-06Add multiple build support stylesBrenden Blanco1-3/+17
2015-07-03WIP: rpm packagingBrenden Blanco1-0/+2
2015-07-02Update libvirt script to use fedora22Brenden Blanco1-0/+4
2015-06-09build without have to install llvm/clangAlexei Starovoitov1-1/+4
2015-06-09Make installation prefixes more realisticBrenden Blanco1-0/+3
2015-06-07Add python packaging for the bpf libraryBrenden Blanco1-0/+3
2015-06-05Update license in source code to be Apache 2Brenden Blanco1-0/+2
2015-05-26Add clang support to bccBrenden Blanco1-0/+1
2015-05-10Use clang as a lib to parse the helper file liveBrenden Blanco1-14/+15
2015-05-06Reduce strength of clang requirement to 3.0Brenden Blanco1-2/+2
2015-05-03Updated README, example virt-install scriptBrenden Blanco1-2/+2
2015-05-01Initial commitBrenden Blanco1-1/+12
2015-04-26Initial commitBrenden Blanco1-0/+20