Age | Commit message (Expand) | Author | Files | Lines |
2021-05-11 | build: compiler flags handling cleanup | Damjan Marion | 1 | -0/+2 |
2021-05-06 | build: add FORCE_ON option for multiarch variants | Damjan Marion | 1 | -2/+6 |
2021-04-30 | build: declare some CMake variables as advanced | Damjan Marion | 1 | -0/+1 |
2021-02-08 | misc: support api generated dependency for multiarch source | Ole Troan | 1 | -10/+11 |
2020-12-25 | build: add plugin dependencies only when present | Ruslan Babayev | 1 | -1/+3 |
2020-11-25 | api: vat2 and json autogeneration for api messages | Ole Troan | 1 | -1/+5 |
2020-11-05 | build: run garbage collection while linking plugins | Damjan Marion | 1 | -0/+3 |
2020-10-19 | misc: don't export symbols from plugins | Damjan Marion | 1 | -0/+1 |
2020-10-15 | build: forward dependencies to arch-specific libs | Aloys Augustin | 1 | -3/+5 |
2020-06-19 | build: add cmake dependency from test plugin to api | Tom Seidenberg | 1 | -0/+3 |
2020-05-08 | build: various improvements | Damjan Marion | 1 | -2/+2 |
2019-12-17 | build: export vapi generation in vpp-dev | Oliver Giles | 1 | -3/+4 |
2019-11-04 | build: install generated api enum and type headers | Dave Barach | 1 | -0/+2 |
2019-06-07 | build: add -Wall and -fno-common, fix reported issues | Benoît Ganne | 1 | -1/+0 |
2019-03-28 | cmake: add vpp_plugin_find_library macro | Damjan Marion | 1 | -0/+9 |
2019-01-22 | cmake: don't set SONAME for plugins | Damjan Marion | 1 | -0/+2 |
2019-01-20 | Rework of debian packaging | Damjan Marion | 1 | -2/+1 |
2018-09-14 | cpack: add deb/rpm packaging to VPP module | Damjan Marion | 1 | -2/+10 |
2018-09-12 | cmake: create cmake VPP module, update sample-plugin so it uses it | Damjan Marion | 1 | -6/+11 |
2018-09-12 | Always use 'lib' instead of 'lib64' | Damjan Marion | 1 | -2/+2 |
2018-09-07 | cmake: set packaging component for different files | Damjan Marion | 1 | -4/+4 |
2018-08-30 | cmake: a bit of packaging work | Damjan Marion | 1 | -7/+24 |
2018-08-28 | cmake: compile libs and plugins with -Wall | Damjan Marion | 1 | -0/+1 |
2018-08-27 | cmake: Fix plugins .h includes | Mohsin Kazmi | 1 | -1/+10 |
2018-08-27 | cmake: add vapi build | Damjan Marion | 1 | -2/+4 |
2018-08-27 | cmake: use lib64 for lib dir | Damjan Marion | 1 | -2/+2 |
2018-08-26 | cmake: move functions to src/cmake | Damjan Marion | 1 | -0/+53 |