Age | Commit message (Expand) | Author | Files | Lines |
2021-09-21 | vapi: compile vpp-api folder before the plugins | Arthur de Kerhor | 1 | -2/+2 |
2021-09-17 | build: use GNUInstallDirs install destinations | Nick Brown | 1 | -2/+3 |
2021-07-16 | build: fix formatting of CMake config output | Damjan Marion | 1 | -12/+12 |
2021-05-27 | build: kindly ask python not to polute src/ | Damjan Marion | 1 | -0/+1 |
2021-05-21 | bfd: use vnet crypto | Klement Sekera | 1 | -1/+1 |
2021-05-11 | build: compiler flags handling cleanup | Damjan Marion | 1 | -46/+41 |
2021-05-05 | build: set CMAKE_EXPORT_COMPILE_COMMANDS | Damjan Marion | 1 | -0/+2 |
2021-05-04 | build: add set-build-type-* targets to CMake | Damjan Marion | 1 | -2/+10 |
2021-05-01 | vlib: refactor trajectory trace debug feature | Benoît Ganne | 1 | -0/+9 |
2021-05-01 | build: add option to turn off some march variants | Damjan Marion | 1 | -1/+1 |
2021-04-30 | misc: experimental configure script | Damjan Marion | 1 | -3/+33 |
2021-04-30 | build: switch release build to -O3 | Damjan Marion | 1 | -1/+1 |
2021-04-14 | misc: clang-12 support | Damjan Marion | 1 | -1/+9 |
2021-01-28 | build: do not _FORTIFY_SOURCE in debug mode | Mohammed Hawari | 1 | -1/+0 |
2021-01-20 | build: add the missing leading underscore to FORTIFY_SOURCE | Neale Ranns | 1 | -2/+2 |
2021-01-18 | build: make rpath optional | Nathan Moos | 1 | -1/+4 |
2020-11-25 | api: vat2 and json autogeneration for api messages | Ole Troan | 1 | -1/+1 |
2020-11-05 | build: link time optimization for release builds | Damjan Marion | 1 | -1/+12 |
2020-10-12 | misc: clang-11 and gcc-10 support | Damjan Marion | 1 | -1/+1 |
2020-06-16 | vlib: address sanitizer support for stack switch, enable clang | Damjan Marion | 1 | -1/+1 |
2020-06-16 | build: fix address sanitizer default args | Benoît Ganne | 1 | -1/+1 |
2020-05-27 | build: make address sanitizer options configurable with cmake | Damjan Marion | 1 | -0/+6 |
2020-05-08 | build: various improvements | Damjan Marion | 1 | -6/+11 |
2020-05-07 | misc: deprecate elftool | Damjan Marion | 1 | -1/+1 |
2020-04-30 | build: rework x86 CPU variants | Damjan Marion | 1 | -1/+1 |
2020-04-29 | misc: switch to clang-9 | Damjan Marion | 1 | -0/+2 |
2019-11-27 | misc: add address sanitizer heap instrumentation | Benoît Ganne | 1 | -0/+11 |
2019-11-22 | build: add build types helpstring to cmake project | Damjan Marion | 1 | -0/+9 |
2019-11-08 | build: use cmake build types | Damjan Marion | 1 | -8/+33 |
2019-03-28 | AppImage packaging | Dave Barach | 1 | -1/+1 |
2019-03-18 | Fix build with newer linux headers | Damjan Marion | 1 | -1/+1 |
2019-01-29 | cmake: fix out-of-git-tree build | Damjan Marion | 1 | -10/+1 |
2019-01-26 | cmake: add support for linking with DPDK shared libs | Damjan Marion | 1 | -1/+1 |
2019-01-20 | Rework of debian packaging | Damjan Marion | 1 | -1/+1 |
2019-01-18 | cmake: print all flags | Damjan Marion | 1 | -8/+19 |
2019-01-18 | Look for plugins in target triplet subdir | Damjan Marion | 1 | -0/+1 |
2019-01-17 | cmake: initial cross-compilation support | Damjan Marion | 1 | -0/+11 |
2018-09-20 | rename vpp-dpdk-dev to vpp-ext-deps | Damjan Marion | 1 | -0/+1 |
2018-09-14 | cpack: add deb/rpm packaging to VPP module | Damjan Marion | 1 | -0/+9 |
2018-09-12 | cmake: create cmake VPP module, update sample-plugin so it uses it | Damjan Marion | 1 | -1/+2 |
2018-09-12 | Always use 'lib' instead of 'lib64' | Damjan Marion | 1 | -1/+1 |
2018-09-03 | Compile vppinfra on macOS | Damjan Marion | 1 | -6/+12 |
2018-09-02 | Switch to cmake | Damjan Marion | 1 | -0/+1 |
2018-08-31 | cmake: detect vpp version, set soversion, pretty config print | Damjan Marion | 1 | -5/+41 |
2018-08-30 | cmake: a bit of packaging work | Damjan Marion | 1 | -1/+1 |
2018-08-28 | cmake: Add perftool to cmake build | Mohsin Kazmi | 1 | -1/+1 |
2018-08-28 | cmake: add g2 and elftool tools | Damjan Marion | 1 | -1/+1 |
2018-08-28 | cmake: install vppapigen | Damjan Marion | 1 | -3/+7 |
2018-08-27 | cmake: fix clang build and few minor fixes | Damjan Marion | 1 | -0/+5 |
2018-08-27 | CMake: fix install lib and iOMA missing symbol | Neale Ranns | 1 | -1/+1 |