aboutsummaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2019-11-08build: use cmake build typesDamjan Marion1-8/+33
2019-03-28AppImage packagingDave Barach1-1/+1
2019-03-18Fix build with newer linux headersDamjan Marion1-1/+1
2019-01-29cmake: fix out-of-git-tree buildDamjan Marion1-10/+1
2019-01-26cmake: add support for linking with DPDK shared libsDamjan Marion1-1/+1
2019-01-20Rework of debian packagingDamjan Marion1-1/+1
2019-01-18cmake: print all flagsDamjan Marion1-8/+19
2019-01-18Look for plugins in target triplet subdirDamjan Marion1-0/+1
2019-01-17cmake: initial cross-compilation supportDamjan Marion1-0/+11
2018-09-20rename vpp-dpdk-dev to vpp-ext-depsDamjan Marion1-0/+1
2018-09-14cpack: add deb/rpm packaging to VPP moduleDamjan Marion1-0/+9
2018-09-12cmake: create cmake VPP module, update sample-plugin so it uses itDamjan Marion1-1/+2
2018-09-12Always use 'lib' instead of 'lib64'Damjan Marion1-1/+1
2018-09-03Compile vppinfra on macOSDamjan Marion1-6/+12
2018-09-02Switch to cmakeDamjan Marion1-0/+1
2018-08-31cmake: detect vpp version, set soversion, pretty config printDamjan Marion1-5/+41
2018-08-30cmake: a bit of packaging workDamjan Marion1-1/+1
2018-08-28cmake: Add perftool to cmake buildMohsin Kazmi1-1/+1
2018-08-28cmake: add g2 and elftool toolsDamjan Marion1-1/+1
2018-08-28cmake: install vppapigenDamjan Marion1-3/+7
2018-08-27cmake: fix clang build and few minor fixesDamjan Marion1-0/+5
2018-08-27CMake: fix install lib and iOMA missing symbolNeale Ranns1-1/+1
2018-08-27cmake: add vapi buildDamjan Marion1-1/+1
2018-08-26cmake: add add_vpp_library and add_vpp_executable macrosDamjan Marion1-10/+2
2018-08-26cmake: move functions to src/cmakeDamjan Marion1-151/+7
2018-08-25cmake: add more headers to the install listDamjan Marion1-1/+1
2018-08-23CMake: Add Cmake support for VatMohsin Kazmi1-3/+1
2018-08-22CMake: install .json files in ROOT/share/... for papi.Neale Ranns1-4/+11
2018-08-20CMake: generate .json from .api filesNeale Ranns1-3/+20
2018-08-20Detect support for memfd_create at compilationPierre Pfister1-1/+14
2018-08-20CMakeLists file for vpp-apiNeale Ranns1-1/+1
2018-08-18cmake: highlight warning and error messagesDamjan Marion1-0/+23
2018-08-17CMake as an alternative to autotools (experimental)Damjan Marion1-0/+161