aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2019-12-17build: export vapi generation in vpp-devOliver Giles1-1/+1
2019-11-04build: install generated api enum and type headersDave Barach1-0/+2
2019-08-15stats: refactor header filesDave Barach1-0/+1
2019-07-28api: add vl_api_version_t typePaul Vinciguerra1-0/+1
2019-05-24Remove historical ip4 icmp OAM codeDave Barach1-3/+0
2019-01-21cmake: fix missing install() lines for startup.conf and 80-vpp.confDamjan Marion1-0/+3
2018-12-17stats: Deprecate old stats frameworkOle Troan1-9/+0
2018-11-05Genric API types format/unformat support for VAT and custom dumpNeale Ranns1-0/+2
2018-10-11Stats: Include stat_segment.h in packages.Ole Troan1-0/+1
2018-09-28stats: Split stat_segment and stats code in preparation for deprecation.Ole Troan1-1/+1
2018-09-17STATS: Dynamically mapped shared memory segmentOle Troan1-2/+1
2018-09-07cmake: set packaging component for different filesDamjan Marion1-0/+1
2018-08-29STATS: stat_client updates.Ole Troan1-3/+8
2018-08-28cmake: don't install some test executableDamjan Marion1-0/+2
2018-08-27cmake: add vapi buildDamjan Marion1-1/+1
2018-08-26cmake: add add_vpp_library and add_vpp_executable macrosDamjan Marion1-24/+37
2018-08-25cmake: add more headers to the install listDamjan Marion1-0/+5
2018-08-23CMake: Add Cmake support for VatMohsin Kazmi1-4/+14
2018-08-21CMake: stats clients depend on the .api header generationNeale Ranns1-0/+2
2018-08-17CMake as an alternative to autotools (experimental)Damjan Marion1-0/+87