aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Make dependency on LLVM native target optional (#2080)torgil2018-12-221-0/+1
* Add option to build with rtti (#2074)torgil2018-12-111-0/+1
* fix compilation error with latest llvm 8.0 trunk (#1976)yonghong-song2018-09-181-0/+1
* Fedora 28 support (#1820)Brenden Blanco2018-07-231-0/+1
* Introduce BPF Program Snapshot helper (bps)Martin KaFai Lau2017-10-241-0/+1
* add debug option to dump asm insns embedded with sourceYonghong Song2017-10-021-1/+1
* annotate program tagAlexei Starovoitov2017-09-061-0/+4
* Better check for compiler standard supportTeng Qin2017-08-251-6/+2
* Add c-library only optionBrenden Blanco2017-08-251-7/+12
* move api and create dependent optionBrenden Blanco2017-08-251-0/+1
* fix lua-bcc build issue with cmake try_compileYonghong Song2017-08-231-0/+1
* Fix usage of CMAKE_BUILD_TYPE settingGabor Buella2017-05-191-1/+3
* used the CheckCXXCompilerFlag module of Cmake to check the compiler whether o...Simon Liu2017-04-171-1/+9
* Added the option(USINGISYSTEM) of Cmake for controling whether using -isystem...Simon Liu2017-04-141-1/+2
* Determine kernel dirs at runtime (fix #743)Krzesimir Nowak2016-11-291-18/+0
* Merge pull request #701 from dkronst/masterBrenden Blanco2016-10-171-1/+3
|\
| * Merge branch 'master' into masterDror Kronstein2016-10-051-1/+6
| |\
| * | Making selection of kernel headers type automaticDror Kronstein2016-09-251-1/+3
* | | Fix #735 (#736)Marco Leogrande2016-10-061-5/+13
| |/ |/|
* | cmake: fix build when LLVM_INCLUDE_DIRS includes multiple directories (#709)Marco Leogrande2016-09-271-1/+6
* | Fix or hide a few warnings (#695)Marco Leogrande2016-09-271-1/+1
|/
* cmake: Add dependency to LibELFVicent Marti2016-04-201-0/+2
* cmake: Properly use library detection modulesVicent Marti2016-04-201-0/+2
* Introduce BCC_KERNEL_MODULES_DIRRagnar Dahlén2016-04-051-0/+6
* Add option to change kernel build search pathsBrenden Blanco2016-03-071-0/+16
* Honor the external C/CXX FLAGSGary Lin2015-12-011-2/+2
* Package tools into share/bcc/toolsBrenden Blanco2015-11-271-0/+2
* Use GNUInstallDirs for LIBDIR variableBrenden Blanco2015-09-231-4/+1
* Reorganize cmake files into dedicated cmake directoryBrenden Blanco2015-09-041-2/+2
* Add proper debian build supportBrenden Blanco2015-08-251-14/+0
* Update README with install info, few cleanupsBrenden Blanco2015-07-071-1/+2
* Add multiple build support stylesBrenden Blanco2015-07-061-3/+17
* WIP: rpm packagingBrenden Blanco2015-07-031-0/+2
* Update libvirt script to use fedora22Brenden Blanco2015-07-021-0/+4
* build without have to install llvm/clangAlexei Starovoitov2015-06-091-1/+4
* Make installation prefixes more realisticBrenden Blanco2015-06-091-0/+3
* Add python packaging for the bpf libraryBrenden Blanco2015-06-071-0/+3
* Update license in source code to be Apache 2Brenden Blanco2015-06-051-0/+2
* Add clang support to bccBrenden Blanco2015-05-261-0/+1
* Use clang as a lib to parse the helper file liveBrenden Blanco2015-05-101-14/+15
* Reduce strength of clang requirement to 3.0Brenden Blanco2015-05-061-2/+2
* Updated README, example virt-install scriptBrenden Blanco2015-05-031-2/+2
* Initial commitBrenden Blanco2015-05-011-1/+12
* Initial commitBrenden Blanco2015-04-261-0/+20