aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2024-02-23build: Discover libepoll-shim on FreeBSDTom Jones1-3/+3
2023-04-18vpp: install version.hOle Troan1-0/+6
2022-03-09stats: refactorDamjan Marion1-7/+0
2021-10-30build: add missing fib headers in packagesBenoît Ganne1-0/+6
2021-09-28misc: vpe.api messages dynamically allocatedOle Troan1-2/+4
2021-09-27misc: move part of vpe apis to vlibmemoryFlorin Coras1-2/+0
2021-09-17build: use GNUInstallDirs install destinationsNick Brown1-3/+3
2021-07-29ip: add api test fileFilip Tehlar1-0/+1
2021-06-16api: remove custom dumpFilip Tehlar1-1/+0
2021-05-06stats: memory heap countersOle Troan1-0/+1
2021-04-30misc: experimental configure scriptDamjan Marion1-5/+15
2020-11-25api: vat2 and json autogeneration for api messagesOle Troan1-0/+7
2020-11-10vpp: use vpp heap for libcBenoît Ganne1-0/+8
2020-09-21geneve: Move to pluginNeale Ranns1-1/+0
2020-09-18vat: add infrastructure to align vnet test code and plugin test codeOle Troan1-0/+2
2020-05-27build: make address sanitizer options configurable with cmakeDamjan Marion1-0/+5
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