Age | Commit message (Expand) | Author | Files | Lines |
2021-08-18 | vat2: add shared memory argument | Ole Troan | 1 | -6/+5 |
2021-05-11 | build: compiler flags handling cleanup | Damjan Marion | 1 | -0/+2 |
2021-04-30 | build: declare some CMake variables as advanced | Damjan Marion | 1 | -0/+9 |
2021-04-02 | build: create _objs target for each library | Damjan Marion | 1 | -3/+10 |
2021-02-08 | misc: support api generated dependency for multiarch source | Ole Troan | 1 | -1/+5 |
2020-11-25 | api: vat2 and json autogeneration for api messages | Ole Troan | 1 | -0/+32 |
2020-11-05 | build: link time optimization for release builds | Damjan Marion | 1 | -1/+8 |
2020-10-15 | build: forward dependencies to arch-specific libs | Aloys Augustin | 1 | -1/+1 |
2020-05-08 | build: various improvements | Damjan Marion | 1 | -1/+1 |
2019-12-17 | build: export vapi generation in vpp-dev | Oliver Giles | 1 | -1/+1 |
2019-09-25 | api: split api generated files | Ole Troan | 1 | -0/+2 |
2019-07-25 | build: package .api files in vpp-dev | Benoît Ganne | 1 | -1/+1 |
2019-06-07 | build: add -Wall and -fno-common, fix reported issues | Benoît Ganne | 1 | -1/+0 |
2019-02-14 | Add -fno-common compile option | Benoît Ganne | 1 | -1/+1 |
2018-09-14 | cpack: add deb/rpm packaging to VPP module | Damjan Marion | 1 | -1/+1 |
2018-09-14 | cmake: use VPP package in VOM | Damjan Marion | 1 | -1/+3 |
2018-09-12 | Always use 'lib' instead of 'lib64' | Damjan Marion | 1 | -1/+1 |
2018-09-07 | cmake: set packaging component for different files | Damjan Marion | 1 | -1/+5 |
2018-08-31 | cmake: detect vpp version, set soversion, pretty config print | Damjan Marion | 1 | -0/+1 |
2018-08-30 | cmake: a bit of packaging work | Damjan Marion | 1 | -4/+19 |
2018-08-28 | cmake: compile libs and plugins with -Wall | Damjan Marion | 1 | -0/+1 |
2018-08-27 | cmake: add vapi build | Damjan Marion | 1 | -1/+1 |
2018-08-27 | cmake: use lib64 for lib dir | Damjan Marion | 1 | -1/+1 |
2018-08-26 | cmake: add add_vpp_library and add_vpp_executable macros | Damjan Marion | 1 | -0/+64 |